]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/picosam9g45_defconfig
board: ge: bx50v3: Enable CONFIG_DM
[thirdparty/u-boot.git] / configs / picosam9g45_defconfig
CommitLineData
bfc37f3c 1CONFIG_ARM=y
f1cd6961 2CONFIG_SYS_THUMB_BUILD=y
bfc37f3c 3CONFIG_ARCH_AT91=y
278b90ce 4CONFIG_SYS_TEXT_BASE=0x23f00000
bfc37f3c 5CONFIG_TARGET_PICOSAM9G45=y
53b5bf3c 6CONFIG_SPL_GPIO_SUPPORT=y
77d2f7f5 7CONFIG_SPL_LIBCOMMON_SUPPORT=y
cc4288ef 8CONFIG_SPL_LIBGENERIC_SUPPORT=y
1fdf7c64 9CONFIG_SPL_MMC_SUPPORT=y
e00f76ce 10CONFIG_SPL_SERIAL_SUPPORT=y
c9542eae 11CONFIG_SPL=y
0c3a9ed4 12CONFIG_SPL_FS_FAT=y
358b6a20 13CONFIG_SPL_LIBDISK_SUPPORT=y
86cf1c82 14CONFIG_NR_DRAM_BANKS=2
bfc37f3c 15CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
bb597c0e 16CONFIG_BOOTDELAY=3
5abc1a45
SP
17CONFIG_USE_BOOTARGS=y
18CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait"
ef26d603
SG
19# CONFIG_CONSOLE_MUX is not set
20CONFIG_SYS_CONSOLE_IS_IN_ENV=y
84351792 21# CONFIG_DISPLAY_BOARDINFO is not set
a5d67547 22CONFIG_BOARD_EARLY_INIT_F=y
358b6a20 23CONFIG_SPL_WATCHDOG_SUPPORT=y
adad96e6 24CONFIG_HUSH_PARSER=y
9316412f 25CONFIG_SYS_PROMPT="U-Boot> "
bfc37f3c 26# CONFIG_CMD_BDI is not set
89cb2b5f 27CONFIG_CMD_BOOTZ=y
bfc37f3c 28# CONFIG_CMD_IMI is not set
bfc37f3c 29# CONFIG_CMD_FLASH is not set
88663126 30# CONFIG_CMD_LOADS is not set
89cb2b5f 31CONFIG_CMD_MMC=y
78d1e1d0 32CONFIG_CMD_USB=y
bfc37f3c 33# CONFIG_CMD_SETEXPR is not set
78d1e1d0
TR
34CONFIG_CMD_DHCP=y
35CONFIG_CMD_PING=y
89cb2b5f 36CONFIG_CMD_FAT=y
5dc4dfd2 37CONFIG_ENV_IS_IN_FAT=y
1bac199e
TR
38CONFIG_DM=y
39CONFIG_SPL_DM=y
645176d1 40CONFIG_USB=y
64d6ac5b 41CONFIG_USB_EHCI_HCD=y
645176d1 42CONFIG_USB_STORAGE=y
f8b19a88 43CONFIG_LCD=y
1473f6ac
PC
44CONFIG_WDT=y
45CONFIG_WDT_AT91=y
1bac199e 46CONFIG_OF_LIBFDT=y