Add support for the Calao SBC35-A9G20 board
The Calao SBC35-A9G20 board is manufactured and sold by Calao Systems <http://www.calao-systems.com>. It is built around an AT91SAM9G20 ARM SoC running at 400MHz. It features an Ethernet port, an SPI RTC backed by an onboard battery , an SD/MMC slot, a CompactFlash slot, 64Mo of SDRAM, 256Mo of NAND flash, two USB host ports, and an USB device port. More informations can be found at <http://www.calao-systems.com/articles.php?lng=en&pg=5936 > Signed-off-by:Albin Tonnerre <albin.tonnerre@free-electrons.com>
Showing
- MAINTAINERS 4 additions, 0 deletionsMAINTAINERS
- MAKEALL 1 addition, 0 deletionsMAKEALL
- Makefile 7 additions, 0 deletionsMakefile
- board/calao/sbc35_a9g20/Makefile 55 additions, 0 deletionsboard/calao/sbc35_a9g20/Makefile
- board/calao/sbc35_a9g20/config.mk 1 addition, 0 deletionsboard/calao/sbc35_a9g20/config.mk
- board/calao/sbc35_a9g20/sbc35_a9g20.c 197 additions, 0 deletionsboard/calao/sbc35_a9g20/sbc35_a9g20.c
- board/calao/sbc35_a9g20/spi.c 57 additions, 0 deletionsboard/calao/sbc35_a9g20/spi.c
- cpu/arm926ejs/at91/at91sam9260_devices.c 1 addition, 1 deletioncpu/arm926ejs/at91/at91sam9260_devices.c
- include/configs/sbc35_a9g20.h 194 additions, 0 deletionsinclude/configs/sbc35_a9g20.h
Loading
Please register or sign in to comment