[U-Boot] [PATCH V4 5/7] README: Add description of SPI Flash (SF) command configuration
Eric Nelson
eric.nelson at boundarydevices.com
Sun Jan 29 20:57:43 CET 2012
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
More information about the U-Boot
mailing list