X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fam335x_evm_spiboot_defconfig;h=bbeb3c949805ab78398572deb98d762f1347c23a;hb=36cf6c5a0ef080c52ce7eabb4693f0816ee37442;hp=a6188ea72666171f7012f9c737f982dc2d34cbc9;hpb=1286b7f6ca5fc3d42927cbe2f50b51a4870021dd;p=karo-tx-uboot.git diff --git a/configs/am335x_evm_spiboot_defconfig b/configs/am335x_evm_spiboot_defconfig index a6188ea726..bbeb3c9498 100644 --- a/configs/am335x_evm_spiboot_defconfig +++ b/configs/am335x_evm_spiboot_defconfig @@ -1,5 +1,10 @@ +CONFIG_ARM=y +CONFIG_TARGET_AM335X_EVM=y CONFIG_SPL=y +CONFIG_SPL_STACK_R=y +CONFIG_SPL_STACK_R_ADDR=0x82000000 CONFIG_SYS_EXTRA_OPTIONS="SPI_BOOT" -CONFIG_CONS_INDEX=1 -+S:CONFIG_ARM=y -+S:CONFIG_TARGET_AM335X_EVM=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set +CONFIG_SPI_FLASH=y