diff options
author | Sergey Lapin <slapin@ossfans.org> | 2009-05-14 14:59:20 +0400 |
---|---|---|
committer | Sergey Lapin <slapin@ossfans.org> | 2009-05-14 18:27:48 +0400 |
commit | 5abc720bf33bf0311a5c5b6fae294c99a2ca7623 (patch) | |
tree | 79186d58a2c369365d209ab1d3e0f38c62eeadd6 /conf/machine/afeb9260-180.conf | |
parent | cfbb95b3bb62ce2ada4fdd7897a0af0a38b4b628 (diff) |
AFEB9260: add 180MHz config, split machine conf
I really do this just because I need to support 2 board variants
180 MHz and default 166MHz. Each one needs different
setup for at91bootstrap and (probably) u-boot.
Diffstat (limited to 'conf/machine/afeb9260-180.conf')
-rw-r--r-- | conf/machine/afeb9260-180.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/afeb9260-180.conf b/conf/machine/afeb9260-180.conf new file mode 100644 index 0000000000..9c819310a1 --- /dev/null +++ b/conf/machine/afeb9260-180.conf @@ -0,0 +1,2 @@ +include conf/machine/include/afeb9260.inc + |