mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH] Documentation: add virt2real barebox mini-howto
Date: Sat, 12 Jul 2014 00:26:22 +0400	[thread overview]
Message-ID: <1405110382-29843-1-git-send-email-antonynpavlov@gmail.com> (raw)

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 Documentation/boards/davinci.rst | 51 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)
 create mode 100644 Documentation/boards/davinci.rst

diff --git a/Documentation/boards/davinci.rst b/Documentation/boards/davinci.rst
new file mode 100644
index 0000000..a2ddc3c
--- /dev/null
+++ b/Documentation/boards/davinci.rst
@@ -0,0 +1,51 @@
+TI Davinci
+==========
+
+virt2real
+---------
+
+virt2real is a miniature board for creation of WiFi
+or Internet controllable smart devices.
+
+The board has
+
+  * TI DaVinchi DM365 running at 300 MHz;
+  * 128 MiB DDR2 SDRAM;
+  * 256 MiB NAND Flash Memory;
+  * 2 x UART serial interfaces;
+  * 1 x Ethernet interface (Micrel KS8851);
+  * 1 x USB interface;
+  * microSD card slot.
+
+The board uses U-Boot as bootloader.
+
+
+Running barebox
+^^^^^^^^^^^^^^^
+
+  1. Connect to the boards's UART0 (115200 8N1);
+     Use J2.2 (GND), J2.4 (UART0_TXD), J2.6 (UART0_RXD) pins.
+
+  2. Turn board's power on;
+
+  3. Wait for ``Hit any key to stop autoboot`` prompt and press the space key.
+
+  4. Upload ``barebox.bin`` via Ymodem
+
+.. code-block:: none
+    virt2real ># loady
+..
+
+  5. Run barebox
+
+.. code-block:: none
+    virt2real ># go 0x82000000
+..
+
+
+Links
+^^^^^
+
+  * http://virt2real.com/
+  * http://wiki.virt2real.ru/
+  * https://github.com/virt2real
-- 
2.0.1


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

             reply	other threads:[~2014-07-11 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11 20:26 Antony Pavlov [this message]
2014-07-14  8:42 ` Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1405110382-29843-1-git-send-email-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox