]> Git Repo - J-u-boot.git/blob - configs/bcm94908_defconfig
configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0
[J-u-boot.git] / configs / bcm94908_defconfig
1 CONFIG_ARM=y
2 CONFIG_COUNTER_FREQUENCY=50000000
3 CONFIG_ARCH_BCMBCA=y
4 CONFIG_TEXT_BASE=0x01000000
5 CONFIG_SYS_MALLOC_LEN=0x2000000
6 CONFIG_SYS_MALLOC_F_LEN=0x8000
7 CONFIG_BCM4908=y
8 CONFIG_TARGET_BCM94908=y
9 CONFIG_NR_DRAM_BANKS=2
10 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
11 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x2000000
12 CONFIG_DEFAULT_DEVICE_TREE="bcm94908"
13 CONFIG_SYS_LOAD_ADDR=0x01000000
14 CONFIG_IDENT_STRING=" Broadcom BCM4908"
15 CONFIG_ENV_VARS_UBOOT_CONFIG=y
16 CONFIG_OF_STDOUT_VIA_ALIAS=y
17 CONFIG_DISPLAY_BOARDINFO_LATE=y
18 CONFIG_HUSH_PARSER=y
19 CONFIG_CMD_CACHE=y
20 CONFIG_OF_EMBED=y
21 CONFIG_CLK=y
This page took 0.028241 seconds and 4 git commands to generate.