mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-09 10:05:13 +08:00
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Disable BOARD_LATE_INIT via Kconfig. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -557,7 +557,7 @@ config VERSION_VARIABLE
|
||||
next reset.
|
||||
|
||||
config BOARD_LATE_INIT
|
||||
bool
|
||||
bool "Execute Board late init"
|
||||
help
|
||||
Sometimes board require some initialization code that might
|
||||
require once the actual init done, example saving board specific env,
|
||||
|
||||
Reference in New Issue
Block a user