9
0
Fork 0
barebox/arch
Sascha Hauer 5a6410edd7 ARM: MMU: Fix memory reaching to the end of address space
For memory reaching the end of the address space
phys + bank->size overflows to 0. Fix this by right shifting
phys and bank->size before adding them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Sean Cross <xobs@kosagi.com>
2014-03-18 17:26:23 +01:00
..
arm ARM: MMU: Fix memory reaching to the end of address space 2014-03-18 17:26:23 +01:00
blackfin bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
mips Merge branch 'for-next/mips' 2014-02-03 09:55:54 +01:00
nios2 bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
openrisc defaultenv: Allow multiple defaultenvironment overlays 2014-02-28 08:14:14 +01:00
ppc Merge branch 'for-next/ppc' 2014-03-07 09:25:56 +01:00
sandbox sandbox: update to new environment 2014-02-03 08:58:54 +01:00
x86 scripts: add arch/x86/lib/barebox.lds to gitignore 2013-12-10 08:40:32 +01:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00