summaryrefslogtreecommitdiff
path: root/board/calao/tny_a9260/config.mk
diff options
context:
space:
mode:
authorAlbin Tonnerre <albin.tonnerre@free-electrons.com>2009-08-20 14:04:49 (GMT)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-09-01 20:35:58 (GMT)
commit2dc851e3b0f07a56f83060f13882ff4b62cf5112 (patch)
treef1da9de580e02163ab58c3e1cf0322c5ac4ca210 /board/calao/tny_a9260/config.mk
parent49d2cb4d6153a6c18249dccb5de5cffeb261a61c (diff)
downloadu-boot-2dc851e3b0f07a56f83060f13882ff4b62cf5112.tar.xz
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 'board/calao/tny_a9260/config.mk')
-rw-r--r--board/calao/tny_a9260/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/calao/tny_a9260/config.mk b/board/calao/tny_a9260/config.mk
new file mode 100644
index 0000000..ff2cfd1
--- /dev/null
+++ b/board/calao/tny_a9260/config.mk
@@ -0,0 +1 @@
+TEXT_BASE = 0x23f00000