projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
efi_loader: efidebug.c function documentation
[platform/kernel/u-boot.git]
/
configs
/
bcm7445_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_BCMSTB=y
3
CONFIG_SYS_TEXT_BASE=0x80100000
4
CONFIG_TARGET_BCM7445=y
5
CONFIG_NR_DRAM_BANKS=3
6
CONFIG_FIT=y
7
CONFIG_FIT_SIGNATURE=y
8
CONFIG_BOOTDELAY=1
9
CONFIG_HUSH_PARSER=y
10
CONFIG_SYS_PROMPT="U-Boot>"
11
CONFIG_CMD_SF=y
12
CONFIG_CMD_SF_TEST=y
13
CONFIG_CMD_SPI=y
14
CONFIG_OF_PRIOR_STAGE=y
15
CONFIG_ENV_IS_IN_SPI_FLASH=y
16
CONFIG_DM_MMC=y
17
CONFIG_MMC_SDHCI=y
18
CONFIG_MMC_SDHCI_BCMSTB=y
19
CONFIG_DM_SPI_FLASH=y
20
CONFIG_SPI_FLASH=y
21
CONFIG_SPI=y
22
CONFIG_DM_SPI=y
23
CONFIG_BCMSTB_SPI=y
24
# CONFIG_EFI_LOADER is not set