projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aeb3c38
)
arm64: versal: Let U-Boot to update memory node by default
author
Michal Simek
<michal.simek@xilinx.com>
Tue, 5 May 2020 14:17:57 +0000
(16:17 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 24 Jun 2020 11:07:57 +0000
(13:07 +0200)
There is no reason not to let U-Boot to update memory node by default. In
past this was disabled by purpose to be able to test different memory
configurations from one U-Boot instance.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_versal_virt_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_versal_virt_defconfig
b/configs/xilinx_versal_virt_defconfig
index 4ed14f7030cca33a9e18059b299555f0821a4257..a307702e7b44b63fd6e4592c0d211036c88152b2 100644
(file)
--- a/
configs/xilinx_versal_virt_defconfig
+++ b/
configs/xilinx_versal_virt_defconfig
@@
-7,7
+7,6
@@
CONFIG_COUNTER_FREQUENCY=62500000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
-# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set
CONFIG_BOOTDELAY=5
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_BOARD_EARLY_INIT_R=y