configs: rpi_4: Enable CONFIG_ARCH_FIXUP_FDT_MEMORY for Tizen
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 5 Jun 2020 12:52:02 +0000 (14:52 +0200)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:37:12 +0000 (11:37 +0100)
commitab46306c217c5812b2feed285934f18081324258
tree0e0ea2995321b135a20fe17d7447d8df1fc049a6
parent5c6a983d5840af6f3cf8967ceadac685bf1d8bb8
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