[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: JFFS2 problem
harishankkar@xxxxxxx.com said:
> jffs2_scan_empty(): Empty block at 0x0000fffc ends at 0x00010000 (with 0xe00219y
You didn't tell mkfs.jffs2 the correct erase block size (-e 0x40000). Harmless.
harishankkar@xxxxxxx.com said:
> jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x001dc140: 0x1a1a id
Compaq bootldr bug. It seems to fill the end of the erase block in which
the downloaded image ends with 0x1a. Use the '-p' option to mkfs.jffs2 to
pad it out to the end of the erase block. Also mostly harmless.
--
dwmw2
To unsubscribe from this list: send the line "unsubscribe jffs-dev" in
the body of a message to majordomo@xxxxxxx.com