]> Git Repo - J-u-boot.git/blame - configs/bananapi-f3_defconfig
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
[J-u-boot.git] / configs / bananapi-f3_defconfig
CommitLineData
1cd239f4
KL
1CONFIG_RISCV=y
2CONFIG_SYS_MALLOC_LEN=0x1000000
3CONFIG_NR_DRAM_BANKS=2
4CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
5CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x1000000
6CONFIG_DEFAULT_DEVICE_TREE="k1-bananapi-f3"
7CONFIG_SYS_LOAD_ADDR=0x200000
8CONFIG_TARGET_BANANAPI_F3=y
9CONFIG_ARCH_RV64I=y
10CONFIG_RISCV_SMODE=y
11CONFIG_FIT=y
12CONFIG_SYS_BOOTM_LEN=0xa000000
13CONFIG_SUPPORT_RAW_INITRD=y
14CONFIG_OF_BOARD_SETUP=y
15CONFIG_SYS_CBSIZE=256
16CONFIG_SYS_PBSIZE=276
17CONFIG_HUSH_PARSER=y
18CONFIG_ENV_OVERWRITE=y
19CONFIG_SYS_NS16550=y
20CONFIG_SYS_NS16550_MEM32=y
This page took 0.025393 seconds and 4 git commands to generate.