xref: /openbmc/u-boot/configs/ast2600_openbmc_spl_emmc_defconfig (revision 9c452f1c99235bfbd25dfd793b5788915cc7f81b)
1db9eaeccSJoel StanleyCONFIG_ARM=y
2db9eaeccSJoel StanleyCONFIG_SYS_CONFIG_NAME="evb_ast2600_spl_emmc"
3db9eaeccSJoel StanleyCONFIG_SYS_DCACHE_OFF=y
4db9eaeccSJoel StanleyCONFIG_POSITION_INDEPENDENT=y
5db9eaeccSJoel StanleyCONFIG_SYS_THUMB_BUILD=y
6db9eaeccSJoel StanleyCONFIG_SPL_LDSCRIPT="arch/$(ARCH)/mach-aspeed/ast2600/u-boot-spl.lds"
7db9eaeccSJoel StanleyCONFIG_ARCH_ASPEED=y
8db9eaeccSJoel StanleyCONFIG_SYS_TEXT_BASE=0x81000000
9db9eaeccSJoel StanleyCONFIG_ASPEED_AST2600=y
10db9eaeccSJoel StanleyCONFIG_SPL_GPIO_SUPPORT=y
11db9eaeccSJoel StanleyCONFIG_SPL_LIBCOMMON_SUPPORT=y
12db9eaeccSJoel StanleyCONFIG_SPL_LIBGENERIC_SUPPORT=y
13db9eaeccSJoel StanleyCONFIG_SYS_MALLOC_F_LEN=0x2000
14db9eaeccSJoel StanleyCONFIG_SPL_MMC_SUPPORT=y
15db9eaeccSJoel StanleyCONFIG_SPL_SERIAL_SUPPORT=y
16db9eaeccSJoel StanleyCONFIG_SPL_DRIVERS_MISC_SUPPORT=y
17db9eaeccSJoel StanleyCONFIG_ENV_SIZE=0x10000
18db9eaeccSJoel StanleyCONFIG_ENV_OFFSET=0x5000
19db9eaeccSJoel StanleyCONFIG_SPL_SYS_MALLOC_F_LEN=0x1000
20db9eaeccSJoel StanleyCONFIG_SPL=y
21db9eaeccSJoel StanleyCONFIG_SPL_STACK_R_ADDR=0x90300000
22db9eaeccSJoel StanleyCONFIG_ARMV7_BOOT_SEC_DEFAULT=y
23db9eaeccSJoel StanleyCONFIG_ARMV7_PSCI_NR_CPUS=2
24db9eaeccSJoel StanleyCONFIG_NR_DRAM_BANKS=1
25db9eaeccSJoel StanleyCONFIG_FIT=y
26db9eaeccSJoel StanleyCONFIG_FIT_ENABLE_SHA384_SUPPORT=y
27db9eaeccSJoel StanleyCONFIG_FIT_ENABLE_SHA512_SUPPORT=y
28db9eaeccSJoel StanleyCONFIG_FIT_SIGNATURE=y
29db9eaeccSJoel StanleyCONFIG_SPL_FIT_SIGNATURE=y
30db9eaeccSJoel StanleyCONFIG_SPL_LOAD_FIT=y
31db9eaeccSJoel StanleyCONFIG_USE_BOOTARGS=y
32db9eaeccSJoel StanleyCONFIG_BOOTARGS="console=ttyS4,115200n8 root=/dev/ram rw"
33db9eaeccSJoel StanleyCONFIG_USE_BOOTCOMMAND=y
34db9eaeccSJoel StanleyCONFIG_BOOTCOMMAND="bootm 20100000"
35db9eaeccSJoel StanleyCONFIG_SYS_CONSOLE_ENV_OVERWRITE=y
36*9c452f1cSEddie JamesCONFIG_MEASURED_BOOT=y
37*9c452f1cSEddie JamesCONFIG_MEASURE_IGNORE_LOG=y
38db9eaeccSJoel StanleyCONFIG_DISPLAY_BOARDINFO_LATE=y
39db9eaeccSJoel StanleyCONFIG_ARCH_EARLY_INIT_R=y
40db9eaeccSJoel StanleyCONFIG_BOARD_EARLY_INIT_F=y
41db9eaeccSJoel StanleyCONFIG_SPL_BOARD_INIT=y
42db9eaeccSJoel Stanley# CONFIG_SPL_LEGACY_IMAGE_SUPPORT is not set
43db9eaeccSJoel StanleyCONFIG_SPL_SYS_MALLOC_SIMPLE=y
44db9eaeccSJoel StanleyCONFIG_SPL_STACK_R=y
45db9eaeccSJoel StanleyCONFIG_SPL_SEPARATE_BSS=y
46db9eaeccSJoel StanleyCONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
47db9eaeccSJoel StanleyCONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x80
48db9eaeccSJoel StanleyCONFIG_SPL_SHA1_SUPPORT=y
49db9eaeccSJoel StanleyCONFIG_SPL_SHA256_SUPPORT=y
50db9eaeccSJoel StanleyCONFIG_SPL_SHA384_SUPPORT=y
51db9eaeccSJoel StanleyCONFIG_SPL_SHA512_SUPPORT=y
52db9eaeccSJoel StanleyCONFIG_SPL_FIT_IMAGE_TINY=y
53db9eaeccSJoel StanleyCONFIG_SPL_I2C_SUPPORT=y
54db9eaeccSJoel StanleyCONFIG_SPL_DM_RESET=y
55db9eaeccSJoel StanleyCONFIG_SPL_RAM_SUPPORT=y
56db9eaeccSJoel StanleyCONFIG_SPL_RAM_DEVICE=y
57db9eaeccSJoel StanleyCONFIG_SPL_WATCHDOG_SUPPORT=y
58db9eaeccSJoel StanleyCONFIG_HUSH_PARSER=y
59db9eaeccSJoel Stanley# CONFIG_AUTO_COMPLETE is not set
60db9eaeccSJoel StanleyCONFIG_SYS_PROMPT="ast# "
61db9eaeccSJoel StanleyCONFIG_CMD_BOOTZ=y
62db9eaeccSJoel Stanley# CONFIG_CMD_ELF is not set
63db9eaeccSJoel Stanley# CONFIG_CMD_IMI is not set
64db9eaeccSJoel Stanley# CONFIG_CMD_XIMG is not set
65db9eaeccSJoel StanleyCONFIG_CMD_MEMTEST=y
66db9eaeccSJoel StanleyCONFIG_SYS_ALT_MEMTEST=y
67db9eaeccSJoel StanleyCONFIG_CMD_CLK=y
68db9eaeccSJoel StanleyCONFIG_CMD_GPIO=y
69db9eaeccSJoel StanleyCONFIG_CMD_GPT=y
70db9eaeccSJoel Stanley# CONFIG_RANDOM_UUID is not set
71db9eaeccSJoel StanleyCONFIG_CMD_I2C=y
72db9eaeccSJoel StanleyCONFIG_CMD_MMC=y
73db9eaeccSJoel StanleyCONFIG_CMD_PART=y
74db9eaeccSJoel StanleyCONFIG_CMD_SF=y
75db9eaeccSJoel StanleyCONFIG_CMD_DHCP=y
76db9eaeccSJoel StanleyCONFIG_CMD_MII=y
77db9eaeccSJoel StanleyCONFIG_CMD_PING=y
78db9eaeccSJoel StanleyCONFIG_CMD_NCSI=y
79db9eaeccSJoel StanleyCONFIG_CMD_TPM=y
80db9eaeccSJoel StanleyCONFIG_CMD_EXT2=y
81db9eaeccSJoel StanleyCONFIG_CMD_EXT4=y
82db9eaeccSJoel StanleyCONFIG_CMD_EXT4_WRITE=y
83db9eaeccSJoel StanleyCONFIG_CMD_FAT=y
84db9eaeccSJoel StanleyCONFIG_CMD_FS_GENERIC=y
85db9eaeccSJoel StanleyCONFIG_CMD_MTDPARTS=y
86db9eaeccSJoel Stanley# CONFIG_SPL_DOS_PARTITION is not set
87db9eaeccSJoel Stanley# CONFIG_SPL_EFI_PARTITION is not set
88db9eaeccSJoel StanleyCONFIG_SPL_OF_CONTROL=y
89db9eaeccSJoel StanleyCONFIG_ENV_IS_IN_MMC=y
90db9eaeccSJoel StanleyCONFIG_USE_DEFAULT_ENV_FILE=y
91db9eaeccSJoel StanleyCONFIG_DEFAULT_ENV_FILE="board/aspeed/ast2600_openbmc_mmc.txt"
92db9eaeccSJoel StanleyCONFIG_NET_RANDOM_ETHADDR=y
93db9eaeccSJoel StanleyCONFIG_SPL_DM=y
94db9eaeccSJoel StanleyCONFIG_REGMAP=y
95db9eaeccSJoel StanleyCONFIG_SYSCON=y
96db9eaeccSJoel StanleyCONFIG_SPL_OF_TRANSLATE=y
97db9eaeccSJoel StanleyCONFIG_CLK=y
98db9eaeccSJoel StanleyCONFIG_SPL_CLK=y
99db9eaeccSJoel StanleyCONFIG_ASPEED_HACE_V1=y
100db9eaeccSJoel StanleyCONFIG_DM_GPIO=y
101db9eaeccSJoel StanleyCONFIG_SPL_GPIO_HOG=y
102db9eaeccSJoel StanleyCONFIG_ASPEED_GPIO=y
103db9eaeccSJoel StanleyCONFIG_DM_I2C=y
104db9eaeccSJoel StanleyCONFIG_SYS_I2C_ASPEED=y
105db9eaeccSJoel StanleyCONFIG_MISC=y
106db9eaeccSJoel StanleyCONFIG_ASPEED_AHBC=y
107db9eaeccSJoel StanleyCONFIG_DM_MMC=y
108db9eaeccSJoel StanleyCONFIG_SPL_MMC_TINY=y
109db9eaeccSJoel StanleyCONFIG_MMC_SDHCI=y
110db9eaeccSJoel StanleyCONFIG_MMC_SDHCI_ASPEED=y
111db9eaeccSJoel StanleyCONFIG_DM_SPI_FLASH=y
112db9eaeccSJoel StanleyCONFIG_SPI_FLASH=y
113db9eaeccSJoel StanleyCONFIG_SPI_FLASH_GIGADEVICE=y
114db9eaeccSJoel StanleyCONFIG_SPI_FLASH_MACRONIX=y
115db9eaeccSJoel StanleyCONFIG_SPI_FLASH_SPANSION=y
116db9eaeccSJoel StanleyCONFIG_SPI_FLASH_STMICRO=y
117db9eaeccSJoel StanleyCONFIG_SPI_FLASH_WINBOND=y
118db9eaeccSJoel StanleyCONFIG_PHY_BROADCOM=y
119db9eaeccSJoel StanleyCONFIG_PHY_REALTEK=y
120db9eaeccSJoel StanleyCONFIG_PHY_NCSI=y
121db9eaeccSJoel StanleyCONFIG_DM_ETH=y
122db9eaeccSJoel StanleyCONFIG_PHY_GIGE=y
123db9eaeccSJoel StanleyCONFIG_FTGMAC100=y
124db9eaeccSJoel StanleyCONFIG_MDIO=y
125db9eaeccSJoel StanleyCONFIG_PHY=y
126db9eaeccSJoel StanleyCONFIG_PINCTRL=y
127db9eaeccSJoel StanleyCONFIG_RAM=y
128db9eaeccSJoel StanleyCONFIG_SPL_RAM=y
129db9eaeccSJoel StanleyCONFIG_DM_SERIAL=y
130db9eaeccSJoel StanleyCONFIG_SYS_NS16550=y
131db9eaeccSJoel StanleyCONFIG_SPI=y
132db9eaeccSJoel StanleyCONFIG_DM_SPI=y
133db9eaeccSJoel StanleyCONFIG_SYSRESET=y
134db9eaeccSJoel Stanley# CONFIG_TPM_V1 is not set
135db9eaeccSJoel StanleyCONFIG_TPM2_TIS_I2C=y
136db9eaeccSJoel StanleyCONFIG_WDT=y
137db9eaeccSJoel StanleyCONFIG_USE_TINY_PRINTF=y
138db9eaeccSJoel StanleyCONFIG_SPL_TINY_MEMSET=y
139db9eaeccSJoel StanleyCONFIG_TPM=y
140db9eaeccSJoel StanleyCONFIG_SPL_TPM=y
141db9eaeccSJoel Stanley# CONFIG_EFI_LOADER is not set
142