From: Ravikumar Kattekola Date: Wed, 7 Aug 2013 12:38:35 +0000 (+0530) Subject: configs: DRA7: include Bank Address register support X-Git-Tag: ti2013.04.02.prod.13.08.001~2 X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fglsdk-u-boot.git;a=commitdiff_plain;h=38b55c455286da11ad29a5c7da6623d24ee32e47 configs: DRA7: include Bank Address register support CONFIG_SPI_FLASH_BAR Ban/Extended Addr Reg This option adds the Bank addr/Extended addr support on SPI flashes which has size > 16Mbytes. Signed-off-by: Ravikumar Kattekola --- diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index ab5228a88..9a6bcb3b6 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -57,6 +57,7 @@ #define CONFIG_MMAP #define CONFIG_SF_DEFAULT_SPEED 48000000 #define CONFIG_DEFAULT_SPI_MODE SPI_MODE_3 +#define CONFIG_SPI_FLASH_BAR /* SPI SPL */ #define CONFIG_SPL_SPI_SUPPORT