]> Git Repo - J-u-boot.git/blob - configs/bcm958712k_defconfig
Merge tag 'dm-pull-30may20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
[J-u-boot.git] / configs / bcm958712k_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_BCMNS2=y
3 CONFIG_SYS_TEXT_BASE=0x85000000
4 CONFIG_ENV_SIZE=0x2000
5 CONFIG_NR_DRAM_BANKS=2
6 CONFIG_IDENT_STRING=" Broadcom Northstar 2"
7 CONFIG_DISTRO_DEFAULTS=y
8 CONFIG_BOOTDELAY=5
9 # CONFIG_DISPLAY_CPUINFO is not set
10 CONFIG_SYS_PROMPT="u-boot> "
11 CONFIG_SYS_RELOC_GD_ENV_ADDR=y
12 CONFIG_CONS_INDEX=4
13 CONFIG_SYS_NS16550=y
14 CONFIG_OF_LIBFDT=y
This page took 0.021271 seconds and 4 git commands to generate.