Hello all, I have mini2440, which i am using for studying.It's have 250M nand flash. I want to compile the kernel(linux-2.6.29) and file system(yaffs2) by arm-linux-3.4.1, then install it on mini2440. But it failed.Someone tell me that arm-linux-3.4.1 don't support EABI and can't compile linux-2.6.29. Is that true? And i found these problems TCP cubic registered RPC: Registered udp transport module. RPC: Registered tcp transport module. lib80211: common routines for IEEE802.11 drivers s3c2410-rtc s3c2410-rtc: setting system clock to 2097-05-05 23:54:33 UTC (401863 6473) yaffs: dev is 32505859 name is "mtdblock3" yaffs: passed flags "" yaffs: Attempting MTD mount on 31.3, "mtdblock3" yaffs: auto selecting yaffs2 uncorrectable error : <3>uncorrectable error : <3>uncorrectable error : <3>uncor rectable error : <4>block 723 is bad block 1965 is bad yaffs_read_super: isCheckpointed 0 VFS: Mounted root (yaffs filesystem) on device 31:3. Freeing init memory: 128K Kernel panic - not syncing: Attempted to kill init! Help me please!! Thanks.
about the arm-linux-gcc 3.4.1
hei, but i have a software that must used in the environment without EABI and used the arm-linux-gcc-3.4.1 to compile the kernel.