mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-07 12:30:45 +01:00
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>
This commit is contained in:
parent
5e8a749c28
commit
cd052cd935
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue