[PATCH v2 7/7] ARM: mb7707: add barebox mini-howto

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx>
---
 arch/arm/boards/module-mb7707/module-mb7707.dox | 29 +++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/arch/arm/boards/module-mb7707/module-mb7707.dox b/arch/arm/boards/module-mb7707/module-mb7707.dox
new file mode 100644
index 0000000..c0dbc8a
--- /dev/null
+++ b/arch/arm/boards/module-mb7707/module-mb7707.dox
@@ -0,0 +1,29 @@
+/** @page module-mb7707 MB 77.07 board
+
+The board uses MBOOT as bootloader.
+
+Barebox mini-howto:
+
+1. Connect to the boards's UART (38400 8N1);
+
+2. Turn board's power on;
+
+3. Wait 'Hit any key (in 2 sec) to skip autoload...' prompt and press the space key;
+
+4. Compile zbarebox.bin image and upload it to the board via tftp
+@verbatim
+    MBOOT # tftpboot zbarebox.bin
+    greth: greth_halt
+    TFTP Using GRETH_10/100 device
+    TFTP params: server 192.168.0.1 our_ip 192.168.0.7
+    TFTP params: filename 'zbarebox.bin' load_address 0x40100000
+    TFTP Loading: ################
+    TFTP done
+@endverbatim
+
+5. Run barebox
+@verbatim
+    MBOOT # go 0x40100000
+@endverbatim
+
+*/
-- 
1.9.2


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux