From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 23 Mar 2020 09:58:22 -0400 Subject: [PATCH v1 1/8] doc: Fix typo in FIT documentation In-Reply-To: <6c1f85a9-fa45-23d8-dad3-9f351eaf8fe8@denx.de> References: <20200305191925.959494-1-seanga2@gmail.com> <20200305191925.959494-2-seanga2@gmail.com> <6c1f85a9-fa45-23d8-dad3-9f351eaf8fe8@denx.de> Message-ID: <20200323135822.GA5793@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Mar 22, 2020 at 02:52:59AM +0100, Marek Vasut wrote: > On 3/5/20 8:19 PM, Sean Anderson wrote: > > u_boot should be u-boot > > > > Signed-off-by: Sean Anderson > > Reviewed-by: Bin Meng > > --- > > > > doc/uImage.FIT/source_file_format.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/doc/uImage.FIT/source_file_format.txt b/doc/uImage.FIT/source_file_format.txt > > index 18d2aedcb7..00c4dc337c 100644 > > --- a/doc/uImage.FIT/source_file_format.txt > > +++ b/doc/uImage.FIT/source_file_format.txt > > @@ -172,7 +172,7 @@ the '/images' node should have the following layout: > > - os : OS name, mandatory for types "kernel" and "ramdisk". Valid OS names > > are: "openbsd", "netbsd", "freebsd", "4_4bsd", "linux", "svr4", "esix", > > "solaris", "irix", "sco", "dell", "ncr", "lynxos", "vxworks", "psos", "qnx", > > - "u_boot", "rtems", "unity", "integrity". > > + "u-boot", "rtems", "unity", "integrity". > > I wonder why 4_4bsd in that list is also spelled with an underscore ? Matches the code: common/image.c: { IH_OS_4_4BSD, "4_4bsd", "4_4BSD", }, Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: