summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/mioa701/Makefile
diff options
context:
space:
mode:
authorRobert Jarzmik <robert.jarzmik@free.fr>2012-02-28 14:41:11 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-02-29 08:28:20 +0100
commitff79f7a41c3f01af09479b33fe3825597c2f6a7f (patch)
treefc8f9a6075d1bd6fcded13854bd0b2fe04b8e16f /arch/arm/boards/mioa701/Makefile
parentf67fc4fb7a6a6fba10f80c5803f1d6df0276a6b2 (diff)
downloadbarebox-ff79f7a41c3f01af09479b33fe3825597c2f6a7f.tar.gz
barebox-ff79f7a41c3f01af09479b33fe3825597c2f6a7f.tar.xz
arm/mach-pxa: add mioa701 board
Add Mitac MioA701 board initial support. The support provides basic boot and : - a console over USB (serial gadget). - the SD card support - the MTD docg3 support - the LCD support Add a check in the default environment for a barebox.env file on the first partition (FAT). If the file exists, source it instead of the normal boot procedure. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/mioa701/Makefile')
-rw-r--r--arch/arm/boards/mioa701/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boards/mioa701/Makefile b/arch/arm/boards/mioa701/Makefile
new file mode 100644
index 0000000000..dcfc2937d3
--- /dev/null
+++ b/arch/arm/boards/mioa701/Makefile
@@ -0,0 +1 @@
+obj-y += board.o