Re: Toradex Colibri, problem with eboot
Marek Vasut <[email protected]>
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Organization | Hack&Dev |
| Message-ID | <[email protected]> |
Dne Út 1. prosince 2009 14:15:57 Dennis Semakin napsal(a): > Hello > > When I try to write u-boot image on flash, there is an error: > > # dd if=u-boot.img of=/dev/mtdblock0 > dd: writing '/dev/mtdblock0': Input/output error > 1+0 records in > 0+0 records out > # > > Maybe driver works uncorrectly? > Driver works well, maybe your mtd0 is read-only (that's how it is in kernel by default).