summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2012-10-29 05:23:48 +0000
committerTom Rini <trini@ti.com>2012-11-02 15:20:40 -0700
commit447c031ba4b6b306bb3f77690af06f5d2ad0691b (patch)
tree53c2de2d3ddc343acdd06c700ec2a034ad1f06f5 /README
parentc4fa493d3a822757af8fbcdc516e12bb7f72d071 (diff)
downloadblackbird-obmc-uboot-447c031ba4b6b306bb3f77690af06f5d2ad0691b.tar.gz
blackbird-obmc-uboot-447c031ba4b6b306bb3f77690af06f5d2ad0691b.zip
scsi: Add function and env var to report number of scsi drives
Add a new function to find out the number of available SCSI disks. Also set the 'scsidevs' environment variable after each scan. Signed-off-by: Stefan Reinauer <reinauer@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 06c1b15e98..8141068e4f 100644
--- a/README
+++ b/README
@@ -1041,6 +1041,9 @@ The following options need to be configured:
devices.
CONFIG_SYS_SCSI_SYM53C8XX_CCF to fix clock timing (80Mhz)
+ The environment variable 'scsidevs' is set to the number of
+ SCSI devices found during the last scan.
+
- NETWORK Support (PCI):
CONFIG_E1000
Support for Intel 8254x/8257x gigabit chips.
OpenPOWER on IntegriCloud