
22 Jul
2003
22 Jul
'03
2:03 p.m.
In message 6E5C570BD3BCBA43A26BE0BC030530D625668B@srvthor.init-ka.lan you wrote:
I have an PowerPC board running U-Boot and Linux. So I created an JFFS2
Which version of U-Boot is this?
filesystem on one of my static MTD partitions an put the Kernel Image into.
bash-2.05# eraseall /dev/mtd1 Erased 4096 Kibyte @ 0 -- 100% complete. bash-2.05# mount -t jffs2 /dev/mtdblock1 /mnt/ bash-2.05# cp /pImage /mnt/ bash-2.05# cd /mnt/ bash-2.05# ls -l total 527 -rw-r--r-- 1 root root 539419 Jul 22 11:36 pImage
Are you sure the image is still OK?
Please try: mkimage -l /mnt/pImage
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
egrep patterns are full regular expressions; it uses a fast determi-
nistic algorithm that sometimes needs exponential space.
- unix manuals