configs: rpi_4: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY for Tizen 67/235567/2
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 5 Jun 2020 12:52:02 +0000 (14:52 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 9 Jun 2020 01:56:17 +0000 (01:56 +0000)
commitb46f60f0a5fbcb5f9106a9310fd5e3c3514bd287
treec72e57676e54e3339799dc15e32bec8cd392b4d9
parentbde28c21a839d833e866ed3a35707238e2cb9f1c
configs: rpi_4: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY for Tizen

On Tizen, a custom dtb loaded directly from boot partition is used instead of the one provided by the VC4 firmware, thus u-boot needs to update the
memory information in the loaded dtb. Without this option, the memory information is missing
and the loaded Linux kernel crashes early.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ic78d134aaef2ab272f839d305b5db3e79b0ef90b
configs/rpi_4_defconfig