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

9 lines
186 B
C

/* FriendlyARM Tiny6410 specific global settings */
#ifndef _TINY6410_CONFIG_H_
# define _TINY6410_CONFIG_H_
#define S3C64XX_CLOCK_REFERENCE 12000000
#endif /* _TINY6410_CONFIG_H_ */