summaryrefslogtreecommitdiff
path: root/board/udoo/neo/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'board/udoo/neo/readme.txt')
-rw-r--r--board/udoo/neo/readme.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/board/udoo/neo/readme.txt b/board/udoo/neo/readme.txt
new file mode 100644
index 000000000..f037ad484
--- /dev/null
+++ b/board/udoo/neo/readme.txt
@@ -0,0 +1,16 @@
+MX6X Udoo Neo board
+
+http://www.udoo.org/udoo-neo/
+
+To build a minimal support for these boards:
+
+ $ make mx6sx_udoo_neo_defconfig
+ $ make
+
+Buildroot prepares a bootable "sdcard.img" image in the output/images/
+directory, ready to be dumped on an SD card:
+
+dd if=output/images/sdcard.img of=/dev/<your-microsd-device>
+
+For details about the medium image layout, see the definition in
+board/udoo/neo/genimage.cfg.