[Buildroot] [PATCH] uboot: improve help text of BR2_TARGET_UBOOT_BOARDNAME

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Sun Aug 26 21:57:04 UTC 2012


Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
---
The actual text is taken from Thomas P.'s mail.

 boot/uboot/Config.in |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index afc2f91..609632e 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -9,6 +9,8 @@ config BR2_TARGET_UBOOT_BOARDNAME
 	help
 	  One of U-Boot supported boards to be built.
 	  This will be suffixed with _config to meet U-Boot standard naming.
+	  See boards.cfg in U-Boot source code for the list of available
+	  configurations.
 
 choice
 	prompt "U-Boot Version"
-- 
tg: (bc753d3..) t/uboot-help (depends on: master)


More information about the buildroot mailing list