]> Git Repo - u-boot.git/blame - configs/sniper_defconfig
configs: Resync with savedefconfig
[u-boot.git] / configs / sniper_defconfig
CommitLineData
0257930b 1CONFIG_ARM=y
a93fbf4a 2CONFIG_ARCH_OMAP2PLUS=y
e902ac8d 3CONFIG_SYS_MALLOC_F_LEN=0x4000
54920df1 4CONFIG_DEFAULT_DEVICE_TREE="ti/omap/omap3-sniper"
06066a7d 5CONFIG_TARGET_SNIPER=y
e902ac8d 6CONFIG_SPL_SYS_MALLOC_F_LEN=0x400
c9542eae 7CONFIG_SPL=y
fa2c1467 8CONFIG_DISTRO_DEFAULTS=y
970bf860 9CONFIG_BOOTCOMMAND="setenv boot_mmc_part ${kernel_mmc_part}; if test reboot-${reboot-mode} = reboot-r; then echo recovery; setenv boot_mmc_part ${recovery_mmc_part}; fi; if test reboot-${reboot-mode} = reboot-b; then echo fastboot; fastboot 0; fi; part start mmc ${boot_mmc_dev} ${boot_mmc_part} boot_mmc_start; part size mmc ${boot_mmc_dev} ${boot_mmc_part} boot_mmc_size; mmc dev ${boot_mmc_dev}; mmc read ${kernel_addr_r} ${boot_mmc_start} ${boot_mmc_size} && bootm ${kernel_addr_r};"
ef26d603 10CONFIG_SYS_CONSOLE_IS_IN_ENV=y
54920df1 11CONFIG_SPL_BOARD_INIT=y
e902ac8d 12CONFIG_SPL_SYS_MALLOC_SIMPLE=y
82e26e0d 13CONFIG_SPL_SYS_MALLOC=y
e902ac8d 14CONFIG_SPL_SYS_MALLOC_SIZE=0x800000
2a00d73d 15# CONFIG_SPL_SYS_MMCSD_RAW_MODE is not set
f4b40924 16# CONFIG_SPL_FS_EXT4 is not set
358b6a20 17# CONFIG_SPL_NAND_SUPPORT is not set
23a004a6 18CONFIG_CMD_GPIO=y
88663126
TR
19CONFIG_CMD_I2C=y
20CONFIG_CMD_MMC=y
23a004a6 21# CONFIG_CMD_SETEXPR is not set
54920df1
PK
22CONFIG_OF_CONTROL=y
23CONFIG_SPL_OF_CONTROL=y
24CONFIG_OF_UPSTREAM=y
e91907a1 25CONFIG_ENV_OVERWRITE=y
8d8ee47e 26CONFIG_SYS_RELOC_GD_ENV_ADDR=y
54920df1
PK
27CONFIG_SPL_DM=y
28CONFIG_DM_I2C=y
29CONFIG_I2C_SET_DEFAULT_BUS_NUM=y
cc3fedb2 30CONFIG_TWL4030_INPUT=y
1d2c0506 31CONFIG_MMC_OMAP_HS=y
This page took 0.849544 seconds and 5 git commands to generate.