summaryrefslogtreecommitdiff
path: root/lib_nios/board.c
diff options
context:
space:
mode:
authorAndy Fleming <afleming@freescale.com>2007-08-14 10:32:59 -0500
committerWolfgang Denk <wd@denx.de>2007-08-14 17:38:19 +0200
commit073e1b509980cefe6f53c2d7fbbcd135df1e3924 (patch)
treeba308cd8f7ecad186bdbf13991355c508ccf00d7 /lib_nios/board.c
parenta4d2636f2a859245ed3a401f26189da2dfda4ceb (diff)
downloadu-boot-imx-073e1b509980cefe6f53c2d7fbbcd135df1e3924.zip
u-boot-imx-073e1b509980cefe6f53c2d7fbbcd135df1e3924.tar.gz
u-boot-imx-073e1b509980cefe6f53c2d7fbbcd135df1e3924.tar.bz2
Fix initrd/dtb interaction
The original code would wrongly relocate the blob to be right before the initrd if it existed. The blob *must* be within CFG_BOOTMAPSZ, if it is defined. So we make two changes: 1) flag the blob for relocation whenever its address is above BOOTMAPSZ 2) If the blob is being relocated, relocate it before kbd, not initrd Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'lib_nios/board.c')
0 files changed, 0 insertions, 0 deletions