blob: ae5a69676d8a846616d9e31c38306f3e8ccacad9 [file] [log] [blame]
Siva Durga Prasad Paladugu6754fab2018-07-16 15:57:01 +05301CONFIG_ARM=y
2CONFIG_SYS_CONFIG_NAME="zynq_cse"
3CONFIG_ARCH_ZYNQ=y
4CONFIG_SYS_TEXT_BASE=0x100000
Michal Simekbb8920e2018-07-18 12:59:14 +02005CONFIG_ENV_SIZE=0x190
Siva Durga Prasad Paladugu6754fab2018-07-16 15:57:01 +05306CONFIG_SPL=y
7CONFIG_SPL_STACK_R_ADDR=0x200000
Siva Durga Prasad Paladugu01aa5b82018-07-20 15:11:38 +05308CONFIG_SYS_MALLOC_LEN=0x1000
Siva Durga Prasad Paladugu6754fab2018-07-16 15:57:01 +05309# CONFIG_DISPLAY_CPUINFO is not set
10CONFIG_SPL_STACK_R=y
11CONFIG_SYS_PROMPT="Zynq> "
12# CONFIG_CMD_BDI is not set
13# CONFIG_CMD_CONSOLE is not set
14# CONFIG_CMD_BOOTD is not set
15# CONFIG_CMD_BOOTM is not set
16# CONFIG_CMD_ELF is not set
17# CONFIG_CMD_FDT is not set
18# CONFIG_CMD_GO is not set
19# CONFIG_CMD_RUN is not set
20# CONFIG_CMD_IMI is not set
21# CONFIG_CMD_XIMG is not set
22# CONFIG_CMD_SPL is not set
23# CONFIG_CMD_EXPORTENV is not set
24# CONFIG_CMD_IMPORTENV is not set
25# CONFIG_CMD_EDITENV is not set
26# CONFIG_CMD_SAVEENV is not set
27# CONFIG_CMD_ENV_EXISTS is not set
28# CONFIG_CMD_CRC32 is not set
29# CONFIG_CMD_CLK is not set
30# CONFIG_CMD_DM is not set
31# CONFIG_CMD_FLASH is not set
32# CONFIG_CMD_LOADB is not set
33# CONFIG_CMD_LOADS is not set
34# CONFIG_CMD_ECHO is not set
35# CONFIG_CMD_ITEST is not set
36# CONFIG_CMD_SOURCE is not set
37# CONFIG_CMD_SETEXPR is not set
38# CONFIG_CMD_NET is not set
39# CONFIG_CMD_MISC is not set
40# CONFIG_PARTITIONS is not set
41CONFIG_OF_EMBED=y
Tom Rini8c5cad02018-09-03 15:26:12 -040042CONFIG_DEFAULT_DEVICE_TREE="zynq-cse-nand"
Siva Durga Prasad Paladugu6754fab2018-07-16 15:57:01 +053043# CONFIG_DM_WARN is not set
44# CONFIG_DM_DEVICE_REMOVE is not set
45CONFIG_SPL_DM_SEQ_ALIAS=y
46# CONFIG_MMC is not set
Adam Ford9c5b0092018-07-07 22:18:22 -050047CONFIG_MTD_DEVICE=y
Siva Durga Prasad Paladugu6754fab2018-07-16 15:57:01 +053048CONFIG_NAND=y
49CONFIG_NAND_ZYNQ=y
50# CONFIG_EFI_LOADER is not set