All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos
@ 2023-11-22  1:04 Gaël PORTAY
  2023-11-26 17:22 ` Yann E. MORIN
  2023-11-30  8:19 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gaël PORTAY @ 2023-11-22  1:04 UTC (permalink / raw)
  To: buildroot; +Cc: Gaël PORTAY, Martin Bark, Julien Grossholtz

Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
---
 board/raspberrypi/readme.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
index c81fd801ae..21a136eb83 100644
--- a/board/raspberrypi/readme.txt
+++ b/board/raspberrypi/readme.txt
@@ -17,8 +17,8 @@ How to build it
 Configure Buildroot
 -------------------

-There are two RaspberryPi defconfig files in Buildroot, one for each
-major variant, which you should base your work on:
+There are several Raspberry Pi defconfig files in Buildroot, one for
+each major variant, which you should base your work on:

 For models A, B, A+ or B+:

@@ -133,7 +133,7 @@ How to write to CM4 eMMC memory
 ===============================

 For CM4 modules without eMMC memory see above for booting from SD card,
-for CM4 moduels with eMMC memory proceed as following:
+for CM4 modules with eMMC memory proceed as following:

 - fit jumper on IO Board header J2 to disable eMMC boot
 - connect IO Board micro USB port (J11 USB slave) to your host linux system
--
2.42.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos
  2023-11-22  1:04 [Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos Gaël PORTAY
@ 2023-11-26 17:22 ` Yann E. MORIN
  2023-11-30  8:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2023-11-26 17:22 UTC (permalink / raw)
  To: Gaël PORTAY; +Cc: Martin Bark, Julien Grossholtz, buildroot

Gaël, All,

On 2023-11-22 02:04 +0100, Gaël PORTAY spake thusly:
> Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  board/raspberrypi/readme.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
> index c81fd801ae..21a136eb83 100644
> --- a/board/raspberrypi/readme.txt
> +++ b/board/raspberrypi/readme.txt
> @@ -17,8 +17,8 @@ How to build it
>  Configure Buildroot
>  -------------------
> 
> -There are two RaspberryPi defconfig files in Buildroot, one for each
> -major variant, which you should base your work on:
> +There are several Raspberry Pi defconfig files in Buildroot, one for
> +each major variant, which you should base your work on:
> 
>  For models A, B, A+ or B+:
> 
> @@ -133,7 +133,7 @@ How to write to CM4 eMMC memory
>  ===============================
> 
>  For CM4 modules without eMMC memory see above for booting from SD card,
> -for CM4 moduels with eMMC memory proceed as following:
> +for CM4 modules with eMMC memory proceed as following:
> 
>  - fit jumper on IO Board header J2 to disable eMMC boot
>  - connect IO Board micro USB port (J11 USB slave) to your host linux system
> --
> 2.42.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos
  2023-11-22  1:04 [Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos Gaël PORTAY
  2023-11-26 17:22 ` Yann E. MORIN
@ 2023-11-30  8:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-11-30  8:19 UTC (permalink / raw)
  To: Gaël PORTAY, buildroot; +Cc: Martin Bark, Julien Grossholtz

On 22/11/2023 02.04, Gaël PORTAY wrote:
> Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>

Committed to 2023.02.x and 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-11-30  8:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22  1:04 [Buildroot] [PATCH 1/1] board/raspberrypi/readme.txt: fix typos Gaël PORTAY
2023-11-26 17:22 ` Yann E. MORIN
2023-11-30  8:19 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.