Commit 13bd4d877687c6b6f1031d21b4124de336b6abb2

Authored by David Müller (ELSOFT AG)
Committed by Tom Rini
1 parent d3b88405e5

VCMA9: convert to generic board

Signed-off-by: David Müller <d.mueller@elsoft.ch>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

include/configs/VCMA9.h
... ... @@ -28,6 +28,8 @@
28 28  
29 29 #define CONFIG_SYS_TEXT_BASE 0x0
30 30  
  31 +#define CONFIG_SYS_GENERIC_BOARD
  32 +
31 33 #define CONFIG_SYS_ARM_CACHE_WRITETHROUGH
32 34  
33 35 /* input clock of PLL (VCMA9 has 12MHz input clock) */