]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/picosam9g45_defconfig
scsi: move the partition initialization out of the scsi detection
[people/ms/u-boot.git] / configs / picosam9g45_defconfig
CommitLineData
bfc37f3c
EL
1CONFIG_ARM=y
2CONFIG_ARCH_AT91=y
3CONFIG_TARGET_PICOSAM9G45=y
53b5bf3c 4CONFIG_SPL_GPIO_SUPPORT=y
77d2f7f5 5CONFIG_SPL_LIBCOMMON_SUPPORT=y
cc4288ef 6CONFIG_SPL_LIBGENERIC_SUPPORT=y
1fdf7c64 7CONFIG_SPL_MMC_SUPPORT=y
e00f76ce 8CONFIG_SPL_SERIAL_SUPPORT=y
8728c97e 9CONFIG_SPL_LIBDISK_SUPPORT=y
02e69a5d 10CONFIG_SPL_WATCHDOG_SUPPORT=y
8728c97e 11CONFIG_SPL_FAT_SUPPORT=y
bfc37f3c 12CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
bb597c0e 13CONFIG_BOOTDELAY=3
ef26d603
SG
14# CONFIG_CONSOLE_MUX is not set
15CONFIG_SYS_CONSOLE_IS_IN_ENV=y
84351792 16# CONFIG_DISPLAY_BOARDINFO is not set
a5d67547 17CONFIG_BOARD_EARLY_INIT_F=y
c2ae7d82 18CONFIG_SPL=y
adad96e6 19CONFIG_HUSH_PARSER=y
9316412f 20CONFIG_SYS_PROMPT="U-Boot> "
bfc37f3c 21# CONFIG_CMD_BDI is not set
89cb2b5f 22CONFIG_CMD_BOOTZ=y
bfc37f3c
EL
23# CONFIG_CMD_IMI is not set
24# CONFIG_CMD_IMLS is not set
25# CONFIG_CMD_LOADS is not set
26# CONFIG_CMD_FLASH is not set
89cb2b5f 27CONFIG_CMD_MMC=y
78d1e1d0 28CONFIG_CMD_USB=y
bfc37f3c
EL
29# CONFIG_CMD_FPGA is not set
30# CONFIG_CMD_SETEXPR is not set
78d1e1d0
TR
31CONFIG_CMD_DHCP=y
32CONFIG_CMD_PING=y
89cb2b5f 33CONFIG_CMD_FAT=y
645176d1
TR
34CONFIG_USB=y
35CONFIG_USB_STORAGE=y
f8b19a88 36CONFIG_LCD=y
69e173eb 37CONFIG_OF_LIBFDT=y