- move flash device delay from pl_netinit to pl_hwinit
authorAaron Klingaman <alk@cs.princeton.edu>
Fri, 27 May 2005 18:06:56 +0000 (18:06 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Fri, 27 May 2005 18:06:56 +0000 (18:06 +0000)
- rather than just wait for a blind 15seconds, wait up to 30 seconds
  checking /sys/devices to see if drivers are loaded for the mass storage
  devices, checking every 5 seconds
- above change requires the find and dirname binaries, which were moved
  from /usr/bin to /bin (by build.sh)


No differences found