]> Git Repo - J-u-boot.git/blob - configs/sifive_fu540_defconfig
ARM: rmobile: Convert M2N Gose to DM_SPI{,_FLASH}
[J-u-boot.git] / configs / sifive_fu540_defconfig
1 CONFIG_RISCV=y
2 CONFIG_ENV_SIZE=0x20000
3 CONFIG_NR_DRAM_BANKS=1
4 CONFIG_TARGET_SIFIVE_FU540=y
5 CONFIG_ARCH_RV64I=y
6 CONFIG_RISCV_SMODE=y
7 CONFIG_DISTRO_DEFAULTS=y
8 CONFIG_FIT=y
9 CONFIG_MISC_INIT_R=y
10 CONFIG_DISPLAY_CPUINFO=y
11 CONFIG_DISPLAY_BOARDINFO=y
12 CONFIG_OF_PRIOR_STAGE=y
13 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
This page took 0.030662 seconds and 4 git commands to generate.