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 1/2] Documentation: add Raspberry Pi barebox mini-howto
Date: Thu, 25 Dec 2014 01:53:42 +0300	[thread overview]
Message-ID: <1419461623-16349-1-git-send-email-antonynpavlov@gmail.com> (raw)

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

diff --git a/Documentation/boards/bcm2835.rst b/Documentation/boards/bcm2835.rst
new file mode 100644
index 0000000..13cebb0
--- /dev/null
+++ b/Documentation/boards/bcm2835.rst
@@ -0,0 +1,17 @@
+Broadcom BCM2835
+================
+
+Raspberry Pi
+------------
+
+  1. Prepare a card with a FAT filesystem. Download a tiny NOOBS LITE
+     zip archive and unpack it into FAT partition.
+     See http://www.raspberrypi.org/help/noobs-setup/ for details.
+
+  2. Compile ``barebox.bin`` image (use ``rpi_defconfig``).
+     Copy it to the SD/microSD card and name it ``recovery.img``.
+
+  3. Connect to board's UART (115200 8N1);
+     Use PIN6 (GND), PIN8 (UART_TX), PIN10 (UART_RX) pins.
+
+  4. Turn board's power on.
-- 
2.1.3


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

             reply	other threads:[~2014-12-24 22:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-24 22:53 Antony Pavlov [this message]
2014-12-24 22:53 ` [PATCH 2/2] ARM: rpi_defconfig: enable loady command Antony Pavlov
2015-01-05 10:32 ` [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto 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=1419461623-16349-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