Re: [U-Boot] [PATCH v2 1/1] meson: gxbb: change ramdisk_addr_r

2017-04-16 Thread Simon Glass
On 14 April 2017 at 12:04, Heinrich Schuchardt wrote: > 0x1000 is the start of a 2 MiB area used by the > ARM Trusted Firmware (BL31). > > See > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/tree/arch/arm64/boot/dts/amlogic/meson-gx.dtsi?id=refs/tags/v4.10.10 > > So w

[U-Boot] [PATCH v2 1/1] meson: gxbb: change ramdisk_addr_r

2017-04-14 Thread Heinrich Schuchardt
0x1000 is the start of a 2 MiB area used by the ARM Trusted Firmware (BL31). See https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/tree/arch/arm64/boot/dts/amlogic/meson-gx.dtsi?id=refs/tags/v4.10.10 So we should not load the ramdisk here. The legacy Ubuntu image for th