u-boot-brain/arch/arm
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 Orion5x: bugfix: window size (mis)calculation 2010-08-26 14:05:19 +05:30
include/asm Merge branch 'master' of /home/wd/git/u-boot/master 2010-08-18 21:19:00 +02:00
lib Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00