From: Jaehoon Chung Date: Thu, 7 Nov 2019 09:56:22 +0000 (+0900) Subject: configs: rpi_4_32b_defconfig: enable memory fixup configuration X-Git-Tag: submit/tizen/20191111.033315~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ce494ca08edad507dfb1a6882b60a8d09308e049;p=platform%2Fkernel%2Fu-boot.git configs: rpi_4_32b_defconfig: enable memory fixup configuration Enable Memory fixup configuration. It's fixup memory during jump to kernel. Change-Id: I94dd671cefcb97ef46272e97d9c8c0008e580064 Signed-off-by: Jaehoon Chung --- diff --git a/configs/rpi_4_32b_defconfig b/configs/rpi_4_32b_defconfig index 0652fa1544..95d3aa5df2 100644 --- a/configs/rpi_4_32b_defconfig +++ b/configs/rpi_4_32b_defconfig @@ -6,7 +6,6 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_NR_DRAM_BANKS=1 CONFIG_DISTRO_DEFAULTS=y CONFIG_OF_BOARD_SETUP=y -# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set CONFIG_MISC_INIT_R=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set