From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 24 Jun 2016 16:47:01 -0400 Subject: [U-Boot] [PATCH] README: Device Tree: Add & explain undocumented options. In-Reply-To: <1465649802-7425-1-git-send-email-engkhalil86@gmail.com> References: <1465649802-7425-1-git-send-email-engkhalil86@gmail.com> Message-ID: <20160624204701.GE19080@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 Sat, Jun 11, 2016 at 02:56:42PM +0200, Ahmed Samir Khalil wrote: > There are no info about these options in the README. > Documenting these options makes getting startup, > configuration & testing easier. > > Signed-off-by: Ahmed Samir Khalil > --- > README | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/README b/README > index 1d0b946..1c9f778 100644 > --- a/README > +++ b/README > @@ -1154,6 +1154,14 @@ The following options need to be configured: > still use the individual files if you need something more > exotic. > > + CONFIG_OF_HOSTFILE > + If this variable is defined, U-Boot will read the device tree > + from a file on startup. This is only useful for sandbox. You > + may use either CONFIG_OF_HOSTFILE or CONFIG_OF_CONTROL. > + > + CONFIG_OF_SPI_FLASH > + Define to enable setting up a new SPI flash (slave) from an fdt node. I'm not sure if OF_SPI_FLASH works even as nothing calls it today. Can you please just do a patch that documents CONFIG_OF_HOSTFILE? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: