X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fat91sam9n12ek_spiflash_defconfig;h=a7d05810a0203689741a3d8d9d410e16d7246e18;hb=HEAD;hp=7e898f0c43bda9f7ceddf36332a16efca688dc42;hpb=e82abaeb7f2a0833fccf90460c48b9f2100258f8;p=karo-tx-uboot.git diff --git a/configs/at91sam9n12ek_spiflash_defconfig b/configs/at91sam9n12ek_spiflash_defconfig index 7e898f0c43..a7d05810a0 100644 --- a/configs/at91sam9n12ek_spiflash_defconfig +++ b/configs/at91sam9n12ek_spiflash_defconfig @@ -1,3 +1,11 @@ -CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_SPIFLASH" CONFIG_ARM=y +CONFIG_ARCH_AT91=y CONFIG_TARGET_AT91SAM9N12EK=y +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9N12,SYS_USE_SPIFLASH" +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SETEXPR is not set +CONFIG_SPI_FLASH=y +CONFIG_SYS_PROMPT="U-Boot> "