projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
427ad55
)
configs: rpi_4_32b_defconfig: enable memory fixup configuration
96/217196/2
author
Jaehoon Chung
<jh80.chung@samsung.com>
Thu, 7 Nov 2019 09:56:22 +0000
(18:56 +0900)
committer
Dongwoo Lee
<dwoo08.lee@samsung.com>
Fri, 8 Nov 2019 01:18:21 +0000
(
01:18
+0000)
Enable Memory fixup configuration.
It's fixup memory during jump to kernel.
Change-Id: I94dd671cefcb97ef46272e97d9c8c0008e580064
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/rpi_4_32b_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_4_32b_defconfig
b/configs/rpi_4_32b_defconfig
index 0652fa154497538946499831b3d0cdbb8210c64b..95d3aa5df250c094daae7967c176820047bc5fdb 100644
(file)
--- 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