Newer
Older
barebox / arch / arm / boards / at91sam9260ek / config.h
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 23 Jul 2010 135 bytes move boards to arch/<architecure>/boards
#ifndef __CONFIG_H
#define __CONFIG_H

#define AT91_MASTER_CLOCK  99328000        /* peripheral = main / 2 */

#endif	/* __CONFIG_H */