X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fmaxbcm_defconfig;h=6b5363d54f533bc6e04936d3bb8dcda7be8e41aa;hb=e731af4893f7741c66254161ad9b6f5280369895;hp=04cae24726f99086fe69df48e592b7a1b0a21445;hpb=d168bcb6fe39108042c0c771f0823a95346a8e7e;p=oweals%2Fu-boot.git diff --git a/configs/maxbcm_defconfig b/configs/maxbcm_defconfig index 04cae24726..6b5363d54f 100644 --- a/configs/maxbcm_defconfig +++ b/configs/maxbcm_defconfig @@ -1,4 +1,5 @@ CONFIG_ARM=y +CONFIG_ARCH_CPU_INIT=y CONFIG_ARCH_MVEBU=y CONFIG_SYS_TEXT_BASE=0x00800000 CONFIG_SPL_LIBCOMMON_SUPPORT=y @@ -13,12 +14,15 @@ CONFIG_DEBUG_UART_CLOCK=250000000 CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_DEBUG_UART=y +CONFIG_SPL_TEXT_BASE=0x40004030 CONFIG_BOOTDELAY=3 +CONFIG_USE_PREBOOT=y CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_SPL_I2C_SUPPORT=y CONFIG_SPL_SPI_LOAD=y +CONFIG_SYS_SPI_U_BOOT_OFFS=0x20000 # CONFIG_CMD_FLASH is not set CONFIG_CMD_I2C=y CONFIG_CMD_SF=y