I'm trying to put linuxbios on a Doc Millennium for an m810lmr.
I use the example.tftpboot.config with python(pcchips.config won't build
- unreferenced fill_inbuf!?)
; make then run burn_mtd
But when I try the Doc I get nothing out the serial port.

In burn_mtd it does:
dd conv=notrunc if=docipl of=/dev/mtd0
then
dd conv=notrunc if=docipl of=/dev/mtd0 seek=1
why does it do it twice?

The docipl built is 65536 where I think it should be 512 [?]

If I run nftl_format on the chip I get factory marked bad sectors

I'm using doc2001 as a driver.


Thanks for your help.

D.



Reply via email to