Skip to content
Snippets Groups Projects
Commit cd052cd9 authored by Simon Glass's avatar Simon Glass
Browse files

dm: at91: Move snapper9260 to generic baord


This works correctly, so switch it over before the deadline.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 5e8a749c
No related branches found
No related tags found
No related merge requests found
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
/* ARM asynchronous clock */ /* ARM asynchronous clock */
#define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 /* External Crystal, in Hz */ #define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 /* External Crystal, in Hz */
#define CONFIG_SYS_AT91_SLOW_CLOCK 32768 #define CONFIG_SYS_AT91_SLOW_CLOCK 32768
#define CONFIG_SYS_GENERIC_BOARD
/* CPU */ /* CPU */
#define CONFIG_ARCH_CPU_INIT #define CONFIG_ARCH_CPU_INIT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment