Review Board 2.0.15


MEM: Fix fs.py by specifying the range size rather than end

Review Request #1009 - Created Jan. 23, 2012 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
MEM: Fix fs.py by specifying the range size rather than end

This patch fixes the currently broken fs.py by specifying the size of
the bridge range rather than the end address. This effectively
subtracts one when determining the address range for the IO bridge
(from IO bus to membus), and thus avoids the overlapping ranges.
Ran fs.py with bbench
Review request changed
Updated (Jan. 25, 2012, 1:54 a.m.)

Status: Closed (submitted)