From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 03 Feb 2014 14:20:32 -0700 Subject: [U-Boot] [PATCH 1/2] cmd_pxe.c add any option for filesystem with sysboot uses generic load In-Reply-To: <52E271BF.7050202@ti.com> References: <1390501358-4564-1-git-send-email-dennis@ausil.us> <1390501358-4564-2-git-send-email-dennis@ausil.us> <20140124134926.B5E123801B0@gemini.denx.de> <52E271BF.7050202@ti.com> Message-ID: <52F00820.7030000@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/24/2014 06:59 AM, Tom Rini wrote: > On 01/24/2014 08:49 AM, Wolfgang Denk wrote: >> Dear Dennis Gilmore, > >> In message <1390501358-4564-2-git-send-email-dennis@ausil.us> you wrote: >>> Signed-off-by: Dennis Gilmore > >> "add any option for filesystem with sysboot uses generic load" ? > >> I'm sorry, but I cannot understand what this is supposed to mean. > >>> +#ifdef CONFIG_CMD_FS_GENERIC > >> Can you please add some documentation to the README what this (so far >> undocumented) option means? > > For the record, this is another (relatively) long-standing undocumented > option. Just so this thread is up-to-date, I have sent patch "README: document CONFIG_CMD_FS_GENERIC" to resolve this objection.