[U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING

Tom Rini trini at konsulko.com
Mon Mar 2 14:59:55 CET 2015


On Sun, Mar 01, 2015 at 09:33:27AM -0700, Simon Glass wrote:

> This string seems wrong - U-Boot is normally written with a capital B.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

But it's in the wild and thus in various dhcpd config files such as:
...
} elsif substring (option vendor-class-identifier, 0, 17) = "AM335x U-Boot SPL" {
  filename "am335x/u-boot.img";
...

in mine for am335x.  So "U-boot" exists in other peoples file and thus
we can't really go off and change it.  NAK, sorry.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150302/804ef022/attachment.sig>


More information about the U-Boot mailing list