]> Git Repo - J-u-boot.git/blob - configs/qemu-riscv32_defconfig
Merge branch 'next'
[J-u-boot.git] / configs / qemu-riscv32_defconfig
1 CONFIG_RISCV=y
2 CONFIG_SYS_MALLOC_LEN=0x800000
3 CONFIG_NR_DRAM_BANKS=1
4 CONFIG_ENV_SIZE=0x20000
5 CONFIG_DEFAULT_DEVICE_TREE="qemu-virt32"
6 CONFIG_TARGET_QEMU_VIRT=y
7 CONFIG_DISTRO_DEFAULTS=y
8 CONFIG_SYS_LOAD_ADDR=0x80200000
9 CONFIG_FIT=y
10 CONFIG_DISPLAY_CPUINFO=y
11 CONFIG_DISPLAY_BOARDINFO=y
12 CONFIG_CMD_BOOTEFI_SELFTEST=y
13 CONFIG_CMD_NVEDIT_EFI=y
14 # CONFIG_CMD_MII is not set
15 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
16 CONFIG_DM_MTD=y
This page took 0.0271 seconds and 4 git commands to generate.