# # Automatically generated file; DO NOT EDIT. # U-Boot 2021.10-rc1 Configuration # # # Compiler: powerpc-openwrt-linux-musl-gcc (OpenWrt GCC 8.4.0 r16325-88151b8303) 8.4.0 # CONFIG_CREATE_ARCH_SYMLINK=y CONFIG_LINKER_LIST_ALIGN=4 # CONFIG_ARC is not set # CONFIG_ARM is not set # CONFIG_M68K is not set # CONFIG_MICROBLAZE is not set # CONFIG_MIPS is not set # CONFIG_NDS32 is not set # CONFIG_NIOS2 is not set CONFIG_PPC=y # CONFIG_RISCV is not set # CONFIG_SANDBOX is not set # CONFIG_SH is not set # CONFIG_X86 is not set # CONFIG_XTENSA is not set CONFIG_SYS_ARCH="powerpc" CONFIG_SYS_CPU="mpc85xx" CONFIG_SYS_VENDOR="freescale" CONFIG_SYS_BOARD="p1_p2_rdb_pc" CONFIG_SYS_CONFIG_NAME="p1_p2_rdb_pc" CONFIG_SPL_LDSCRIPT="arch/$(ARCH)/cpu/u-boot-spl.lds" CONFIG_SYS_TEXT_BASE=0xEE840000 # CONFIG_SPL_GPIO is not set # CONFIG_SPL_LIBCOMMON_SUPPORT is not set # CONFIG_SPL_LIBGENERIC_SUPPORT is not set CONFIG_NR_DRAM_BANKS=4 CONFIG_ENV_SIZE=0x1f000 CONFIG_MAX_CPUS=2 # CONFIG_NXP_ESBC is not set CONFIG_SPL_TEXT_BASE=0x0 # CONFIG_SPL_MMC_SUPPORT is not set # CONFIG_SPL_SERIAL_SUPPORT is not set CONFIG_TPL_LDSCRIPT="arch/$(ARCH)/cpu/u-boot-spl.lds" CONFIG_TPL_MAX_SIZE=0 # CONFIG_TPL_LIBCOMMON_SUPPORT is not set # CONFIG_TPL_LIBGENERIC_SUPPORT is not set # CONFIG_SPL_DRIVERS_MISC is not set CONFIG_ERR_PTR_OFFSET=0x0 CONFIG_SPL_SIZE_LIMIT=0x0 CONFIG_SPL=y CONFIG_BOOTSTAGE_STASH_ADDR=0 CONFIG_IDENT_STRING="" # CONFIG_SPL_FS_FAT is not set # CONFIG_SPL_LIBDISK_SUPPORT is not set # CONFIG_SPL_SPI_SUPPORT is not set CONFIG_SPL_PAYLOAD="tpl/u-boot-with-tpl.bin" CONFIG_BUILD_TARGET="" # # PowerPC architecture # # CONFIG_MPC83xx is not set CONFIG_MPC85xx=y # CONFIG_MPC8xx is not set # CONFIG_HIGH_BATS is not set CONFIG_FSL_ELBC=y # # mpc85xx CPU # CONFIG_CMD_ERRATA=y # CONFIG_TARGET_SOCRATES is not set # CONFIG_TARGET_P3041DS is not set # CONFIG_TARGET_P4080DS is not set # CONFIG_TARGET_P5040DS is not set # CONFIG_TARGET_MPC8548CDS is not set # CONFIG_TARGET_P1010RDB_PA is not set # CONFIG_TARGET_P1010RDB_PB is not set CONFIG_TARGET_P1020RDB_PC=y # CONFIG_TARGET_P1020RDB_PD is not set # CONFIG_TARGET_P2020RDB is not set # CONFIG_TARGET_P2041RDB is not set # CONFIG_TARGET_QEMU_PPCE500 is not set # CONFIG_TARGET_T1024RDB is not set # CONFIG_TARGET_T1042RDB is not set # CONFIG_TARGET_T1042D4RDB is not set # CONFIG_TARGET_T1042RDB_PI is not set # CONFIG_TARGET_T2080QDS is not set # CONFIG_TARGET_T2080RDB is not set # CONFIG_TARGET_T4240RDB is not set # CONFIG_TARGET_KMP204X is not set # CONFIG_TARGET_KMCENT2 is not set # CONFIG_TARGET_UCP1020 is not set CONFIG_ARCH_P1020=y # CONFIG_MPC85XX_HAVE_RESET_VECTOR is not set CONFIG_BOOKE=y CONFIG_E500=y CONFIG_FSL_LAW=y CONFIG_SYS_CCSRBAR_DEFAULT=0xff700000 CONFIG_SYS_FSL_ERRATUM_A004508=y CONFIG_SYS_FSL_ERRATUM_A005125=y CONFIG_SYS_FSL_ERRATUM_ELBC_A001=y CONFIG_FSL_PCIE_DISABLE_ASPM=y CONFIG_FSL_PCIE_RESET=y CONFIG_SYS_FSL_NUM_LAWS=12 CONFIG_SYS_FSL_THREADS_PER_CORE=1 CONFIG_SYS_NUM_TLBCAMS=16 CONFIG_SYS_PPC_E500_USE_DEBUG_TLB=y CONFIG_SYS_PPC_E500_DEBUG_TLB=2 CONFIG_SYS_FSL_LBC_CLK_DIV=1 CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD=0 CONFIG_TPL_SIZE_LIMIT=0x0 # CONFIG_DEBUG_UART is not set # CONFIG_OF_BOARD_FIXUP is not set # # General setup # CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=80400 CONFIG_CLANG_VERSION=0 CONFIG_CC_OPTIMIZE_FOR_SIZE=y # CONFIG_OPTIMIZE_INLINING is not set # CONFIG_SPL_OPTIMIZE_INLINING is not set # CONFIG_TPL_OPTIMIZE_INLINING is not set CONFIG_CC_HAS_ASM_INLINE=y # CONFIG_XEN is not set # CONFIG_DISTRO_DEFAULTS is not set # CONFIG_ENV_VARS_UBOOT_CONFIG is not set CONFIG_SYS_BOOT_GET_CMDLINE=y CONFIG_SYS_BOOT_GET_KBD=y # CONFIG_SYS_MALLOC_F is not set CONFIG_EXPERT=y CONFIG_SYS_MALLOC_CLEAR_ON_INIT=y # CONFIG_SYS_MALLOC_DEFAULT_TO_INIT is not set # CONFIG_TOOLS_DEBUG is not set # CONFIG_PHYS_64BIT is not set CONFIG_SPL_IMAGE="spl/u-boot-spl.bin" # CONFIG_SYS_CUSTOM_LDSCRIPT is not set CONFIG_PLATFORM_ELFENTRY="_start" CONFIG_STACK_SIZE=0x1000000 CONFIG_SYS_SRAM_BASE=0x0 CONFIG_SYS_SRAM_SIZE=0x0 # CONFIG_EXAMPLES is not set # # API # # CONFIG_API is not set # # Boot options # # # Boot images # # CONFIG_ANDROID_BOOT_IMAGE is not set # CONFIG_FIT is not set CONFIG_LEGACY_IMAGE_FORMAT=y # CONFIG_SUPPORT_RAW_INITRD is not set CONFIG_SYS_EXTRA_OPTIONS="" CONFIG_HAVE_SYS_TEXT_BASE=y CONFIG_ARCH_FIXUP_FDT_MEMORY=y # CONFIG_CHROMEOS is not set # CONFIG_CHROMEOS_VBOOT is not set # # Boot timing # # CONFIG_BOOTSTAGE is not set CONFIG_BOOTSTAGE_STASH_SIZE=0x1000 # CONFIG_SHOW_BOOT_PROGRESS is not set # # Boot media # # CONFIG_NAND_BOOT is not set # CONFIG_ONENAND_BOOT is not set # CONFIG_QSPI_BOOT is not set # CONFIG_SATA_BOOT is not set # CONFIG_SD_BOOT is not set # CONFIG_SPI_BOOT is not set # # Autoboot options # CONFIG_AUTOBOOT=y CONFIG_BOOTDELAY=2 # CONFIG_AUTOBOOT_KEYED is not set # CONFIG_AUTOBOOT_USE_MENUKEY is not set # CONFIG_USE_BOOTARGS is not set # CONFIG_BOOTARGS_SUBST is not set # CONFIG_USE_BOOTCOMMAND is not set # CONFIG_USE_PREBOOT is not set CONFIG_DEFAULT_FDT_FILE="" # # Console # # CONFIG_CONSOLE_RECORD is not set # CONFIG_DISABLE_CONSOLE is not set CONFIG_LOGLEVEL=4 CONFIG_SPL_LOGLEVEL=4 CONFIG_TPL_LOGLEVEL=4 # CONFIG_SILENT_CONSOLE is not set # CONFIG_PRE_CONSOLE_BUFFER is not set # CONFIG_CONSOLE_MUX is not set # CONFIG_SYS_CONSOLE_IS_IN_ENV is not set # CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE is not set # CONFIG_SYS_CONSOLE_ENV_OVERWRITE is not set # CONFIG_SYS_CONSOLE_INFO_QUIET is not set # CONFIG_SYS_STDIO_DEREGISTER is not set # CONFIG_SPL_SYS_STDIO_DEREGISTER is not set # CONFIG_SYS_DEVICE_NULLDEV is not set # # Logging # # # Init options # # CONFIG_BOARD_TYPES is not set # CONFIG_DISPLAY_CPUINFO is not set CONFIG_DISPLAY_BOARDINFO=y # CONFIG_DISPLAY_BOARDINFO_LATE is not set # # Start-up hooks # # CONFIG_ARCH_EARLY_INIT_R is not set # CONFIG_ARCH_MISC_INIT is not set # CONFIG_BOARD_EARLY_INIT_F is not set # CONFIG_BOARD_EARLY_INIT_R is not set # CONFIG_BOARD_LATE_INIT is not set # CONFIG_LAST_STAGE_INIT is not set # CONFIG_MISC_INIT_F is not set # CONFIG_MISC_INIT_R is not set # # Security support # CONFIG_HASH=y # CONFIG_STACKPROTECTOR is not set # # Update support # # CONFIG_ANDROID_AB is not set # # Blob list # # CONFIG_BLOBLIST is not set # # SPL / TPL # CONFIG_SUPPORT_SPL=y CONFIG_SUPPORT_TPL=y CONFIG_SPL_FRAMEWORK=y # CONFIG_SPL_FRAMEWORK_BOARD_INIT_F is not set CONFIG_SPL_SYS_STACK_F_CHECK_BYTE=0xaa # CONFIG_SPL_SYS_REPORT_STACK_F_USAGE is not set # CONFIG_SPL_SHOW_ERRORS is not set # # PowerPC and LayerScape SPL Boot options # # CONFIG_SPL_FSL_PBL is not set # CONFIG_SPL_BOARD_INIT is not set # CONFIG_SPL_BOOTROM_SUPPORT is not set CONFIG_SPL_RAW_IMAGE_SUPPORT=y CONFIG_SPL_LEGACY_IMAGE_SUPPORT=y # CONFIG_SPL_LEGACY_IMAGE_CRC_CHECK is not set # CONFIG_SPL_SYS_MALLOC_SIMPLE is not set # CONFIG_TPL_SYS_MALLOC_SIMPLE is not set # CONFIG_SPL_STACK_R is not set # CONFIG_SPL_SEPARATE_BSS is not set CONFIG_SPL_BANNER_PRINT=y CONFIG_TPL_BANNER_PRINT=y # CONFIG_SPL_DISPLAY_PRINT is not set # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is not set # CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION is not set CONFIG_SPL_CRC32=y # CONFIG_SPL_MD5 is not set # CONFIG_SPL_CACHE_SUPPORT is not set # CONFIG_SPL_CPU is not set # CONFIG_SPL_CRYPTO is not set # CONFIG_SPL_HASH_SUPPORT is not set # CONFIG_TPL_HASH_SUPPORT is not set # CONFIG_SPL_DMA is not set # CONFIG_SPL_ENV_SUPPORT is not set # CONFIG_SPL_FS_EXT4 is not set # CONFIG_SPL_FS_SQUASHFS is not set # CONFIG_SPL_FAT_WRITE is not set # CONFIG_SPL_FPGA is not set # CONFIG_SPL_I2C is not set # CONFIG_SPL_DM_MAILBOX is not set CONFIG_SYS_MMCSD_FS_BOOT_PARTITION=1 # CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT is not set # CONFIG_SPL_MTD_SUPPORT is not set # CONFIG_SPL_MUSB_NEW is not set # CONFIG_SPL_NAND_SUPPORT is not set # CONFIG_SPL_NAND_DRIVERS is not set # CONFIG_SPL_NAND_ECC is not set # CONFIG_SPL_NAND_SIMPLE is not set # CONFIG_SPL_UBI is not set # CONFIG_SPL_NET_SUPPORT is not set # CONFIG_SPL_NO_CPU_SUPPORT is not set # CONFIG_SPL_NOR_SUPPORT is not set # CONFIG_SPL_XIP_SUPPORT is not set # CONFIG_SPL_ONENAND_SUPPORT is not set # CONFIG_SPL_OS_BOOT is not set # CONFIG_SPL_PCI is not set # CONFIG_SPL_PCH_SUPPORT is not set # CONFIG_SPL_POST_MEM_SUPPORT is not set # CONFIG_SPL_DM_RESET is not set # CONFIG_SPL_POWER is not set # CONFIG_SPL_POWER_DOMAIN is not set # CONFIG_SPL_RAM_SUPPORT is not set # CONFIG_SPL_REMOTEPROC is not set # CONFIG_SPL_RTC_SUPPORT is not set # CONFIG_SPL_SATA_SUPPORT is not set # CONFIG_SPL_THERMAL is not set # CONFIG_SPL_USB_HOST is not set # CONFIG_SPL_USB_GADGET is not set # CONFIG_SPL_WATCHDOG is not set # CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set CONFIG_TPL=y CONFIG_TPL_FRAMEWORK=y # CONFIG_TPL_BOARD_INIT is not set # CONFIG_TPL_NEEDS_SEPARATE_TEXT_BASE is not set # CONFIG_TPL_NEEDS_SEPARATE_STACK is not set # CONFIG_TPL_BOOTROM_SUPPORT is not set # CONFIG_TPL_DRIVERS_MISC is not set # CONFIG_TPL_ENV_SUPPORT is not set # CONFIG_TPL_GPIO is not set # CONFIG_TPL_I2C is not set # CONFIG_TPL_MPC8XXX_INIT_DDR_SUPPORT is not set # CONFIG_TPL_MMC_SUPPORT is not set # CONFIG_TPL_NAND_SUPPORT is not set # CONFIG_TPL_PCI is not set # CONFIG_TPL_PCH_SUPPORT is not set # CONFIG_TPL_RAM_SUPPORT is not set # CONFIG_TPL_RTC_SUPPORT is not set # CONFIG_TPL_SERIAL_SUPPORT is not set # CONFIG_TPL_SPI_FLASH_SUPPORT is not set # CONFIG_TPL_SPI_SUPPORT is not set # CONFIG_TPL_DM_SPI is not set # CONFIG_TPL_DM_SPI_FLASH is not set # # Command line interface # CONFIG_CMDLINE=y # CONFIG_HUSH_PARSER is not set CONFIG_CMDLINE_EDITING=y CONFIG_AUTO_COMPLETE=y CONFIG_SYS_LONGHELP=y CONFIG_SYS_PROMPT="=> " CONFIG_SYS_XTRACE=y # # Commands # # # Info commands # CONFIG_CMD_BDI=y # CONFIG_CMD_CONFIG is not set CONFIG_CMD_CONSOLE=y # CONFIG_CMD_LICENSE is not set # CONFIG_CMD_PMC is not set CONFIG_CMD_REGINFO=y # # Boot commands # CONFIG_CMD_BOOTD=y CONFIG_CMD_BOOTM=y # CONFIG_CMD_BOOTZ is not set CONFIG_BOOTM_LINUX=y CONFIG_BOOTM_NETBSD=y # CONFIG_BOOTM_OPENRTOS is not set # CONFIG_BOOTM_OSE is not set CONFIG_BOOTM_PLAN9=y CONFIG_BOOTM_RTEMS=y CONFIG_BOOTM_VXWORKS=y # CONFIG_CMD_BOOTMENU is not set # CONFIG_CMD_ADTIMG is not set CONFIG_CMD_ELF=y CONFIG_CMD_GO=y CONFIG_CMD_RUN=y CONFIG_CMD_IMI=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_XIMG=y # CONFIG_CMD_SPL is not set # CONFIG_CMD_THOR_DOWNLOAD is not set # CONFIG_CMD_ZBOOT is not set # # Environment commands # # CONFIG_CMD_ASKENV is not set CONFIG_CMD_EXPORTENV=y CONFIG_CMD_IMPORTENV=y CONFIG_CMD_EDITENV=y # CONFIG_CMD_GREPENV is not set CONFIG_CMD_SAVEENV=y # CONFIG_CMD_ERASEENV is not set CONFIG_CMD_ENV_EXISTS=y # CONFIG_CMD_ENV_CALLBACK is not set # CONFIG_CMD_ENV_FLAGS is not set # CONFIG_CMD_NVEDIT_INFO is not set # CONFIG_CMD_NVEDIT_LOAD is not set # CONFIG_CMD_NVEDIT_SELECT is not set # # Memory commands # # CONFIG_CMD_BINOP is not set # CONFIG_CMD_BLOBLIST is not set CONFIG_CMD_CRC32=y # CONFIG_CRC32_VERIFY is not set CONFIG_CMD_EEPROM=y # CONFIG_CMD_EEPROM_LAYOUT is not set # CONFIG_LOOPW is not set # CONFIG_CMD_MD5SUM is not set # CONFIG_CMD_MEMINFO is not set CONFIG_CMD_MEMORY=y # CONFIG_CMD_MEM_SEARCH is not set # CONFIG_CMD_MX_CYCLIC is not set # CONFIG_CMD_MEMTEST is not set # CONFIG_CMD_SHA1SUM is not set # CONFIG_CMD_STRINGS is not set # # Compression commands # # CONFIG_CMD_LZMADEC is not set # CONFIG_CMD_UNLZ4 is not set # CONFIG_CMD_UNZIP is not set # CONFIG_CMD_ZIP is not set # # Device access commands # # CONFIG_CMD_ARMFLASH is not set # CONFIG_CMD_BCB is not set # CONFIG_CMD_CLK is not set # CONFIG_CMD_DFU is not set # CONFIG_CMD_FPGAD is not set # CONFIG_CMD_FUSE is not set # CONFIG_CMD_GPIO is not set # CONFIG_CMD_GPT is not set # CONFIG_RANDOM_UUID is not set # CONFIG_CMD_IDE is not set # CONFIG_CMD_IO is not set # CONFIG_CMD_IOTRACE is not set # CONFIG_CMD_I2C is not set CONFIG_CMD_LOADB=y CONFIG_CMD_LOADS=y # CONFIG_CMD_MBR is not set # CONFIG_CMD_MMC is not set # CONFIG_CMD_OSD is not set # CONFIG_CMD_PART is not set CONFIG_CMD_PCI=y # CONFIG_CMD_POWEROFF is not set # CONFIG_CMD_READ is not set # CONFIG_CMD_SATA is not set # CONFIG_CMD_SAVES is not set # CONFIG_CMD_SCSI is not set # CONFIG_CMD_SDRAM is not set # CONFIG_CMD_TSI148 is not set # CONFIG_CMD_UNIVERSE is not set # CONFIG_CMD_USB_SDP is not set # # Shell scripting commands # CONFIG_CMD_ECHO=y CONFIG_CMD_ITEST=y CONFIG_CMD_SOURCE=y CONFIG_CMD_SETEXPR=y # CONFIG_CMD_SETEXPR_FMT is not set # # Android support commands # CONFIG_CMD_NET=y CONFIG_CMD_BOOTP=y # CONFIG_CMD_DHCP is not set CONFIG_BOOTP_BOOTPATH=y CONFIG_BOOTP_DNS=y # CONFIG_BOOTP_DNS2 is not set CONFIG_BOOTP_GATEWAY=y CONFIG_BOOTP_HOSTNAME=y # CONFIG_BOOTP_PREFER_SERVERIP is not set CONFIG_BOOTP_SUBNETMASK=y # CONFIG_BOOTP_NTPSERVER is not set # CONFIG_CMD_PCAP is not set CONFIG_BOOTP_VCI_STRING="U-Boot" CONFIG_CMD_TFTPBOOT=y # CONFIG_CMD_TFTPPUT is not set # CONFIG_CMD_TFTPSRV is not set CONFIG_NET_TFTP_VARS=y # CONFIG_CMD_RARP is not set CONFIG_CMD_NFS=y # CONFIG_CMD_MII is not set # CONFIG_CMD_PING is not set # CONFIG_CMD_CDP is not set # CONFIG_CMD_SNTP is not set # CONFIG_CMD_DNS is not set # CONFIG_CMD_LINK_LOCAL is not set # CONFIG_CMD_ETHSW is not set # CONFIG_CMD_PXE is not set # CONFIG_CMD_WOL is not set # # Misc commands # # CONFIG_CMD_BSP is not set # CONFIG_CMD_CACHE is not set # CONFIG_CMD_CONITRACE is not set # CONFIG_CMD_DATE is not set # CONFIG_CMD_TIME is not set # CONFIG_CMD_GETTIME is not set CONFIG_CMD_SLEEP=y # CONFIG_MP is not set # CONFIG_CMD_TIMER is not set # CONFIG_CMD_SYSBOOT is not set # CONFIG_CMD_QFW is not set # CONFIG_CMD_PSTORE is not set # CONFIG_CMD_TERMINAL is not set # CONFIG_CMD_UUID is not set # # TI specific command line interface # # CONFIG_CMD_DDR3 is not set # # Power commands # # # Security commands # # CONFIG_CMD_AES is not set # CONFIG_CMD_BLOB is not set CONFIG_CMD_HASH=y # CONFIG_HASH_VERIFY is not set # # Firmware commands # # # Filesystem commands # # CONFIG_CMD_BTRFS is not set # CONFIG_CMD_EXT2 is not set # CONFIG_CMD_EXT4 is not set # CONFIG_CMD_FAT is not set # CONFIG_CMD_SQUASHFS is not set # CONFIG_CMD_FS_GENERIC is not set # CONFIG_CMD_FS_UUID is not set # CONFIG_CMD_JFFS2 is not set # CONFIG_CMD_REISER is not set # CONFIG_CMD_ZFS is not set # # Debug commands # # CONFIG_CMD_BEDBUG is not set # CONFIG_CMD_DIAG is not set CONFIG_CMD_IRQ=y # CONFIG_CMD_KGDB is not set # CONFIG_CMD_LOG is not set # CONFIG_CMD_TRACE is not set # CONFIG_CMD_UBI is not set # # Partition Types # CONFIG_PARTITIONS=y # CONFIG_MAC_PARTITION is not set # CONFIG_SPL_MAC_PARTITION is not set # CONFIG_DOS_PARTITION is not set # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_ISO_PARTITION is not set # CONFIG_SPL_ISO_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_SPL_AMIGA_PARTITION is not set # CONFIG_EFI_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set # CONFIG_PARTITION_UUIDS is not set # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_SUPPORT_OF_CONTROL=y # # Device Tree Control # # CONFIG_OF_CONTROL is not set # CONFIG_MULTI_DTB_FIT is not set # # Environment # CONFIG_ENV_SUPPORT=y CONFIG_SAVEENV=y # CONFIG_ENV_OVERWRITE is not set CONFIG_ENV_IS_NOWHERE=y # CONFIG_ENV_IS_IN_EEPROM is not set # CONFIG_ENV_IS_IN_FAT is not set # CONFIG_ENV_IS_IN_EXT4 is not set # CONFIG_ENV_IS_IN_FLASH is not set # CONFIG_ENV_IS_IN_MMC is not set # CONFIG_ENV_IS_IN_NAND is not set # CONFIG_ENV_IS_IN_NVRAM is not set # CONFIG_ENV_IS_IN_ONENAND is not set # CONFIG_ENV_IS_IN_REMOTE is not set # CONFIG_SYS_REDUNDAND_ENVIRONMENT is not set # CONFIG_SYS_RELOC_GD_ENV_ADDR is not set # CONFIG_USE_DEFAULT_ENV_FILE is not set # CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG is not set # CONFIG_DELAY_ENVIRONMENT is not set # CONFIG_ENV_APPEND is not set # CONFIG_ENV_WRITEABLE_LIST is not set # CONFIG_ENV_ACCESS_IGNORE_FORCE is not set # CONFIG_VERSION_VARIABLE is not set CONFIG_NET=y # CONFIG_PROT_UDP is not set # CONFIG_BOOTP_SEND_HOSTNAME is not set # CONFIG_NET_RANDOM_ETHADDR is not set # CONFIG_NETCONSOLE is not set # CONFIG_IP_DEFRAG is not set CONFIG_TFTP_BLOCKSIZE=1468 CONFIG_TFTP_WINDOWSIZE=1 # CONFIG_TFTP_TSIZE is not set # CONFIG_SERVERIP_FROM_PROXYDHCP is not set CONFIG_SERVERIP_FROM_PROXYDHCP_DELAY_MS=100 # # Device Drivers # # # Generic Driver Options # # CONFIG_DM is not set CONFIG_DM_DEV_READ_INLINE=y # CONFIG_ACPIGEN is not set # CONFIG_BOUNCE_BUFFER is not set # CONFIG_ADC is not set # CONFIG_ADC_EXYNOS is not set # CONFIG_ADC_SANDBOX is not set # CONFIG_SARADC_MESON is not set # CONFIG_SARADC_ROCKCHIP is not set # CONFIG_SATA is not set # CONFIG_SCSI_AHCI is not set # # SATA/SCSI device support # # CONFIG_SATA_SIL3114 is not set # CONFIG_AXI is not set # # Bus devices # CONFIG_HAVE_BLOCK_DEVICE=y # CONFIG_IDE is not set # CONFIG_BOOTCOUNT_LIMIT is not set # # Button Support # # # Cache Controller drivers # # CONFIG_NCORE_CACHE is not set # # Clock # # CONFIG_SPL_CLK_CCF is not set # CONFIG_CLK_CCF is not set # CONFIG_CPU is not set # # Hardware crypto devices # # CONFIG_FSL_CAAM is not set CONFIG_SYS_FSL_HAS_SEC=y CONFIG_SYS_FSL_SEC_COMPAT_2=y CONFIG_SYS_FSL_SEC_BE=y CONFIG_SYS_FSL_SEC_COMPAT=2 # CONFIG_SYS_FSL_SEC_LE is not set # # Demo for driver model # CONFIG_SYS_FSL_DDR=y CONFIG_SYS_FSL_DDR_BE=y # # Freescale DDR controllers # CONFIG_SYS_NUM_DDR_CTLRS=1 CONFIG_SYS_FSL_DDRC_GEN3=y CONFIG_SYS_FSL_HAS_DDR3=y CONFIG_SYS_FSL_DDR3=y # # DFU support # # # DMA Support # # CONFIG_TI_EDMA3 is not set # # Fastboot support # # CONFIG_UDP_FUNCTION_FASTBOOT is not set # CONFIG_FIRMWARE is not set # CONFIG_ZYNQMP_FIRMWARE is not set # # FPGA support # # CONFIG_FPGA_ALTERA is not set # CONFIG_FPGA_SOCFPGA is not set # CONFIG_FPGA_XILINX is not set # # GPIO Support # # CONFIG_AT91_GPIO is not set # CONFIG_DA8XX_GPIO is not set # CONFIG_IPROC_GPIO is not set # CONFIG_MXC_GPIO is not set # CONFIG_MXS_GPIO is not set # CONFIG_CMD_PCA953X is not set # CONFIG_CMD_TCA642X is not set # # Hardware Spinlock Support # # CONFIG_DM_HWSPINLOCK is not set CONFIG_I2C=y # CONFIG_SYS_I2C_DW is not set # CONFIG_SYS_I2C_IMX_LPI2C is not set # CONFIG_SYS_I2C_MXC is not set # CONFIG_TEGRA_KEYBOARD is not set # CONFIG_TWL4030_INPUT is not set # # LED Support # # CONFIG_LED_STATUS is not set # # Mailbox Controller Support # # # Memory Controller drivers # # # Multifunction device drivers # # CONFIG_CROS_EC is not set # CONFIG_SPL_CROS_EC is not set # CONFIG_TPL_CROS_EC is not set # CONFIG_DS4510 is not set # CONFIG_FSL_SEC_MON is not set # CONFIG_IRQ is not set # CONFIG_NUVOTON_NCT6102D is not set # CONFIG_PCA9551_LED is not set # CONFIG_TEST_DRV is not set # CONFIG_TWL4030_LED is not set # CONFIG_WINBOND_W83627 is not set # CONFIG_FS_LOADER is not set # # MMC Host controller Support # CONFIG_MMC=y CONFIG_MMC_WRITE=y # CONFIG_MMC_BROKEN_CD is not set # CONFIG_ARM_PL180_MMCI is not set CONFIG_MMC_QUIRKS=y CONFIG_MMC_HW_PARTITIONING=y # CONFIG_SUPPORT_EMMC_RPMB is not set # CONFIG_SUPPORT_EMMC_BOOT is not set # CONFIG_MMC_IO_VOLTAGE is not set # CONFIG_SPL_MMC_IO_VOLTAGE is not set # CONFIG_MMC_HS400_ES_SUPPORT is not set # CONFIG_SPL_MMC_HS400_ES_SUPPORT is not set # CONFIG_MMC_HS400_SUPPORT is not set # CONFIG_SPL_MMC_HS400_SUPPORT is not set # CONFIG_MMC_HS200_SUPPORT is not set # CONFIG_SPL_MMC_HS200_SUPPORT is not set CONFIG_MMC_VERBOSE=y # CONFIG_MMC_TRACE is not set # CONFIG_MMC_DW is not set # CONFIG_MMC_MXC is not set # CONFIG_PXA_MMC_GENERIC is not set # CONFIG_MMC_OMAP_HS is not set # CONFIG_MMC_SDHCI is not set # CONFIG_FTSDC010 is not set # CONFIG_FSL_ESDHC is not set # CONFIG_FSL_ESDHC_IMX is not set CONFIG_SYS_FSL_ERRATUM_ESDHC111=y # # MTD Support # # CONFIG_MTD is not set # CONFIG_MTD_NOR_FLASH is not set # CONFIG_FLASH_CFI_DRIVER is not set # CONFIG_MTD_RAW_NAND is not set # # SPI Flash Support # # CONFIG_SPI_FLASH is not set # # UBI support # # CONFIG_UBI_SILENCE_MSG is not set # CONFIG_MTD_UBI is not set # # Multiplexer drivers # # CONFIG_BITBANGMII is not set # CONFIG_MV88E6352_SWITCH is not set # CONFIG_PHYLIB is not set # CONFIG_FSL_PFE is not set CONFIG_NETDEVICES=y # CONFIG_PHY_GIGE is not set # CONFIG_BCM_SF2_ETH is not set # CONFIG_E1000 is not set # CONFIG_EEPRO100 is not set # CONFIG_ETH_DESIGNWARE is not set # CONFIG_ETHOC is not set # CONFIG_FMAN_ENET is not set # CONFIG_FTMAC100 is not set # CONFIG_KS8851_MLL is not set # CONFIG_RGMII is not set # CONFIG_MII is not set # CONFIG_PCNET is not set # CONFIG_RTL8139 is not set # CONFIG_RTL8169 is not set # CONFIG_SMC911X is not set # CONFIG_SUN7I_GMAC is not set # CONFIG_SH_ETHER is not set # CONFIG_DRIVER_TI_CPSW is not set # CONFIG_DRIVER_TI_EMAC is not set # CONFIG_DRIVER_TI_KEYSTONE_NET is not set # CONFIG_TULIP is not set # CONFIG_SYS_DPAA_QBMAN is not set # CONFIG_TSEC_ENET is not set # # PCI Endpoint # # CONFIG_X86_PCH7 is not set # CONFIG_X86_PCH9 is not set # # PHY Subsystem # # CONFIG_MIPI_DPHY_HELPERS is not set # # Rockchip PHY driver # # CONFIG_MVEBU_COMPHY_SUPPORT is not set # # Pin controllers # # # Power # # CONFIG_ACPI_PMC is not set # CONFIG_SPL_ACPI_PMC is not set # CONFIG_TPL_ACPI_PMC is not set # # Power Domain Support # # CONFIG_PMIC_AS3722 is not set # CONFIG_POWER_MC34VR500 is not set # CONFIG_POWER_MT6323 is not set # CONFIG_PWM_IMX is not set # CONFIG_PWM_SANDBOX is not set # CONFIG_QE is not set # CONFIG_U_QE is not set # # Reboot Mode Support # # # Remote Processor drivers # # # Reset Controller Support # # CONFIG_RESET_SCMI is not set # # Real Time Clock # # CONFIG_RTC_ENABLE_32KHZ_OUTPUT is not set # CONFIG_RTC_PCF8563 is not set # CONFIG_RTC_RX8025 is not set # CONFIG_RTC_PL031 is not set # CONFIG_RTC_S35392A is not set # CONFIG_RTC_MC146818 is not set # CONFIG_RTC_M41T62 is not set # CONFIG_SCSI is not set # # Serial drivers # CONFIG_BAUDRATE=115200 CONFIG_SPECIFY_CONSOLE_INDEX=y CONFIG_CONS_INDEX=1 # CONFIG_ATMEL_USART is not set # CONFIG_FSL_LPUART is not set # CONFIG_MVEBU_A3700_UART is not set # CONFIG_MCFUART is not set # CONFIG_NULLDEV_SERIAL is not set CONFIG_SYS_NS16550=y # CONFIG_NS16550_DYNAMIC is not set # CONFIG_PL011_SERIAL is not set # CONFIG_PXA_SERIAL is not set # CONFIG_SMEM is not set # # Sound support # # CONFIG_SOUND is not set # # SOC (System On Chip) specific Drivers # # CONFIG_SOC_DEVICE is not set # CONFIG_SOC_TI is not set # CONFIG_SPI is not set # # SPMI support # # CONFIG_SYSINFO is not set # # System reset device drivers # # CONFIG_SYSRESET_SYSCON is not set # CONFIG_SYSRESET_WATCHDOG is not set # CONFIG_SYSRESET_RESETCTL is not set # CONFIG_SYSRESET_MPC83XX is not set # CONFIG_OPTEE is not set # CONFIG_DM_THERMAL is not set # # Timer Support # # # TPM support # # CONFIG_USB is not set # # UFS Host Controller Support # # CONFIG_TI_J721E_UFS is not set # # Graphics support # # CONFIG_SYS_WHITE_ON_BLACK is not set # CONFIG_NO_FB_CLEAR is not set # # TrueType Fonts # # CONFIG_VIDEO_VESA is not set # CONFIG_VIDEO_LCD_ANX9804 is not set # CONFIG_VIDEO_LCD_SSD2828 is not set # CONFIG_VIDEO_MVEBU is not set # CONFIG_I2C_EDID is not set # CONFIG_ATMEL_HLCD is not set # CONFIG_AM335X_LCD is not set # CONFIG_VIDEO is not set # CONFIG_LCD is not set # CONFIG_VIDEO_SIMPLE is not set # CONFIG_VIDEO_DT_SIMPLEFB is not set # CONFIG_SPLASH_SCREEN is not set # CONFIG_VIDEO_VCXK is not set # # VirtIO Drivers # # CONFIG_VIRTIO_MMIO is not set # # 1-Wire support # # # 1-wire EEPROM support # # # Watchdog Timer Support # # CONFIG_WATCHDOG is not set CONFIG_WATCHDOG_TIMEOUT_MSECS=60000 # CONFIG_IMX_WATCHDOG is not set # CONFIG_ULP_WATCHDOG is not set # CONFIG_DESIGNWARE_WATCHDOG is not set # CONFIG_PHYS_TO_BUS is not set # # File systems # # CONFIG_FS_BTRFS is not set # CONFIG_FS_CBFS is not set # CONFIG_SPL_FS_CBFS is not set # CONFIG_FS_EXT4 is not set # CONFIG_FS_FAT is not set # CONFIG_FS_JFFS2 is not set # CONFIG_UBIFS_SILENCE_MSG is not set # CONFIG_FS_CRAMFS is not set # CONFIG_YAFFS2 is not set # CONFIG_FS_SQUASHFS is not set # # Library routines # # CONFIG_ADDR_MAP is not set # CONFIG_BCH is not set # CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED is not set # CONFIG_DYNAMIC_CRC_TABLE is not set CONFIG_HAVE_PRIVATE_LIBGCC=y CONFIG_PRINTF=y CONFIG_SPRINTF=y CONFIG_SPL_SPRINTF=y CONFIG_TPL_SPRINTF=y CONFIG_STRTO=y CONFIG_SPL_STRTO=y CONFIG_TPL_STRTO=y # CONFIG_USE_PRIVATE_LIBGCC is not set CONFIG_SYS_HZ=1000 CONFIG_SPL_USE_TINY_PRINTF=y CONFIG_TPL_USE_TINY_PRINTF=y CONFIG_PANIC_HANG=y CONFIG_REGEX=y # CONFIG_SPL_TINY_MEMSET is not set # CONFIG_TPL_TINY_MEMSET is not set # CONFIG_BITREVERSE is not set # CONFIG_TRACE is not set # CONFIG_CMD_DHRYSTONE is not set # # Security support # # CONFIG_AES is not set # CONFIG_RSA is not set # CONFIG_ASYMMETRIC_KEY_TYPE is not set # # Android Verified Boot # # # Hashing Support # # CONFIG_SHA1 is not set # CONFIG_SHA256 is not set # CONFIG_SHA512_ALGO is not set # CONFIG_SHA_HW_ACCEL is not set # CONFIG_MD5 is not set # # Compression Support # # CONFIG_LZ4 is not set # CONFIG_LZMA is not set # CONFIG_LZO is not set CONFIG_GZIP=y # CONFIG_ZLIB_UNCOMPRESS is not set # CONFIG_BZIP2 is not set CONFIG_ZLIB=y # CONFIG_ZSTD is not set # CONFIG_SPL_LZ4 is not set # CONFIG_SPL_LZMA is not set # CONFIG_SPL_LZO is not set # CONFIG_SPL_GZIP is not set # CONFIG_SPL_ZSTD is not set # CONFIG_ERRNO_STR is not set # CONFIG_HEXDUMP is not set # CONFIG_GETOPT is not set # CONFIG_OF_LIBFDT is not set # CONFIG_SPL_OF_LIBFDT is not set # CONFIG_TPL_OF_LIBFDT is not set # # System tables # # CONFIG_LIB_RATIONAL is not set # CONFIG_SPL_LIB_RATIONAL is not set # CONFIG_SMBIOS_PARSER is not set CONFIG_LIB_ELF=y CONFIG_LMB=y CONFIG_LMB_USE_MAX_REGIONS=y CONFIG_LMB_MAX_REGIONS=8 # CONFIG_PHANDLE_CHECK_SEQ is not set # CONFIG_UNIT_TEST is not set # CONFIG_SPL_UNIT_TEST is not set # # Tools options # CONFIG_MKIMAGE_DTC_PATH="dtc" CONFIG_TOOLS_LIBCRYPTO=y