Newer
Older
barebox / arch / arm / boards / at91sam9260ek / config.h
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 6 Aug 2010 123 bytes at91: implement clock framework
#ifndef __CONFIG_H
#define __CONFIG_H

#define AT91_MAIN_CLOCK		18432000	/* 18.432 MHz crystal */

#endif	/* __CONFIG_H */