[U-Boot] [PATCH] powerpc/t104xrdb: Enable SPI flash Extend address support

Jagan Teki jagannadh.teki at gmail.com
Wed Sep 24 20:45:42 CEST 2014


On 17 September 2014 15:07, Hou Zhiqiang <B48286 at freescale.com> wrote:
> Enable the Extend address to support SPI flash more than 16MB.
>
> Signed-off-by: Hou Zhiqiang <B48286 at freescale.com>
> ---
> Based on git://git.denx.de/u-boot.git.
> Also can be applied to git://www.denx.de/git/u-boot-mpc85xx.git.
> Tested on board T1040RDB.
>
>  include/configs/T104xRDB.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
> index 0ee0ff2..d4c6f58 100644
> --- a/include/configs/T104xRDB.h
> +++ b/include/configs/T104xRDB.h
> @@ -503,6 +503,7 @@
>  #define CONFIG_FSL_ESPI
>  #define CONFIG_SPI_FLASH
>  #define CONFIG_SPI_FLASH_STMICRO
> +#define CONFIG_SPI_FLASH_BAR
>  #define CONFIG_CMD_SF
>  #define CONFIG_SF_DEFAULT_SPEED         10000000
>  #define CONFIG_SF_DEFAULT_MODE          0
> --
> 2.1.0.27.g96db324
>

Applied to u-boot-spi/master

thanks!
-- 
Jagan.


More information about the U-Boot mailing list