commit | 60ed7951d0c9bf8de8588384134f16474367b410 | [log] [tgz] |
---|---|---|
author | Alex <mailinglist@miromico.ch> | Mon Mar 17 14:55:06 2008 +0100 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Fri Jun 27 15:07:16 2008 +0200 |
tree | 42e97bace8d7e3c41b6a7f4c1c42a4bc48648645 | |
parent | 8bd8974fcddc468d66bd67f33c578f37987b302e [diff] |
avr32: Allow board to define oscillator rates On our custom board we have other oscillator rates than on atngw100 and atstk100x. Currently these rates are hardcoded in arch/avr32/mach-at32ap/at32ap700x.c. This patch moves them into board specific code. Signed-off-by: Alex Raimondi <raimondi@miromico.ch> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>