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>
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- MAKEALL 3 additions, 1 deletionMAKEALL
- Makefile 10 additions, 0 deletionsMakefile
- board/calao/tny_a9260/Makefile 55 additions, 0 deletionsboard/calao/tny_a9260/Makefile
- board/calao/tny_a9260/config.mk 1 addition, 0 deletionsboard/calao/tny_a9260/config.mk
- board/calao/tny_a9260/spi.c 50 additions, 0 deletionsboard/calao/tny_a9260/spi.c
- board/calao/tny_a9260/tny_a9260.c 110 additions, 0 deletionsboard/calao/tny_a9260/tny_a9260.c
- include/configs/tny_a9260.h 172 additions, 0 deletionsinclude/configs/tny_a9260.h
Loading
Please register or sign in to comment