Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: USB-3 sorta working on PogoPlug Series 4, MMC still not working



Hi,

This is the command I use to boot my pogoplug mobile:

mw f1010004 11113311; mw f1010008 551111; tftpboot 0x800000
netbsd-SHEEVAPLUG.ub; bootm 0x800000

That works great on three PogoPlug Mobiles so far, but on a PogoPlug Series 4, every time it boots I get this with the same card as I've been using on the Mobiles:

ld0 at sdmmc0: <0x1d:0x4144:SD   :0x10:0x25700910:0x024>
ld0: 7646 MB, 3883 cyl, 64 head, 63 sec, 512 bytes/sect x 15659008 sectors
ld0: 4-bit width, bus clock 50.000 MHz
boot device: <unknown>
root on ld0a dumps on ld0b
mvsdio0: CRC Error (0x20)
ld0a: error reading fsbn 5680 of 5680-5685 (ld0 bn 5680; cn 1 tn 26 sn 10)
cannot mount root, error = 5
root device (default ld0a):

Any attempts to use the SD card from within NetBSD give:

disklabel /dev/ld0
ld0c: error reading fsbn 6 (ld0 bn 6; cn 0 tn 0 sn 6)
ld0: filecore boot block I/O error

I tried with other cards, too, and got the same results:

ld0 at sdmmc0: <0x03:0x5344:SU16G:0x80:0x20f79a72:0x032>
ld0: 15193 MB, 7717 cyl, 64 head, 63 sec, 512 bytes/sect x 31116288 sectors
ld0: 4-bit width, bus clock 50.000 MHz

Any ideas?

John


Home | Main Index | Thread Index | Old Index