9
0
Fork 0
barebox/arch/arm/boards/friendlyarm-mini6410/config.h

9 lines
186 B
C

/* FriendlyARM Mini6410 specific global settings */
#ifndef _MINI6410_CONFIG_H_
# define _MINI6410_CONFIG_H_
#define S3C64XX_CLOCK_REFERENCE 12000000
#endif /* _MINI6410_CONFIG_H_ */