- 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)
commit12f6c7676589f08298cf183e5555fce75ea2ea32
treee8c6b79b2b7ef321724dfb02dbfb047910a2c02a
parent48ad56537c41e105eb5d35719a3b5afc748b9939
- move flash device delay from pl_netinit to pl_hwinit
- 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)
build.sh
conf_files/pl_hwinit
conf_files/pl_netinit