This converts the following to Kconfig: CONFIG_SYS_SPI_U_BOOT_OFFS Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> [trini: Expose this for SPL_SPI_SUNXI for now] Signed-off-by: Tom Rini <trini@konsulko.com>master...
#ifdefined(CONFIG_SYS_U_BOOT_OFFS) if(headersz>CONFIG_SYS_U_BOOT_OFFS) { fprintf(stderr,"Error: Image header (incl. SPL image) too big!\n"); fprintf(stderr,"header=0x%xCONFIG_SYS_SPI_U_BOOT_OFFS=0x%x!\n", (int)headersz,CONFIG_SYS_SPI_U_BOOT_OFFS); ...
#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" #endif #define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 1 change: 0 additions & 1 deletion 1 include/configs/ax25-ae350.h Original file line numberDiff line numberDiff line change @@ -19...
CONFIG_SPL_SPI_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1,SPI_BOOT,EMMC_BOOT" CONFIG_SPI_BOOT=y 1 change: 1 addition & 0 deletions 1 configs/cgtqmx6eval_defconfig Original file line numberDiff line numberDiff line cha...
CONFIG_BOOTCOUNT_ENV=y CONFIG_MISC=y # CONFIG_MMC is not set CONFIG_MTD=y CONFIG_DM_MTD=y CONFIG_MTD_RAW_NAND=y CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y CONFIG_SYS_NAND_U_BOOT_OFFS=0x100000 2 changes: 1 addition & 1 deletion 2 configs/bcm963158_ram_defconfig Original file line numberDi...
#ifdef CONFIG_SECURE_BOOT #define CONFIG_SPL_INIT_MINIMAL #define CONFIG_SPL_SERIAL_SUPPORT @@ -108,7 +108,7 @@ #define CONFIG_SYS_NAND_U_BOOT_OFFS 0 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds" #else #define CONFIG_TPL #define CONFIG_TPL 1 #ifdef CONFI...
/* Bootcount using the RTC block */ #define CONFIG_SYS_BOOTCOUNT_BE 1 change: 0 additions & 1 deletion 1 scripts/config_whitelist.txt Original file line numberDiff line numberDiff line change @@ -549,7 +549,6 @@ CONFIG_POWER_PFUZE3000_I2C_ADDR CONFIG_POWER_SPI CONFIG_POWER_TPS6236...
*/ #include<common.h> #include<netdev.h> #include<clps7111.h> } *bis =0; #ifdef 0CONFIG_CS8900_BASE); #include<common.h> #include<netdev.h> #include<asm/arch/pxa-regs.h> return; } #ifdef
#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000 1 change: 0 additions & 1 deletion 1 include/configs/ax25-ae350.h Original file line numberDiff line numberDiff line change @@ -19,7 +19,6 @@ #endif #ifdef CONFIG_SPL_MMC_SUPPORT #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 #define ...
#define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" #define CONFIG_SPL_LIBDISK_SUPPORT #define CONFIG_SPL_LIBGENERIC_SUPPORT #define CONFIG_SPL_MMC_SUPPORT #define CONFIG_SPL_SERIAL_SUPPORT 1 change: 0 additions & 1 deletion 1 include/configs...