summaryrefslogtreecommitdiffstats
path: root/include/configs/sama5d3xek.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2013-08-09 15:45:39 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2013-08-22 16:51:03 +0200
commit5471c4a862ce8c9e3340501d0f1968cbf1abf56a (patch)
tree8931966dd380507514c9643a5f33073bec98fbae /include/configs/sama5d3xek.h
parent1f7b06ee5f791c3f3c02c5389bbb4a602cef5ad1 (diff)
downloadtalos-obmc-uboot-5471c4a862ce8c9e3340501d0f1968cbf1abf56a.tar.gz
talos-obmc-uboot-5471c4a862ce8c9e3340501d0f1968cbf1abf56a.zip
arm: sama5d3: remove unused define
The CONFIG_MAX_NAND_CHIPS never used, remove it No where define LCD_TEST_PATTERN, so no need undefine Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/sama5d3xek.h')
-rw-r--r--include/configs/sama5d3xek.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
index ab9617eae9..43bb16a37b 100644
--- a/include/configs/sama5d3xek.h
+++ b/include/configs/sama5d3xek.h
@@ -56,7 +56,6 @@
#define LCD_BPP LCD_COLOR16
#define LCD_OUTPUT_BPP 24
#define CONFIG_LCD_LOGO
-#undef LCD_TEST_PATTERN
#define CONFIG_LCD_INFO
#define CONFIG_LCD_INFO_BELOW_LOGO
#define CONFIG_SYS_WHITE_ON_BLACK
@@ -112,7 +111,6 @@
#define CONFIG_CMD_NAND
#ifdef CONFIG_CMD_NAND
-#define CONFIG_NAND_MAX_CHIPS 1
#define CONFIG_NAND_ATMEL
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE ATMEL_BASE_CS3
OpenPOWER on IntegriCloud