]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/sniper_defconfig
Merge tag 'u-boot-rockchip-20240507' of https://source.denx.de/u-boot/custodians...
[thirdparty/u-boot.git] / configs / sniper_defconfig
CommitLineData
0257930b 1CONFIG_ARM=y
3a649407 2# CONFIG_SYS_THUMB_BUILD is not set
a93fbf4a 3CONFIG_ARCH_OMAP2PLUS=y
98463903 4CONFIG_TEXT_BASE=0x80100000
7cfbba36 5CONFIG_SYS_MALLOC_LEN=0x120000
e0568924 6CONFIG_SYS_MALLOC_F_LEN=0x400
9802154a 7CONFIG_NR_DRAM_BANKS=2
fcb5117d
TR
8CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
9CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x4020ff00
c5a6e9f8 10CONFIG_SPL_TEXT_BASE=0x40200000
06066a7d 11CONFIG_TARGET_SNIPER=y
fcb5117d 12CONFIG_SPL_STACK=0x4020fffc
18e791c4 13CONFIG_SPL_BSS_START_ADDR=0x80000000
c9542eae 14CONFIG_SPL=y
fa2c1467 15CONFIG_DISTRO_DEFAULTS=y
970bf860 16CONFIG_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};"
42fb448a
TR
17CONFIG_SYS_CBSIZE=512
18CONFIG_SYS_PBSIZE=538
ef26d603 19CONFIG_SYS_CONSOLE_IS_IN_ENV=y
ca8a329a 20CONFIG_SPL_MAX_SIZE=0xec00
f113d7d3 21# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
82e26e0d
SG
22CONFIG_SPL_SYS_MALLOC=y
23CONFIG_SPL_HAS_CUSTOM_MALLOC_START=y
24CONFIG_SPL_CUSTOM_SYS_MALLOC_ADDR=0x80208000
18780951 25# CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set
8728c97e
TR
26CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION=y
27CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION=2
f4b40924 28# CONFIG_SPL_FS_EXT4 is not set
358b6a20 29# CONFIG_SPL_NAND_SUPPORT is not set
ba6d575e 30CONFIG_SYS_PROMPT="sniper # "
23a004a6 31CONFIG_CMD_GPIO=y
88663126
TR
32CONFIG_CMD_I2C=y
33CONFIG_CMD_MMC=y
23a004a6 34# CONFIG_CMD_SETEXPR is not set
e91907a1 35CONFIG_ENV_OVERWRITE=y
8d8ee47e 36CONFIG_SYS_RELOC_GD_ENV_ADDR=y
55dabcc8
TR
37CONFIG_SYS_I2C_LEGACY=y
38CONFIG_SPL_SYS_I2C_LEGACY=y
14376b8e 39CONFIG_SYS_I2C_SPEED=400000
cc3fedb2 40CONFIG_TWL4030_INPUT=y
1d2c0506 41CONFIG_MMC_OMAP_HS=y
6f6b7cfa 42CONFIG_CONS_INDEX=3
69e173eb 43CONFIG_OF_LIBFDT=y