1*25c7de22SPaul BurtonCONFIG_MIPS=y 2*25c7de22SPaul BurtonCONFIG_SYS_TEXT_BASE=0x80010000 3*25c7de22SPaul BurtonCONFIG_SPL_GPIO_SUPPORT=y 4*25c7de22SPaul BurtonCONFIG_SPL_LIBGENERIC_SUPPORT=y 5*25c7de22SPaul BurtonCONFIG_SYS_MALLOC_F_LEN=0x2000 6*25c7de22SPaul BurtonCONFIG_SPL_MMC_SUPPORT=y 7*25c7de22SPaul BurtonCONFIG_SPL=y 8*25c7de22SPaul BurtonCONFIG_ARCH_JZ47XX=y 9*25c7de22SPaul BurtonCONFIG_NR_DRAM_BANKS=1 10*25c7de22SPaul BurtonCONFIG_FIT=y 11*25c7de22SPaul BurtonCONFIG_USE_BOOTARGS=y 12*25c7de22SPaul BurtonCONFIG_BOOTARGS="console=ttyS4,115200 rw rootwait root=/dev/mmcblk0p1" 13*25c7de22SPaul BurtonCONFIG_USE_BOOTCOMMAND=y 14*25c7de22SPaul BurtonCONFIG_BOOTCOMMAND="ext4load mmc 0:1 0x88000000 /boot/uImage; bootm 0x88000000" 15*25c7de22SPaul BurtonCONFIG_MISC_INIT_R=y 16*25c7de22SPaul BurtonCONFIG_DISPLAY_CPUINFO=y 17*25c7de22SPaul BurtonCONFIG_BOARD_EARLY_INIT_F=y 18*25c7de22SPaul Burton# CONFIG_SPL_BANNER_PRINT is not set 19*25c7de22SPaul Burton# CONFIG_TPL_BANNER_PRINT is not set 20*25c7de22SPaul BurtonCONFIG_HUSH_PARSER=y 21*25c7de22SPaul BurtonCONFIG_CMD_DM=y 22*25c7de22SPaul Burton# CONFIG_CMD_FLASH is not set 23*25c7de22SPaul BurtonCONFIG_CMD_MMC=y 24*25c7de22SPaul BurtonCONFIG_CMD_DHCP=y 25*25c7de22SPaul BurtonCONFIG_CMD_EXT4=y 26*25c7de22SPaul BurtonCONFIG_CMD_FAT=y 27*25c7de22SPaul Burton# CONFIG_SPL_DOS_PARTITION is not set 28*25c7de22SPaul BurtonCONFIG_DEFAULT_DEVICE_TREE="ci20" 29*25c7de22SPaul BurtonCONFIG_ENV_IS_IN_MMC=y 30*25c7de22SPaul Burton# CONFIG_DM_WARN is not set 31*25c7de22SPaul Burton# CONFIG_DM_DEVICE_REMOVE is not set 32*25c7de22SPaul BurtonCONFIG_JZ4780_EFUSE=y 33*25c7de22SPaul BurtonCONFIG_MMC=y 34*25c7de22SPaul BurtonCONFIG_MMC_BROKEN_CD=y 35*25c7de22SPaul BurtonCONFIG_DM_MMC=y 36*25c7de22SPaul Burton# CONFIG_MMC_HW_PARTITIONING is not set 37*25c7de22SPaul BurtonCONFIG_MMC_IO_VOLTAGE=y 38*25c7de22SPaul BurtonCONFIG_MMC_UHS_SUPPORT=y 39*25c7de22SPaul BurtonCONFIG_MMC_HS400_SUPPORT=y 40*25c7de22SPaul Burton# CONFIG_MMC_VERBOSE is not set 41*25c7de22SPaul BurtonCONFIG_SPL_MMC_TINY=y 42*25c7de22SPaul BurtonCONFIG_JZ47XX_MMC=y 43*25c7de22SPaul BurtonCONFIG_DM_SERIAL=y 44*25c7de22SPaul BurtonCONFIG_SYS_NS16550=y 45*25c7de22SPaul BurtonCONFIG_USE_TINY_PRINTF=y 46*25c7de22SPaul BurtonCONFIG_SPL_TINY_MEMSET=y 47*25c7de22SPaul BurtonCONFIG_LZO=y 48