diff options
author | Andy Fleming <afleming@freescale.com> | 2007-08-14 10:32:59 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-08-14 17:38:19 +0200 |
commit | 073e1b509980cefe6f53c2d7fbbcd135df1e3924 (patch) | |
tree | ba308cd8f7ecad186bdbf13991355c508ccf00d7 /include/asm-avr32/addrspace.h | |
parent | a4d2636f2a859245ed3a401f26189da2dfda4ceb (diff) | |
download | u-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 'include/asm-avr32/addrspace.h')
0 files changed, 0 insertions, 0 deletions