]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)
authorMateusz Kulikowski <mateusz.kulikowski@gmail.com>
Mon, 2 Dec 2013 22:30:58 +0000 (23:30 +0100)
committerAndreas Bießmann <andreas.devel@googlemail.com>
Mon, 9 Dec 2013 12:21:54 +0000 (13:21 +0100)
commit1dcdd86205708d3ab9f0dc3a2d6b5fa12b16fde4
tree2fda7d36dc3571ff6d62d24b84b129644fb04bc0
parentb89ac72a2491394849909ff59a25bfaea0f4303b
arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)

Add support for USB-A9263 board manufactured by Calao Systems
(http://www.calao-systems.com/).
Code is based on old U-Boot sources (2010.09) released by Calao.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
board/calao/usb_a9263/Makefile [new file with mode: 0644]
board/calao/usb_a9263/usb_a9263.c [new file with mode: 0644]
boards.cfg
include/configs/usb_a9263.h [new file with mode: 0644]