Quoth Courousse, Damien:
> The following lines (see the complete init log below) look strange to me 
> because I did not setup ROMfs :
> uclinux[mtd]: RAM probe address=0x18c90c size=0xdf000
> Creating 1 MTD partitions on "RAM":
> 0x00000000-0x000df000 : "ROMfs"
> uclinux[mtd]: set ROMfs to be root filesystem

Those lines come from the "uclinux" MTD map driver, which is set up to expect 
that the ROMFS image is appended to the
kernel image.  If you're not using a root ROMFS or if it's stored separately 
then you should probably disable this
driver.  (Most Coldfire targets are set up to use a root ROMFS by default.)

For your other problem, make sure you do a clean rebuild after switching 
toolchains.


_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to