summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2005-04-03 14:52:59 +0000
committerwdenk <wdenk>2005-04-03 14:52:59 +0000
commitb1bf6f2c9b4aa17c6ccb7a631c99fae7f4b5744b (patch)
tree2b74636bd6705350ce5cc031b51412bd1f88671a /README
parent86c9888207b0d5b9632c4ed7a61fd09b81bb618c (diff)
downloadbarebox-b1bf6f2c9b4aa17c6ccb7a631c99fae7f4b5744b.tar.gz
barebox-b1bf6f2c9b4aa17c6ccb7a631c99fae7f4b5744b.tar.xz
* Patch by Richard Klingler, 03 Apr 2005:
Add call to eth_halt() in net/net.c when called functions fail after eth_init() has been called. * Patch by Sam Song, 3 April 2005: - Update README.Netconsole - Update README
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 6cc7405512..3311b80329 100644
--- a/README
+++ b/README
@@ -627,6 +627,7 @@ The following options need to be configured:
CFG_CMD_SAVES * save S record dump
CFG_CMD_SCSI * SCSI Support
CFG_CMD_SDRAM * print SDRAM configuration information
+ (requires CFG_CMD_I2C)
CFG_CMD_SETGETDCR Support for DCR Register access (4xx only)
CFG_CMD_SPI * SPI serial bus support
CFG_CMD_USB * USB support