X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fsunxi-common.h;h=635890122d40b638bd66a96d062165e5a2ee5201;hb=9f03247edc7761b608db31104821b4518a70e691;hp=94275a7183ffc35547893dedcc933bb6b8d61c7a;hpb=1e031249a53e38d9b8290fa99106477c231bf2dd;p=u-boot diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h index 94275a7183..635890122d 100644 --- a/include/configs/sunxi-common.h +++ b/include/configs/sunxi-common.h @@ -137,6 +137,11 @@ #define CONFIG_SPL_NAND_SUPPORT 1 #endif +#ifdef CONFIG_SPL_SPI_SUNXI +#define CONFIG_SPL_SPI_FLASH_SUPPORT 1 +#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x8000 +#endif + /* mmc config */ #ifdef CONFIG_MMC #define CONFIG_GENERIC_MMC