[U-Boot] [PATCH 2/2] SMDK5250: Enable SPI Gigabyte device.
Rajeshwari Shinde
rajeshwari.s at samsung.com
Wed Jan 23 07:30:19 CET 2013
This patch enables gigabyte device for SMDK5250.
Acked-by: Simon Glass <sjg at chromium.org>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
---
Changes in V2:
- None
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