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:
5aa46d0
)
configs: am62x_beagleplay_r5_defconfig: Enable SPL_BOARD_INIT
author
Nishanth Menon
<nm@ti.com>
Tue, 20 Feb 2024 18:39:49 +0000
(12:39 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 4 Mar 2024 16:49:23 +0000
(11:49 -0500)
Enable CONFIG_SPL_BOARD_INIT to configure the 32k crystal.
Signed-off-by: Nishanth Menon <nm@ti.com>
configs/am62x_beagleplay_r5_defconfig
patch
|
blob
|
history
diff --git
a/configs/am62x_beagleplay_r5_defconfig
b/configs/am62x_beagleplay_r5_defconfig
index 2f3264b7ede6e8f3ee2f0aecdbb85877eac208f1..9413c859870f7987356032c95f148e0ddaded38b 100644
(file)
--- a/
configs/am62x_beagleplay_r5_defconfig
+++ b/
configs/am62x_beagleplay_r5_defconfig
@@
-36,6
+36,7
@@
CONFIG_SPL_HAS_BSS_LINKER_SECTION=y
CONFIG_SPL_BSS_START_ADDR=0x43c3b000
CONFIG_SPL_BSS_MAX_SIZE=0x3000
CONFIG_SPL_SYS_REPORT_STACK_F_USAGE=y
+CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_SEPARATE_BSS=y