]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
authorCorentin Labbe <clabbe@baylibre.com>
Wed, 13 May 2020 08:07:24 +0000 (08:07 +0000)
committerMatthias Brugger <mbrugger@suse.com>
Sat, 30 May 2020 21:05:47 +0000 (23:05 +0200)
commit5c7f5c5b006c09157638b416ebe73d5cccec188c
treefa80bb81cc1ca258ede9809a08fa146e69582418
parent29b0540d5acc35c8096d7147d7574d0b3ae7dcc0
rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY

As discussed at https://lore.kernel.org/linux-arm-kernel/b726290c-1038-3771-5187-6ac370bc92c9@arm.com/T/
the defconfig for rpi4 miss CONFIG_ARCH_FIXUP_FDT_MEMORY.
Without it, booting with an initrd fail.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
configs/rpi_4_32b_defconfig
configs/rpi_4_defconfig