Skip to content
Commit 145df6fe authored by Michael Walle's avatar Michael Walle Committed by Luka Perkov
Browse files

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: default avatarMichael Walle <michael@walle.cc>
parent bc2ad9f0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment