Blame view

configs/xilinx_zynqmp_mini_nand_defconfig 1.54 KB
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
1
2
  CONFIG_ARM=y
  CONFIG_SYS_CONFIG_NAME="xilinx_zynqmp_mini_nand"
a0aba8a2e   Trevor Woerner   CONFIG_SYS_[DI]CA...
3
  CONFIG_SYS_ICACHE_OFF=y
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
4
5
  CONFIG_ARCH_ZYNQMP=y
  CONFIG_SYS_TEXT_BASE=0x10000
8cf1a6e83   Michal Simek   arm64: zynqmp: Us...
6
  CONFIG_ENV_SIZE=0x80
86cf1c828   Tom Rini   configs: Migrate ...
7
  CONFIG_NR_DRAM_BANKS=1
d168bcb6f   Tom Rini   configs: Resync w...
8
  # CONFIG_CMD_ZYNQMP is not set
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
9
  CONFIG_FIT=y
d021e9421   Adam Ford   Convert CONFIG_BO...
10
  CONFIG_SUPPORT_RAW_INITRD=y
8eb55e196   Michal Simek   arm64: zynqmp: Ha...
11
  # CONFIG_BOARD_LATE_INIT is not set
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
12
  # CONFIG_DISPLAY_CPUINFO is not set
02ddc1477   Mario Six   treewide: Migrate...
13
  CONFIG_BOARD_EARLY_INIT_R=y
d021e9421   Adam Ford   Convert CONFIG_BO...
14
15
16
  # CONFIG_CMDLINE_EDITING is not set
  # CONFIG_AUTO_COMPLETE is not set
  # CONFIG_SYS_LONGHELP is not set
e22687c19   Michal Simek   arm64: zynqmp: Di...
17
  # CONFIG_AUTOBOOT is not set
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
  # CONFIG_CMD_BDI is not set
  # 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_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_DM is not set
  # CONFIG_CMD_FLASH is not set
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
35
36
37
38
39
40
  # 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
22270ca03   Michal Simek   arm64: zynqmp: En...
41
  # CONFIG_MP is not set
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
42
43
  # CONFIG_PARTITIONS is not set
  CONFIG_OF_EMBED=y
8c5cad05c   Tom Rini   configs: Resync w...
44
  CONFIG_DEFAULT_DEVICE_TREE="zynqmp-mini-nand"
8d8ee47e0   Tom Rini   env: Add CONFIG_S...
45
  CONFIG_SYS_RELOC_GD_ENV_ADDR=y
3b3ea2c56   Michal Simek   Kconfig: cmd: Mak...
46
  # CONFIG_NET is not set
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
47
48
49
  # CONFIG_DM_WARN is not set
  # CONFIG_DM_DEVICE_REMOVE is not set
  # CONFIG_MMC is not set
0cfccb540   Tom Rini   configs: Resync w...
50
  CONFIG_MTD=y
88718be30   Miquel Raynal   mtd: rename CONFI...
51
  CONFIG_MTD_RAW_NAND=y
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
52
  CONFIG_NAND_ARASAN=y
0d0fbc857   T Karthik Reddy   arm64: zynqmp: En...
53
  CONFIG_SYS_NAND_MAX_CHIPS=2
727b39608   Michal Simek   arm64: zynqmp: Mo...
54
  CONFIG_PANIC_HANG=y
c8a6bade5   Siva Durga Prasad Paladugu   xilinx: zynqmp: A...
55
  # CONFIG_EFI_LOADER is not set