From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Sun, 29 Jan 2012 12:57:43 -0700 Subject: [U-Boot] [PATCH V4 5/7] README: Add description of SPI Flash (SF) command configuration In-Reply-To: <201201292017.50529.marek.vasut@gmail.com> References: <1327863595-1524-1-git-send-email-eric.nelson@boundarydevices.com> <1327863595-1524-6-git-send-email-eric.nelson@boundarydevices.com> <201201292017.50529.marek.vasut@gmail.com> Message-ID: <4F25A4B7.4040902@boundarydevices.com> 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/29/2012 12:17 PM, Marek Vasut wrote: >> --- >> README | 20 ++++++++++++++++++++ >> 1 files changed, 20 insertions(+), 0 deletions(-) >> >> diff --git a/README b/README >> index f6ab85c..1a98915 100644 >> --- a/README >> +++ b/README >> @@ -800,6 +800,7 @@ The following options need to be configured: >> (requires CONFIG_CMD_I2C) >> CONFIG_CMD_SETGETDCR Support for DCR Register access >> (4xx only) >> + CONFIG_CMD_SF * Read/write/erase SPI NOR flash > > Why did you add the asterisk here ? > Because CONFIG_CMD_SF isn't included in the default build. http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=blob;f=README;h=9d713e8f4398b9af70844ab7910c67e400817bf6;hb=HEAD#l740