This patch enables gpio numbering for EXYNOS5. Signed-off-by: Rajeshwari Shinde <rajeshwar...@samsung.com> --- include/configs/smdk5250.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/include/configs/smdk5250.h b/include/configs/smdk5250.h index 4b9093c..ed8e80f 100644 --- a/include/configs/smdk5250.h +++ b/include/configs/smdk5250.h @@ -242,6 +242,9 @@ #define CONFIG_ENV_SPI_MAX_HZ 50000000 #endif +/* Enable GPIO Numbering */ +#define HAVE_GENERIC_GPIO + /* Enable devicetree support */ #define CONFIG_OF_LIBFDT -- 1.7.4.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot