Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin

This commit is contained in:
Gregory Nutt
2013-12-07 14:25:35 -06:00
parent 05759e0721
commit 22fefb59da
22 changed files with 1995 additions and 14 deletions
+2 -1
View File
@@ -6173,4 +6173,5 @@
* arch/arm/include/a1x and src/a1x: Directory structure to support
the Allwinner A10. Not much there on the initial check-in
(2013-12-7).
* configs/pcduino-a10: Directory structure for the pcDuino board. This
board is based on the Allwinner A10 (2013-12-7).