Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] board/beaglebone/readme.txt: Minor grammar fixes.
@ 2015-04-18 13:01 Robert P. J. Day
  2015-04-18 13:50 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2015-04-18 13:01 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/board/beaglebone/readme.txt b/board/beaglebone/readme.txt
index c6d0aa0..089c49a 100644
--- a/board/beaglebone/readme.txt
+++ b/board/beaglebone/readme.txt
@@ -3,7 +3,7 @@ BeagleBone
 Intro
 =====
 To be able to use BeagleBone board with the images generated by
-Buildroot, you have prepare the SDCard.
+Buildroot, you have to prepare the SDCard.

 How to build it
 ===============
@@ -33,8 +33,8 @@ After building, you should get a tree like this:
   ??? zImage


-Prepare you SDCard
-==================
+Prepare your SDCard
+===================

 You need to prepare first partition in fat32 and marked as bootable,
 and second where you will write rootfs.
@@ -43,7 +43,7 @@ Copy the files to boot partition

   $ cp MLO u-boot.img zImage uEnv.txt *.dtb /media/zzzzz

-where /media/zzzzz is the mount point
+where /media/zzzzz is the mount point.
 Then you need to write the rootfs image onto SDCard:

   # dd if=rootfs.ext2 of=/dev/xxxxx

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

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

* [Buildroot] [PATCH] board/beaglebone/readme.txt: Minor grammar fixes.
  2015-04-18 13:01 [Buildroot] [PATCH] board/beaglebone/readme.txt: Minor grammar fixes Robert P. J. Day
@ 2015-04-18 13:50 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-18 13:50 UTC (permalink / raw)
  To: buildroot

Dear Robert P. J. Day,

On Sat, 18 Apr 2015 09:01:03 -0400 (EDT), Robert P. J. Day wrote:
> 
> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 
> ---

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-04-18 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-18 13:01 [Buildroot] [PATCH] board/beaglebone/readme.txt: Minor grammar fixes Robert P. J. Day
2015-04-18 13:50 ` Thomas Petazzoni

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