forked from OERV-BSP/u-boot
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -25,6 +25,7 @@ CONFIG_SYS_MEMTEST_END=0xc4000000
|
||||
CONFIG_FIT=y
|
||||
CONFIG_DISTRO_DEFAULTS=y
|
||||
CONFIG_BOOTDELAY=1
|
||||
CONFIG_FDT_SIMPLEFB=y
|
||||
CONFIG_BOOTCOMMAND="run bootcmd_stm32mp"
|
||||
CONFIG_SPL_LOG=y
|
||||
CONFIG_BOARD_EARLY_INIT_F=y
|
||||
@@ -44,7 +45,6 @@ CONFIG_SPL_DM_SPI_FLASH=y
|
||||
CONFIG_SPL_POWER=y
|
||||
CONFIG_SPL_SPI_FLASH_MTD=y
|
||||
CONFIG_SYS_SPI_U_BOOT_OFFS=0x80000
|
||||
CONFIG_FDT_SIMPLEFB=y
|
||||
CONFIG_SYS_PROMPT="STM32MP> "
|
||||
CONFIG_SYS_PBSIZE=1050
|
||||
CONFIG_SYS_BOOTM_LEN=0x2000000
|
||||
|
||||
Reference in New Issue
Block a user