summaryrefslogtreecommitdiffstats
path: root/include/configs/snapper9260.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-29 13:08:56 -0600
committerSimon Glass <sjg@chromium.org>2014-11-21 08:08:16 +0100
commitcd052cd9353cb483e3a4852cedbd6860bfb488c4 (patch)
tree43738206d4a63c7ed72e9db59cdb50030b880953 /include/configs/snapper9260.h
parent5e8a749c2895377753b8f773b12f6d4090466a33 (diff)
downloadtalos-obmc-uboot-cd052cd9353cb483e3a4852cedbd6860bfb488c4.tar.gz
talos-obmc-uboot-cd052cd9353cb483e3a4852cedbd6860bfb488c4.zip
dm: at91: Move snapper9260 to generic baord
This works correctly, so switch it over before the deadline. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/snapper9260.h')
-rw-r--r--include/configs/snapper9260.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h
index 6909e99540..e2e623ee7f 100644
--- a/include/configs/snapper9260.h
+++ b/include/configs/snapper9260.h
@@ -20,6 +20,7 @@
/* ARM asynchronous clock */
#define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 /* External Crystal, in Hz */
#define CONFIG_SYS_AT91_SLOW_CLOCK 32768
+#define CONFIG_SYS_GENERIC_BOARD
/* CPU */
#define CONFIG_ARCH_CPU_INIT
OpenPOWER on IntegriCloud