MEM: Fix fs.py by specifying the range size rather than end
authorAndreas Hansson <andreas.hansson@arm.com>
Wed, 25 Jan 2012 17:44:43 +0000 (12:44 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Wed, 25 Jan 2012 17:44:43 +0000 (12:44 -0500)
commit53c130bf2fdd4036b0988431c8cc32cfad06798e
treed35ebdc90f549e14f25ade199eb5851cf653512b
parent698408bce2a2294ab620cb70d6272f33fa75e017
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.
configs/example/fs.py