Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] uboot: Config.in: Update BR2_TARGET_UBOOT_SPL_NAME help text
@ 2017-03-14 11:01 Jagan Teki
  2017-03-14 11:01 ` [Buildroot] [PATCH 2/2] board: Add support for Engicam i.CoreM6 Quad Jagan Teki
  2017-03-14 22:39 ` [Buildroot] [PATCH 1/2] uboot: Config.in: Update BR2_TARGET_UBOOT_SPL_NAME help text Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Jagan Teki @ 2017-03-14 11:01 UTC (permalink / raw)
  To: buildroot

From: Jagan Teki <jagan@amarulasolutions.com>

SPL is the name used for spl on i.MX6, so update the
same on BR2_TARGET_UBOOT_SPL_NAME help text.

Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 boot/uboot/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index 7a73877..571c9b1 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -328,7 +328,7 @@ config BR2_TARGET_UBOOT_SPL_NAME
 	help
 	  A space-separated list of SPL binaries, generated during
 	  u-boot build. For most platform it is spl/u-boot-spl.bin
-	  but not always. It is MLO on OMAP for example.
+	  but not always. It is MLO on OMAP and SPL on i.MX6 for example.
 
 config BR2_TARGET_UBOOT_ZYNQ_IMAGE
 	bool "Generate image for Xilinx Zynq"
-- 
1.9.1

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

end of thread, other threads:[~2017-03-24 12:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-14 11:01 [Buildroot] [PATCH 1/2] uboot: Config.in: Update BR2_TARGET_UBOOT_SPL_NAME help text Jagan Teki
2017-03-14 11:01 ` [Buildroot] [PATCH 2/2] board: Add support for Engicam i.CoreM6 Quad Jagan Teki
2017-03-19 14:20   ` Thomas Petazzoni
     [not found]     ` <CAMty3ZA275KNiBcuM_YvZVmYcQQXp-Zq2R0o7_y2w7p6xxfZ-Q@mail.gmail.com>
2017-03-24 12:49       ` Thomas Petazzoni
2017-03-14 22:39 ` [Buildroot] [PATCH 1/2] uboot: Config.in: Update BR2_TARGET_UBOOT_SPL_NAME help text Thomas Petazzoni

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