All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] board/stmicroelectronics/stm32f469-disco: fix typo in readme.txt
@ 2026-01-22 18:35 Dario Binacchi
  2026-01-25 20:56 ` Julien Olivain via buildroot
  2026-02-06  8:11 ` Thomas Perale via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Dario Binacchi @ 2026-01-22 18:35 UTC (permalink / raw)
  To: buildroot; +Cc: Christophe Priouzeau, linux-amarula, Dario Binacchi

Add a missing space in the "Creating SD card" section of the
documentation.

Fixes: 04a0094f0ef0778d1f3c4056ac0005218126147e ("configs/stm32f469_disco: fix kernel bootup")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 board/stmicroelectronics/stm32f469-disco/readme.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/stmicroelectronics/stm32f469-disco/readme.txt b/board/stmicroelectronics/stm32f469-disco/readme.txt
index 99d26ccb66fb..6d46f7c31aed 100644
--- a/board/stmicroelectronics/stm32f469-disco/readme.txt
+++ b/board/stmicroelectronics/stm32f469-disco/readme.txt
@@ -20,7 +20,7 @@ It will flash the U-boot bootloader.
 Creating SD card
 ----------------
 
-Buildroot prepares an"sdcard.img" image in the output/images/ directory,
+Buildroot prepares an "sdcard.img" image in the output/images/ directory,
 ready to be dumped on a SD card. Launch the following command as root:
 
   dd if=output/images/sdcard.img of=/dev/<your-sd-device>
-- 
2.43.0

_______________________________________________
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/stmicroelectronics/stm32f469-disco: fix typo in readme.txt
  2026-01-22 18:35 [Buildroot] [PATCH 1/1] board/stmicroelectronics/stm32f469-disco: fix typo in readme.txt Dario Binacchi
@ 2026-01-25 20:56 ` Julien Olivain via buildroot
  2026-02-06  8:11 ` Thomas Perale via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2026-01-25 20:56 UTC (permalink / raw)
  To: Dario Binacchi; +Cc: buildroot, Christophe Priouzeau, linux-amarula

On 22/01/2026 19:35, Dario Binacchi wrote:
> Add a missing space in the "Creating SD card" section of the
> documentation.
> 
> Fixes: 04a0094f0ef0778d1f3c4056ac0005218126147e 
> ("configs/stm32f469_disco: fix kernel bootup")
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Applied to master, thanks.
_______________________________________________
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/stmicroelectronics/stm32f469-disco: fix typo in readme.txt
  2026-01-22 18:35 [Buildroot] [PATCH 1/1] board/stmicroelectronics/stm32f469-disco: fix typo in readme.txt Dario Binacchi
  2026-01-25 20:56 ` Julien Olivain via buildroot
@ 2026-02-06  8:11 ` Thomas Perale via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2026-02-06  8:11 UTC (permalink / raw)
  To: Dario Binacchi; +Cc: Thomas Perale, buildroot

In reply of:
> Add a missing space in the "Creating SD card" section of the
> documentation.
> 
> Fixes: 04a0094f0ef0778d1f3c4056ac0005218126147e ("configs/stm32f469_disco: fix kernel bootup")
> Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>

Applied to 2025.02.x & 2025.11.x. Thanks

> ---
>  board/stmicroelectronics/stm32f469-disco/readme.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/board/stmicroelectronics/stm32f469-disco/readme.txt b/board/stmicroelectronics/stm32f469-disco/readme.txt
> index 99d26ccb66fb..6d46f7c31aed 100644
> --- a/board/stmicroelectronics/stm32f469-disco/readme.txt
> +++ b/board/stmicroelectronics/stm32f469-disco/readme.txt
> @@ -20,7 +20,7 @@ It will flash the U-boot bootloader.
>  Creating SD card
>  ----------------
>  
> -Buildroot prepares an"sdcard.img" image in the output/images/ directory,
> +Buildroot prepares an "sdcard.img" image in the output/images/ directory,
>  ready to be dumped on a SD card. Launch the following command as root:
>  
>    dd if=output/images/sdcard.img of=/dev/<your-sd-device>
> -- 
> 2.43.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
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:[~2026-02-06  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 18:35 [Buildroot] [PATCH 1/1] board/stmicroelectronics/stm32f469-disco: fix typo in readme.txt Dario Binacchi
2026-01-25 20:56 ` Julien Olivain via buildroot
2026-02-06  8:11 ` Thomas Perale via buildroot

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.