1*3ba98ed8STroy LeeCONFIG_ARM=y 2*3ba98ed8STroy LeeCONFIG_SYS_CONFIG_NAME="evb_ast2600_spl" 3*3ba98ed8STroy LeeCONFIG_SYS_DCACHE_OFF=y 4*3ba98ed8STroy LeeCONFIG_POSITION_INDEPENDENT=y 5*3ba98ed8STroy LeeCONFIG_SPL_SYS_THUMB_BUILD=y 6*3ba98ed8STroy Lee# CONFIG_SPL_USE_ARCH_MEMCPY is not set 7*3ba98ed8STroy Lee# CONFIG_SPL_USE_ARCH_MEMSET is not set 8*3ba98ed8STroy LeeCONFIG_SPL_LDSCRIPT="arch/$(ARCH)/mach-aspeed/ast2600/u-boot-spl.lds" 9*3ba98ed8STroy LeeCONFIG_ARCH_ASPEED=y 10*3ba98ed8STroy LeeCONFIG_SYS_TEXT_BASE=0x10000 11*3ba98ed8STroy LeeCONFIG_ASPEED_AST2600=y 12*3ba98ed8STroy Lee# CONFIG_ASPEED_LOADERS is not set 13*3ba98ed8STroy LeeCONFIG_ASPEED_DEFAULT_SPI_FREQUENCY=y 14*3ba98ed8STroy LeeCONFIG_SPL_LIBCOMMON_SUPPORT=y 15*3ba98ed8STroy LeeCONFIG_SPL_LIBGENERIC_SUPPORT=y 16*3ba98ed8STroy LeeCONFIG_SYS_MALLOC_F_LEN=0x2000 17*3ba98ed8STroy LeeCONFIG_SPL_MMC_SUPPORT=y 18*3ba98ed8STroy LeeCONFIG_SPL_SERIAL_SUPPORT=y 19*3ba98ed8STroy LeeCONFIG_SPL_DRIVERS_MISC_SUPPORT=y 20*3ba98ed8STroy LeeCONFIG_ENV_SIZE=0x10000 21*3ba98ed8STroy LeeCONFIG_ENV_OFFSET=0x100000 22*3ba98ed8STroy LeeCONFIG_SPL=y 23*3ba98ed8STroy LeeCONFIG_SPL_STACK_R_ADDR=0x93000000 24*3ba98ed8STroy LeeCONFIG_ARMV7_BOOT_SEC_DEFAULT=y 25*3ba98ed8STroy LeeCONFIG_NR_DRAM_BANKS=1 26*3ba98ed8STroy LeeCONFIG_TPL_SYS_MALLOC_F_LEN=0x800 27*3ba98ed8STroy LeeCONFIG_FIT=y 28*3ba98ed8STroy LeeCONFIG_FIT_ENABLE_SHA384_SUPPORT=y 29*3ba98ed8STroy LeeCONFIG_FIT_ENABLE_SHA512_SUPPORT=y 30*3ba98ed8STroy LeeCONFIG_FIT_SIGNATURE=y 31*3ba98ed8STroy LeeCONFIG_SPL_FIT_SIGNATURE=y 32*3ba98ed8STroy LeeCONFIG_SPL_LOAD_FIT=y 33*3ba98ed8STroy LeeCONFIG_IMAGE_FORMAT_LEGACY=y 34*3ba98ed8STroy LeeCONFIG_USE_BOOTARGS=y 35*3ba98ed8STroy LeeCONFIG_BOOTARGS="console=ttyS4,115200n8 root=/dev/ram rw" 36*3ba98ed8STroy LeeCONFIG_USE_BOOTCOMMAND=y 37*3ba98ed8STroy LeeCONFIG_BOOTCOMMAND="run bootspi" 38*3ba98ed8STroy LeeCONFIG_SYS_CONSOLE_ENV_OVERWRITE=y 39*3ba98ed8STroy LeeCONFIG_DISPLAY_BOARDINFO_LATE=y 40*3ba98ed8STroy LeeCONFIG_ARCH_EARLY_INIT_R=y 41*3ba98ed8STroy LeeCONFIG_BOARD_EARLY_INIT_F=y 42*3ba98ed8STroy LeeCONFIG_SPL_BOARD_INIT=y 43*3ba98ed8STroy Lee# CONFIG_SPL_LEGACY_IMAGE_SUPPORT is not set 44*3ba98ed8STroy LeeCONFIG_SPL_SYS_MALLOC_SIMPLE=y 45*3ba98ed8STroy LeeCONFIG_SPL_STACK_R=y 46*3ba98ed8STroy LeeCONFIG_SPL_SEPARATE_BSS=y 47*3ba98ed8STroy LeeCONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y 48*3ba98ed8STroy LeeCONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x80 49*3ba98ed8STroy LeeCONFIG_SPL_SHA1_SUPPORT=y 50*3ba98ed8STroy LeeCONFIG_SPL_SHA256_SUPPORT=y 51*3ba98ed8STroy LeeCONFIG_SPL_SHA384_SUPPORT=y 52*3ba98ed8STroy LeeCONFIG_SPL_SHA512_SUPPORT=y 53*3ba98ed8STroy LeeCONFIG_SPL_FIT_IMAGE_TINY=y 54*3ba98ed8STroy LeeCONFIG_SPL_DM_RESET=y 55*3ba98ed8STroy LeeCONFIG_SPL_RAM_SUPPORT=y 56*3ba98ed8STroy LeeCONFIG_SPL_RAM_DEVICE=y 57*3ba98ed8STroy LeeCONFIG_SPL_WATCHDOG_SUPPORT=y 58*3ba98ed8STroy LeeCONFIG_SPL_YMODEM_SUPPORT=y 59*3ba98ed8STroy LeeCONFIG_HUSH_PARSER=y 60*3ba98ed8STroy Lee# CONFIG_AUTO_COMPLETE is not set 61*3ba98ed8STroy LeeCONFIG_SYS_PROMPT="ast# " 62*3ba98ed8STroy LeeCONFIG_CMD_MEMTEST=y 63*3ba98ed8STroy LeeCONFIG_SYS_ALT_MEMTEST=y 64*3ba98ed8STroy LeeCONFIG_CMD_CLK=y 65*3ba98ed8STroy LeeCONFIG_CMD_GPIO=y 66*3ba98ed8STroy LeeCONFIG_CMD_I2C=y 67*3ba98ed8STroy LeeCONFIG_CMD_MMC=y 68*3ba98ed8STroy LeeCONFIG_CMD_PART=y 69*3ba98ed8STroy LeeCONFIG_CMD_PCI=y 70*3ba98ed8STroy LeeCONFIG_CMD_SF=y 71*3ba98ed8STroy LeeCONFIG_CMD_USB=y 72*3ba98ed8STroy LeeCONFIG_CMD_DHCP=y 73*3ba98ed8STroy LeeCONFIG_CMD_MII=y 74*3ba98ed8STroy LeeCONFIG_CMD_PING=y 75*3ba98ed8STroy LeeCONFIG_CMD_EXT2=y 76*3ba98ed8STroy LeeCONFIG_CMD_EXT4=y 77*3ba98ed8STroy LeeCONFIG_CMD_EXT4_WRITE=y 78*3ba98ed8STroy LeeCONFIG_CMD_FAT=y 79*3ba98ed8STroy LeeCONFIG_CMD_FS_GENERIC=y 80*3ba98ed8STroy LeeCONFIG_CMD_MTDPARTS=y 81*3ba98ed8STroy Lee# CONFIG_DOS_PARTITION is not set 82*3ba98ed8STroy LeeCONFIG_SPL_OF_CONTROL=y 83*3ba98ed8STroy LeeCONFIG_DEFAULT_DEVICE_TREE="ast2600-pfr" 84*3ba98ed8STroy LeeCONFIG_ENV_IS_IN_SPI_FLASH=y 85*3ba98ed8STroy LeeCONFIG_USE_ENV_SPI_BUS=y 86*3ba98ed8STroy LeeCONFIG_ENV_SPI_BUS=0 87*3ba98ed8STroy LeeCONFIG_USE_ENV_SPI_CS=y 88*3ba98ed8STroy LeeCONFIG_ENV_SPI_CS=0 89*3ba98ed8STroy LeeCONFIG_USE_ENV_SPI_MAX_HZ=y 90*3ba98ed8STroy LeeCONFIG_ENV_SPI_MAX_HZ=100000000 91*3ba98ed8STroy LeeCONFIG_NET_RANDOM_ETHADDR=y 92*3ba98ed8STroy LeeCONFIG_SPL_DM=y 93*3ba98ed8STroy LeeCONFIG_REGMAP=y 94*3ba98ed8STroy LeeCONFIG_SYSCON=y 95*3ba98ed8STroy LeeCONFIG_SPL_OF_TRANSLATE=y 96*3ba98ed8STroy LeeCONFIG_CLK=y 97*3ba98ed8STroy LeeCONFIG_SPL_CLK=y 98*3ba98ed8STroy LeeCONFIG_ASPEED_HACE=y 99*3ba98ed8STroy LeeCONFIG_ASPEED_ACRY=y 100*3ba98ed8STroy LeeCONFIG_DM_GPIO=y 101*3ba98ed8STroy LeeCONFIG_ASPEED_GPIO=y 102*3ba98ed8STroy LeeCONFIG_DM_I2C=y 103*3ba98ed8STroy LeeCONFIG_SYS_I2C_ASPEED=y 104*3ba98ed8STroy LeeCONFIG_MISC=y 105*3ba98ed8STroy LeeCONFIG_ASPEED_AHBC=y 106*3ba98ed8STroy LeeCONFIG_ASPEED_H2X=y 107*3ba98ed8STroy LeeCONFIG_ASPEED_DP=y 108*3ba98ed8STroy LeeCONFIG_DM_MMC=y 109*3ba98ed8STroy LeeCONFIG_SPL_MMC_TINY=y 110*3ba98ed8STroy LeeCONFIG_MMC_SDHCI=y 111*3ba98ed8STroy LeeCONFIG_MMC_SDHCI_ASPEED=y 112*3ba98ed8STroy LeeCONFIG_DM_SPI_FLASH=y 113*3ba98ed8STroy LeeCONFIG_SPI_FLASH=y 114*3ba98ed8STroy LeeCONFIG_SPI_FLASH_SFDP_SUPPORT=y 115*3ba98ed8STroy LeeCONFIG_SPI_FLASH_GIGADEVICE=y 116*3ba98ed8STroy LeeCONFIG_SPI_FLASH_ISSI=y 117*3ba98ed8STroy LeeCONFIG_SPI_FLASH_MACRONIX=y 118*3ba98ed8STroy LeeCONFIG_SPI_FLASH_SPANSION=y 119*3ba98ed8STroy LeeCONFIG_SPI_FLASH_STMICRO=y 120*3ba98ed8STroy LeeCONFIG_SPI_FLASH_WINBOND=y 121*3ba98ed8STroy LeeCONFIG_PHY_BROADCOM=y 122*3ba98ed8STroy LeeCONFIG_PHY_REALTEK=y 123*3ba98ed8STroy LeeCONFIG_DM_ETH=y 124*3ba98ed8STroy LeeCONFIG_PHY_GIGE=y 125*3ba98ed8STroy LeeCONFIG_FTGMAC100=y 126*3ba98ed8STroy LeeCONFIG_MDIO=y 127*3ba98ed8STroy LeeCONFIG_PCI=y 128*3ba98ed8STroy LeeCONFIG_DM_PCI=y 129*3ba98ed8STroy LeeCONFIG_PCIE_ASPEED=y 130*3ba98ed8STroy LeeCONFIG_PHY=y 131*3ba98ed8STroy LeeCONFIG_PINCTRL=y 132*3ba98ed8STroy LeeCONFIG_RAM=y 133*3ba98ed8STroy LeeCONFIG_SPL_RAM=y 134*3ba98ed8STroy LeeCONFIG_DM_SERIAL=y 135*3ba98ed8STroy LeeCONFIG_SYS_NS16550=y 136*3ba98ed8STroy LeeCONFIG_SPI=y 137*3ba98ed8STroy LeeCONFIG_DM_SPI=y 138*3ba98ed8STroy LeeCONFIG_SYSRESET=y 139*3ba98ed8STroy LeeCONFIG_TEE=y 140*3ba98ed8STroy LeeCONFIG_USB=y 141*3ba98ed8STroy LeeCONFIG_DM_USB=y 142*3ba98ed8STroy LeeCONFIG_USB_EHCI_HCD=y 143*3ba98ed8STroy LeeCONFIG_USB_STORAGE=y 144*3ba98ed8STroy LeeCONFIG_WDT=y 145*3ba98ed8STroy LeeCONFIG_USE_TINY_PRINTF=y 146*3ba98ed8STroy LeeCONFIG_SPL_TINY_MEMSET=y 147*3ba98ed8STroy LeeCONFIG_TARGET_AST2600_DCSCM=y 148