]> Git Repo - J-u-boot.git/blob - configs/xilinx_mbv32_defconfig
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
[J-u-boot.git] / configs / xilinx_mbv32_defconfig
1 CONFIG_RISCV=y
2 CONFIG_TEXT_BASE=0x21200000
3 CONFIG_SYS_MALLOC_LEN=0x800000
4 CONFIG_NR_DRAM_BANKS=1
5 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
6 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x20200000
7 CONFIG_ENV_SIZE=0x20000
8 CONFIG_DEFAULT_DEVICE_TREE="xilinx-mbv32"
9 CONFIG_DEBUG_UART_BASE=0x40600000
10 CONFIG_DEBUG_UART_CLOCK=1000000
11 CONFIG_SYS_CLK_FREQ=100000000
12 CONFIG_BOOT_SCRIPT_OFFSET=0x0
13 CONFIG_SYS_LOAD_ADDR=0x80200000
14 CONFIG_DEBUG_UART=y
15 CONFIG_TARGET_XILINX_MBV=y
16 CONFIG_FIT=y
17 CONFIG_DISTRO_DEFAULTS=y
18 CONFIG_DISPLAY_CPUINFO=y
19 CONFIG_DISPLAY_BOARDINFO=y
20 # CONFIG_BOARD_LATE_INIT is not set
21 # CONFIG_CMD_MII is not set
22 CONFIG_CMD_TIMER=y
23 CONFIG_OF_EMBED=y
24 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
25 CONFIG_DM_MTD=y
26 CONFIG_DEBUG_UART_ANNOUNCE=y
27 CONFIG_DEBUG_UART_SKIP_INIT=y
28 CONFIG_XILINX_UARTLITE=y
29 CONFIG_XILINX_TIMER=y
30 CONFIG_PANIC_HANG=y
This page took 0.029805 seconds and 4 git commands to generate.