diff options
author | Albin Tonnerre <albin.tonnerre@free-electrons.com> | 2009-08-20 16:04:49 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-09-01 22:35:58 +0200 |
commit | 2dc851e3b0f07a56f83060f13882ff4b62cf5112 (patch) | |
tree | f1da9de580e02163ab58c3e1cf0322c5ac4ca210 /MAINTAINERS | |
parent | 49d2cb4d6153a6c18249dccb5de5cffeb261a61c (diff) | |
download | u-boot-imx-2dc851e3b0f07a56f83060f13882ff4b62cf5112.zip u-boot-imx-2dc851e3b0f07a56f83060f13882ff4b62cf5112.tar.gz u-boot-imx-2dc851e3b0f07a56f83060f13882ff4b62cf5112.tar.bz2 |
Support for the Calao TNY-A9260/TNY-A9G20 boards
The Calao TNY-A9260 and TNY-9G20 are boards manufactured and sold by
Calao Systems <http://www.calao-systems.com>. Their components are very
similar to the AT91SAM9260EK board, so their configuration is based on
the configuration of this board. There are however some differences:
different clocks, no LCD, no ethernet. They also can use SPI EEPROM to
store the environment.
Signed-off-by: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a971b2f..e4f3dee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -693,6 +693,8 @@ Andrea Scian <andrea.scian@dave-tech.it> Albin Tonnerre <albin.tonnerre@free-electrons.com> sbc35_a9g20 ARM926EJS (AT91SAM9G20 SoC) + tny_a9260 ARM926EJS (AT91SAM9260 SoC) + tny_a9g20 ARM926EJS (AT91SAM9G20 SoC) Greg Ungerer <greg.ungerer@opengear.com> |