
29 Jan
2012
29 Jan
'12
8:57 p.m.
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=9d713e8...