CC1000 known issues
Last updated: Februari 5, 2008.
Permanently under construction
Content:
JFFS2 error messages
The kernel uses 2 background processes, mtdblockd (?) and jffs2_gcd_mtd0
(garbage collector). If these processes are not stopped properly the
jffs2 filesytem might become corrupt.
This can be fixed from U-Boot with:
erase 0xff800000 +0x400000
All data will be lost.
Do not reset the CC1000 when Linux is running.
Use 'halt' and power down or reset the CC1000 when in U-Boot mode.
Mount point for a SDcard
The 8MB version has no mountpoint for a SDcard. The next version of the
rootfs image will have an extra mountpoint. Use /mnt, /u01 or a directory under
/data in the mean time.
Using /u01 will hide the manual pages.