[U-Boot] [PATCH RESEND v2 1/2] arm: mvebu: clearfog: Fix SPI-NOR flash access

Stefan Roese sr at denx.de
Thu Nov 16 13:08:03 UTC 2017


On 13.11.2017 06:04, Baruch Siach wrote:
> From: Jon Nettleton <jon at solid-run.com>
> 
> The production variant of the SPI flash used by the clearfog
> devices are based on winbond chips.  Additionally enable
> SPI_FLASH_BAR since some variants will have 16MB of flash
> that requires this to be enabled.
> 
> Remove the default speed and mode; these values are taken from the
> device tree when CONFIG_DM_SPI_FLASH is enabled.
> 
> Add default bus, so that 'sf' detects the SPI flash by default.
> 
> Signed-off-by: Jon Nettleton <jon at solid-run.com>
> [baruch: remove speed/mode; add bus; move winbond to defconfig]
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> v2: Move CONFIG_SPI_FLASH_WINBOND to defconfig (Jagan)

Applied to u-boot-marvell/master.

Thanks,
Stefan


More information about the U-Boot mailing list