246947e6ca1a2642fccbf7cac5d500af277a1793
[platform/kernel/u-boot.git] / configs / tizen_qemu-riscv64_smode_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-virt64"
6 CONFIG_SYS_LOAD_ADDR=0x80200000
7 CONFIG_TARGET_QEMU_VIRT=y
8 CONFIG_ARCH_RV64I=y
9 CONFIG_RISCV_SMODE=y
10 CONFIG_DISTRO_DEFAULTS=y
11 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
12 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80200000
13 CONFIG_FIT=y
14 CONFIG_BOOTCOMMAND="load ${bootdevtype} ${bootdevnum}:${bootpart} ${scriptaddr} ${prefix}${script}; devtype=${bootdevtype}; devnum=${bootdevnum}; distro_bootpart=${bootpart}; source ${scriptaddr}"
15 CONFIG_USE_PREBOOT=y
16 CONFIG_PREBOOT="setenv fdt_addr ${fdtcontroladdr}; fdt addr ${fdtcontroladdr}; test -n \"${loadbootenv}\" -a -n \"${importbootenv}\" && run loadbootenv && run importbootenv;"
17 CONFIG_DISPLAY_CPUINFO=y
18 CONFIG_DISPLAY_BOARDINFO=y
19 CONFIG_SYS_CBSIZE=256
20 CONFIG_SYS_PBSIZE=276
21 CONFIG_SYS_BOOTM_LEN=0x4000000
22 CONFIG_CMD_BOOTEFI_SELFTEST=y
23 CONFIG_CMD_NVEDIT_EFI=y
24 # CONFIG_CMD_MII is not set
25 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
26 CONFIG_DM_MTD=y
27 CONFIG_SYS_MAX_FLASH_BANKS=2