Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 1 | CONFIG_ARM=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 2 | CONFIG_ARCH_BCM283X=y |
| 3 | CONFIG_SYS_TEXT_BASE=0x00080000 |
Tom Rini | 0cfccb5 | 2019-12-04 17:18:38 -0500 | [diff] [blame] | 4 | CONFIG_TARGET_RPI_ARM64=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 5 | CONFIG_SYS_MALLOC_F_LEN=0x2000 |
Marek Szyprowski | cf24c73 | 2020-05-05 12:09:02 +0200 | [diff] [blame] | 6 | CONFIG_ENV_SIZE=0x4000 |
Tom Rini | 0cfccb5 | 2019-12-04 17:18:38 -0500 | [diff] [blame] | 7 | CONFIG_DISTRO_DEFAULTS=y |
Tom Rini | 49c8ef0 | 2021-08-23 10:25:31 -0400 | [diff] [blame] | 8 | CONFIG_SYS_LOAD_ADDR=0x1000000 |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 9 | CONFIG_OF_BOARD_SETUP=y |
| 10 | CONFIG_USE_PREBOOT=y |
Marek Szyprowski | 440bca8 | 2020-05-25 13:39:59 +0200 | [diff] [blame] | 11 | CONFIG_PREBOOT="pci enum; usb start;" |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 12 | # CONFIG_DISPLAY_CPUINFO is not set |
| 13 | # CONFIG_DISPLAY_BOARDINFO is not set |
Tom Rini | 0817daa | 2020-10-09 12:22:06 -0400 | [diff] [blame] | 14 | CONFIG_MISC_INIT_R=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 15 | CONFIG_SYS_PROMPT="U-Boot> " |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 16 | CONFIG_CMD_GPIO=y |
| 17 | CONFIG_CMD_MMC=y |
Marek Szyprowski | 440bca8 | 2020-05-25 13:39:59 +0200 | [diff] [blame] | 18 | CONFIG_CMD_PCI=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 19 | CONFIG_CMD_USB=y |
| 20 | CONFIG_CMD_FS_UUID=y |
| 21 | CONFIG_OF_BOARD=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 22 | CONFIG_ENV_FAT_DEVICE_AND_PART="0:1" |
| 23 | CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y |
Tero Kristo | 2509493 | 2021-05-12 11:03:04 +0300 | [diff] [blame] | 24 | CONFIG_TFTP_TSIZE=y |
Nicolas Saenz Julienne | 74a9f68 | 2021-01-12 13:55:30 +0100 | [diff] [blame] | 25 | CONFIG_DM_DMA=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 26 | CONFIG_MMC_SDHCI=y |
Matthias Brugger | cdabf30 | 2020-05-12 12:02:07 +0200 | [diff] [blame] | 27 | CONFIG_MMC_SDHCI_SDMA=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 28 | CONFIG_MMC_SDHCI_BCM2835=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 29 | CONFIG_DM_ETH=y |
Tom Rini | 4244429 | 2020-02-06 13:42:52 -0500 | [diff] [blame] | 30 | CONFIG_BCMGENET=y |
Marek Szyprowski | 440bca8 | 2020-05-25 13:39:59 +0200 | [diff] [blame] | 31 | CONFIG_PCI=y |
Marek Szyprowski | 440bca8 | 2020-05-25 13:39:59 +0200 | [diff] [blame] | 32 | CONFIG_PCI_BRCMSTB=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 33 | CONFIG_PINCTRL=y |
| 34 | # CONFIG_PINCTRL_GENERIC is not set |
Nicolas Saenz Julienne | 6836d59 | 2020-06-29 18:37:24 +0200 | [diff] [blame] | 35 | CONFIG_DM_RESET=y |
Matthias Brugger | 1613cf5 | 2020-12-15 10:49:24 +0100 | [diff] [blame] | 36 | CONFIG_DM_RNG=y |
| 37 | CONFIG_RNG_IPROC200=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 38 | # CONFIG_REQUIRE_SERIAL_CONSOLE is not set |
Matthias Brugger | 1bc00bc | 2021-04-12 15:38:52 +0200 | [diff] [blame] | 39 | CONFIG_SYSINFO=y |
| 40 | CONFIG_SYSINFO_SMBIOS=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 41 | CONFIG_USB=y |
Marek Szyprowski | 440bca8 | 2020-05-25 13:39:59 +0200 | [diff] [blame] | 42 | CONFIG_USB_XHCI_HCD=y |
| 43 | CONFIG_USB_XHCI_PCI=y |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 44 | CONFIG_USB_DWC2=y |
| 45 | CONFIG_USB_KEYBOARD=y |
| 46 | CONFIG_USB_HOST_ETHER=y |
| 47 | CONFIG_USB_ETHER_LAN78XX=y |
| 48 | CONFIG_USB_ETHER_SMSC95XX=y |
| 49 | CONFIG_DM_VIDEO=y |
Anatolij Gustschin | 8a6ffed | 2020-02-04 22:43:06 +0100 | [diff] [blame] | 50 | # CONFIG_VIDEO_BPP8 is not set |
| 51 | # CONFIG_VIDEO_BPP16 is not set |
Matthias Brugger | 5694090 | 2019-11-06 15:41:03 +0100 | [diff] [blame] | 52 | CONFIG_SYS_WHITE_ON_BLACK=y |
| 53 | CONFIG_CONSOLE_SCROLL_LINES=10 |
| 54 | CONFIG_PHYS_TO_BUS=y |
| 55 | CONFIG_OF_LIBFDT_OVERLAY=y |