summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-09-24 15:35:53 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2014-10-10 21:51:18 +0200
commitb2868187f46ce2d00f90139287661ace1af64ac2 (patch)
tree6c2e44333e872a103932dc05095b4e253cc5aa01
parentb719a08863dc865fbdd049f50eefeca52fc2cdcc (diff)
ARM: atmel: switch at91sam9263ek to generic board
Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
-rw-r--r--include/configs/at91sam9263ek.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h
index 48c12ea880..b666d9494d 100644
--- a/include/configs/at91sam9263ek.h
+++ b/include/configs/at91sam9263ek.h
@@ -48,6 +48,8 @@
#define CONFIG_CMD_BOOTZ
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Hardware drivers
*/