mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto
@ 2014-12-24 22:53 Antony Pavlov
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Antony Pavlov @ 2014-12-24 22:53 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 2/2] ARM: rpi_defconfig: enable loady command
  2014-12-24 22:53 [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto Antony Pavlov
@ 2014-12-24 22:53 ` Antony Pavlov
  2015-01-05 10:32 ` [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto Sascha Hauer
  1 sibling, 0 replies; 3+ messages in thread
From: Antony Pavlov @ 2014-12-24 22:53 UTC (permalink / raw)
  To: barebox

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 arch/arm/configs/rpi_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/rpi_defconfig b/arch/arm/configs/rpi_defconfig
index 05c0136..c6b2c50 100644
--- a/arch/arm/configs/rpi_defconfig
+++ b/arch/arm/configs/rpi_defconfig
@@ -31,6 +31,7 @@ CONFIG_CMD_LN=y
 CONFIG_CMD_FILETYPE=y
 CONFIG_CMD_ECHO_E=y
 CONFIG_CMD_LOADB=y
+CONFIG_CMD_LOADY=y
 CONFIG_CMD_MEMINFO=y
 CONFIG_CMD_IOMEM=y
 CONFIG_CMD_MM=y
-- 
2.1.3


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto
  2014-12-24 22:53 [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto Antony Pavlov
  2014-12-24 22:53 ` [PATCH 2/2] ARM: rpi_defconfig: enable loady command Antony Pavlov
@ 2015-01-05 10:32 ` Sascha Hauer
  1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2015-01-05 10:32 UTC (permalink / raw)
  To: Antony Pavlov; +Cc: barebox

On Thu, Dec 25, 2014 at 01:53:42AM +0300, Antony Pavlov wrote:
> 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

Applied, thanks

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-05 10:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-24 22:53 [PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto Antony Pavlov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox