]> git.ipfire.org Git - thirdparty/u-boot.git/blob - configs/stemmy_defconfig
configs: apple: Enable CMD_SELECT_FONT and FONT_16X32
[thirdparty/u-boot.git] / configs / stemmy_defconfig
1 CONFIG_ARM=y
2 CONFIG_SKIP_LOWLEVEL_INIT=y
3 CONFIG_SYS_L2_PL310=y
4 CONFIG_ARCH_U8500=y
5 CONFIG_SUPPORT_PASSING_ATAGS=y
6 # CONFIG_SETUP_MEMORY_TAGS is not set
7 CONFIG_INITRD_TAG=y
8 CONFIG_TEXT_BASE=0x100000
9 CONFIG_SYS_MALLOC_LEN=0x0200000
10 CONFIG_SYS_MALLOC_F_LEN=0x400
11 CONFIG_NR_DRAM_BANKS=2
12 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
13 CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x100000
14 CONFIG_DEFAULT_DEVICE_TREE="ste-ux500-samsung-stemmy"
15 CONFIG_SYS_LOAD_ADDR=0x100000
16 CONFIG_SYS_BOOTM_LEN=0x4000000
17 CONFIG_OF_BOARD_SETUP=y
18 CONFIG_USE_BOOTCOMMAND=y
19 CONFIG_BOOTCOMMAND="run fastbootcmd"
20 CONFIG_SYS_CBSIZE=256
21 CONFIG_SYS_PBSIZE=276
22 CONFIG_SYS_CONSOLE_INFO_QUIET=y
23 CONFIG_HUSH_PARSER=y
24 CONFIG_CMD_CONFIG=y
25 CONFIG_CMD_LICENSE=y
26 CONFIG_CMD_GPIO=y
27 CONFIG_CMD_MMC=y
28 CONFIG_CMD_PART=y
29 CONFIG_CMD_GETTIME=y
30 CONFIG_EFI_PARTITION=y
31 # CONFIG_NET is not set
32 CONFIG_USB_FUNCTION_FASTBOOT=y
33 CONFIG_FASTBOOT_BUF_ADDR=0x18100000
34 CONFIG_FASTBOOT_FLASH=y
35 CONFIG_FASTBOOT_FLASH_MMC_DEV=0
36 # CONFIG_MMC_HW_PARTITIONING is not set
37 CONFIG_USB=y
38 CONFIG_USB_MUSB_GADGET=y
39 CONFIG_USB_GADGET=y
40 CONFIG_USB_GADGET_VENDOR_NUM=0x04e8
41 CONFIG_USB_GADGET_PRODUCT_NUM=0x685d
42 CONFIG_VIDEO=y
43 CONFIG_SYS_WHITE_ON_BLACK=y
44 CONFIG_VIDEO_MCDE_SIMPLE=y
45 # CONFIG_EFI_LOADER is not set