blob: 012ba3ebbebfdbf4ca72a8341d321b920e22967c [file] [log] [blame]
Siva Durga Prasad Paladugueebbfd82019-02-04 16:18:29 +05301CONFIG_ARM=y
2CONFIG_SYS_CONFIG_NAME="xilinx_versal_mini_qspi"
Trevor Woernera0aba8a2019-05-03 09:40:59 -04003CONFIG_SYS_ICACHE_OFF=y
Siva Durga Prasad Paladugueebbfd82019-02-04 16:18:29 +05304CONFIG_ARCH_VERSAL=y
5CONFIG_SYS_TEXT_BASE=0xFFFC0000
6CONFIG_ENV_SIZE=0x80
Tom Rinid168bcb2019-04-29 15:54:04 -04007CONFIG_NR_DRAM_BANKS=1
Siva Durga Prasad Paladugueebbfd82019-02-04 16:18:29 +05308CONFIG_SYS_MALLOC_LEN=0x2000
9CONFIG_SYS_MEM_RSVD_FOR_MMU=y
10CONFIG_COUNTER_FREQUENCY=2720000
Tom Rinic76c93a2019-05-23 07:14:07 -040011# CONFIG_LEGACY_IMAGE_FORMAT is not set
Siva Durga Prasad Paladugueebbfd82019-02-04 16:18:29 +053012CONFIG_SYS_CONSOLE_INFO_QUIET=y
13# CONFIG_DISPLAY_CPUINFO is not set
14CONFIG_BOARD_EARLY_INIT_R=y
15# CONFIG_CMDLINE_EDITING is not set
16# CONFIG_AUTO_COMPLETE is not set
17# CONFIG_SYS_LONGHELP is not set
18CONFIG_SYS_PROMPT="Versal> "
19# CONFIG_AUTOBOOT is not set
20# CONFIG_CMD_BDI is not set
21# CONFIG_CMD_CONSOLE is not set
22# CONFIG_CMD_BOOTD is not set
23# CONFIG_CMD_BOOTM is not set
24# CONFIG_CMD_BOOTI is not set
25# CONFIG_CMD_ELF is not set
26# CONFIG_CMD_FDT is not set
27# CONFIG_CMD_GO is not set
28# CONFIG_CMD_RUN is not set
29# CONFIG_CMD_IMI is not set
30# CONFIG_CMD_XIMG is not set
31# CONFIG_CMD_EXPORTENV is not set
32# CONFIG_CMD_IMPORTENV is not set
33# CONFIG_CMD_EDITENV is not set
34# CONFIG_CMD_SAVEENV is not set
35# CONFIG_CMD_ENV_EXISTS is not set
36# CONFIG_CMD_CRC32 is not set
37CONFIG_CMD_MEMTEST=y
38CONFIG_SYS_ALT_MEMTEST=y
39# CONFIG_CMD_FLASH is not set
40# CONFIG_CMD_LOADB is not set
41# CONFIG_CMD_LOADS is not set
42# CONFIG_CMD_ECHO is not set
43# CONFIG_CMD_ITEST is not set
44# CONFIG_CMD_SOURCE is not set
45# CONFIG_CMD_SETEXPR is not set
46# CONFIG_CMD_MISC is not set
47# CONFIG_PARTITIONS is not set
48CONFIG_DEFAULT_DEVICE_TREE="versal-mini"
49# CONFIG_NET is not set
50# CONFIG_DM_WARN is not set
51# CONFIG_DM_DEVICE_REMOVE is not set
52# CONFIG_MMC is not set
53# CONFIG_EFI_LOADER is not set