[U-Boot] [PATCH 2/2] EXYNOS5: Enable SPI Gigabyte device.
Simon Glass
sjg at chromium.org
Mon Jan 21 20:30:19 CET 2013
On Wed, Jan 16, 2013 at 9:39 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This patch enables gigabyte device for SMDK5250.
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
Acked-by: Simon Glass <sjg at chromium.org>
> ---
> include/configs/exynos5250-dt.h | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
> index cabd2f2..a01fb96 100644
> --- a/include/configs/exynos5250-dt.h
> +++ b/include/configs/exynos5250-dt.h
> @@ -265,6 +265,7 @@
> #define CONFIG_CMD_SF
> #define CONFIG_CMD_SPI
> #define CONFIG_SPI_FLASH_WINBOND
> +#define CONFIG_SPI_FLASH_GIGADEVICE
> #define CONFIG_SF_DEFAULT_MODE SPI_MODE_0
> #define CONFIG_SF_DEFAULT_SPEED 50000000
> #define EXYNOS5_SPI_NUM_CONTROLLERS 5
> --
> 1.7.4.4
>
More information about the U-Boot
mailing list