git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bd8974
)
avr32: Allow board to define oscillator rates
author
Alex
<mailinglist@miromico.ch>
Mon, 17 Mar 2008 13:55:06 +0000
(14:55 +0100)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Fri, 27 Jun 2008 13:07:16 +0000
(15:07 +0200)
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>
No differences found