> I did have a look actually, but I think I've run into an initialisation > issue. It works intermittently - if you run up a kernel, halt and then > reset via JTAG, it will detect the drive, but fail when trying to access > it. If you reset the plug after that happens the drive then becomes > accessible to u-boot.
Is the symptom that when u-boot tries to find the drive, it stops with a "T" and won't go further? I see this on one of my sheevaplugs and afaict it's because the drive spun down. This is why I have a "reset" at the end of the boot command -- if the timeout happens, the plug reboots, the drive is still spinning and the boot works. This happens every time I complete a reinstallation of the plug (I assume because the spin down delay is just short enough that by the time the installer has shut itself down, and the system's rebooted, the drive has spun down). _______________________________________________ ARMedslack mailing list [email protected] http://lists.armedslack.org/mailman/listinfo/armedslack
