summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu, Josh <Josh.wu@atmel.com>2014-09-02 18:13:23 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2014-09-19 00:11:23 +0200
commit09e03e0592c91dc0b7588ebc2d208bed08502c35 (patch)
tree27a78fca6720b4d491fc9a59eefc8b4f9eeb652e
parentd357b94041a0d270dfa87251e00d9789ffa0f2b4 (diff)
downloadtalos-obmc-uboot-09e03e0592c91dc0b7588ebc2d208bed08502c35.tar.gz
talos-obmc-uboot-09e03e0592c91dc0b7588ebc2d208bed08502c35.zip
ARM: at91sam9n12ek: convert to generic board support
Signed-off-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
-rw-r--r--include/configs/at91sam9n12ek.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/at91sam9n12ek.h b/include/configs/at91sam9n12ek.h
index 9b0e588c6b..f02fce95b3 100644
--- a/include/configs/at91sam9n12ek.h
+++ b/include/configs/at91sam9n12ek.h
@@ -31,6 +31,7 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD
/* general purpose I/O */
#define CONFIG_AT91_GPIO
OpenPOWER on IntegriCloud