Blame view

configs/xilinx_versal_mini_defconfig 1.62 KB
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
1
2
  CONFIG_ARM=y
  CONFIG_SYS_CONFIG_NAME="xilinx_versal_mini_qspi"
a0aba8a2e   Trevor Woerner   CONFIG_SYS_[DI]CA...
3
  CONFIG_SYS_ICACHE_OFF=y
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
4
5
  CONFIG_ARCH_VERSAL=y
  CONFIG_SYS_TEXT_BASE=0xFFFC0000
052170c6a   Tom Rini   configs: Resync w...
6
  CONFIG_SYS_MALLOC_LEN=0x2000
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
7
  CONFIG_ENV_SIZE=0x80
9a133f6fa   Michal Simek   arm64: versal: En...
8
  CONFIG_NR_DRAM_BANKS=3
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
9
10
  CONFIG_SYS_MEM_RSVD_FOR_MMU=y
  CONFIG_COUNTER_FREQUENCY=2720000
b82d520c3   Siva Durga Prasad Paladugu   arm64: versal: Re...
11
12
  # CONFIG_PSCI_RESET is not set
  # CONFIG_EXPERT is not set
c76c93a3d   Tom Rini   configs: Rename C...
13
  # CONFIG_LEGACY_IMAGE_FORMAT is not set
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
14
  CONFIG_SYS_CONSOLE_INFO_QUIET=y
bfd092f9c   Siva Durga Prasad Paladugu   arm64: versal: De...
15
  # CONFIG_BOARD_LATE_INIT is not set
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
16
17
18
19
20
21
22
  # CONFIG_DISPLAY_CPUINFO is not set
  CONFIG_BOARD_EARLY_INIT_R=y
  # CONFIG_CMDLINE_EDITING is not set
  # CONFIG_AUTO_COMPLETE is not set
  # CONFIG_SYS_LONGHELP is not set
  CONFIG_SYS_PROMPT="Versal> "
  # CONFIG_AUTOBOOT is not set
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
  # CONFIG_CMD_CONSOLE is not set
  # CONFIG_CMD_BOOTD is not set
  # CONFIG_CMD_BOOTM is not set
  # CONFIG_CMD_BOOTI is not set
  # CONFIG_CMD_ELF is not set
  # CONFIG_CMD_FDT is not set
  # CONFIG_CMD_GO is not set
  # CONFIG_CMD_RUN is not set
  # CONFIG_CMD_IMI is not set
  # CONFIG_CMD_XIMG is not set
  # CONFIG_CMD_EXPORTENV is not set
  # CONFIG_CMD_IMPORTENV is not set
  # CONFIG_CMD_EDITENV is not set
  # CONFIG_CMD_SAVEENV is not set
  # CONFIG_CMD_ENV_EXISTS is not set
  # CONFIG_CMD_CRC32 is not set
  CONFIG_CMD_MEMTEST=y
  CONFIG_SYS_ALT_MEMTEST=y
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
41
42
43
44
45
46
47
48
49
  # CONFIG_CMD_LOADB is not set
  # CONFIG_CMD_LOADS is not set
  # CONFIG_CMD_ECHO is not set
  # CONFIG_CMD_ITEST is not set
  # CONFIG_CMD_SOURCE is not set
  # CONFIG_CMD_SETEXPR is not set
  # CONFIG_CMD_MISC is not set
  # CONFIG_PARTITIONS is not set
  CONFIG_DEFAULT_DEVICE_TREE="versal-mini"
8d8ee47e0   Tom Rini   env: Add CONFIG_S...
50
  CONFIG_SYS_RELOC_GD_ENV_ADDR=y
eebbfd865   Siva Durga Prasad Paladugu   arm64: versal: Ad...
51
52
53
54
55
  # CONFIG_NET is not set
  # CONFIG_DM_WARN is not set
  # CONFIG_DM_DEVICE_REMOVE is not set
  # CONFIG_MMC is not set
  # CONFIG_EFI_LOADER is not set