mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
microblaze: Showing model information from DT by default
Show information about board read from DT by default to know what board U-Boot is running at. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
@@ -16,6 +16,7 @@ CONFIG_BOOTDELAY=-1
|
||||
CONFIG_USE_BOOTARGS=y
|
||||
CONFIG_BOOTARGS="root=romfs"
|
||||
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
|
||||
CONFIG_DISPLAY_BOARDINFO=y
|
||||
CONFIG_SPL_BOARD_INIT=y
|
||||
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
|
||||
CONFIG_SPL_NOR_SUPPORT=y
|
||||
|
Reference in New Issue
Block a user