]> Git Repo - J-u-boot.git/blob - configs/milkv_duo_defconfig
Merge patch series "ARM: renesas: Rename R-Mobile to Renesas"
[J-u-boot.git] / configs / milkv_duo_defconfig
1 CONFIG_RISCV=y
2 CONFIG_SYS_MALLOC_LEN=0x820000
3 CONFIG_SYS_MALLOC_F_LEN=0x2000
4 CONFIG_NR_DRAM_BANKS=1
5 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
6 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x82300000
7 CONFIG_DEFAULT_DEVICE_TREE="cv1800b-milkv-duo"
8 CONFIG_IDENT_STRING="milkv_duo"
9 CONFIG_SYS_LOAD_ADDR=0x80080000
10 CONFIG_TARGET_MILKV_DUO=y
11 CONFIG_ARCH_RV64I=y
12 CONFIG_RISCV_SMODE=y
13 CONFIG_FIT=y
14 CONFIG_SYS_BOOTM_LEN=0x4000000
15 CONFIG_SUPPORT_RAW_INITRD=y
16 CONFIG_SYS_CBSIZE=512
17 CONFIG_SYS_PBSIZE=544
18 CONFIG_HUSH_PARSER=y
19 CONFIG_SYS_PROMPT="milkv_duo# "
20 CONFIG_ENV_OVERWRITE=y
21 CONFIG_SYS_NS16550=y
22 CONFIG_SYS_NS16550_MEM32=y
This page took 0.028031 seconds and 4 git commands to generate.