projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a63456b
)
boot/Kconfig: correct fdt_fixup_memory_banks name typo
author
Baruch Siach
<baruch@tkos.co.il>
Mon, 28 Oct 2024 16:44:35 +0000
(18:44 +0200)
committer
Tom Rini
<trini@konsulko.com>
Wed, 30 Oct 2024 19:03:54 +0000
(13:03 -0600)
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
boot/Kconfig
patch
|
blob
|
history
diff --git
a/boot/Kconfig
b/boot/Kconfig
index b9287c606856c1b45c81769b1c4c261b922ccf50..7dd30a030e39952b08d19fac4976d6458f67dad5 100644
(file)
--- a/
boot/Kconfig
+++ b/
boot/Kconfig
@@
-1699,7
+1699,7
@@
config FDT_SIMPLEFB
memory
config ARCH_FIXUP_FDT_MEMORY
- bool "Enable
arch
_fixup_memory_banks() call"
+ bool "Enable
fdt
_fixup_memory_banks() call"
default y
help
Enable FDT memory map syncup before OS boot. This feature can be