diff options
author | Michael Walle <michael@walle.cc> | 2015-02-08 20:06:06 +0100 |
---|---|---|
committer | Luka Perkov <luka.perkov@sartura.hr> | 2015-02-12 15:28:02 +0100 |
commit | 145df6fe2a5897cfda0ca2992d0e08cdb9cc0cde (patch) | |
tree | 644db8dd9b8eddb2b0e4839b230b59003905beb0 /include/configs/mx25pdk.h | |
parent | bc2ad9f04dd9d15e7134f7e1b6386d1995772d69 (diff) | |
download | u-boot-imx-145df6fe2a5897cfda0ca2992d0e08cdb9cc0cde.zip u-boot-imx-145df6fe2a5897cfda0ca2992d0e08cdb9cc0cde.tar.gz u-boot-imx-145df6fe2a5897cfda0ca2992d0e08cdb9cc0cde.tar.bz2 |
lsxl: place the dtb below the inital ramdisk
The dtb was loaded at a memory address after the initial ramdisk. Thus a
large ramdisk would overwrite the dtb. Move it to "ramdisk_start - 64k".
64k should be enough for the device tree blob. Also the kernel
documentation arm/Booting suggests to put the dtb before the initial
ramdisk.
Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'include/configs/mx25pdk.h')
0 files changed, 0 insertions, 0 deletions