u-boot-brain/arch/arm/cpu/arm926ejs/orion5x
Albert Aribaud 4e4479a892 Orion5x: bugfix: window size (mis)calculation
Fix orion5x_winctrl_calcsize() off-by-1 bug which caused mapping
windows to be cut by half. This afected all windows including NOR
flash (causing half the flash to be unaccessible) but DRAM was and
still is fine as its size is determined otherwise.

Signed-off-by: Albert Aribaud <albert.aribaud@free.fr>
2010-08-26 14:05:19 +05:30
..
cpu.c Orion5x: bugfix: window size (mis)calculation 2010-08-26 14:05:19 +05:30
dram.c Initial support for Marvell Orion5x SoC 2010-06-17 19:36:07 +05:30
lowlevel_init.S Prepare v2010.06-rc3 2010-06-23 20:50:54 +02:00
Makefile Initial support for Marvell Orion5x SoC 2010-06-17 19:36:07 +05:30
timer.c Initial support for Marvell Orion5x SoC 2010-06-17 19:36:07 +05:30