Fedora-ARM
全部博文(241)
分类: LINUX
2007-10-29 22:27:13
chinaunix网友2008-09-10 09:50:35
楼主,我按照您帖子的步骤,不过在编译的时候出现如下错误,麻烦帮我看看: for dir in tools examples post post/cpu ; do make -C $dir _depend ; done make[1]: Entering directory `/zw/2440-kernel2.6/u-boot-1.1.6-totally/tools' make[1]: Nothing to be done for `_depend'. make[1]: Leaving directory `/zw/2440-kernel2.6/u-boot-1.1.6-totally/tools' make[1]: Entering directory `/zw/2440-kernel2.6/u-boot-1.1.6-totally/examples' make[1]: Nothing to be done for `_depend'. make[1]: Leaving directory `/zw/2440-kernel2.6/u-boot-1.1.6-totally/
chinaunix网友2008-08-29 16:07:41
非常感谢楼主的分享,我按照你的步骤改下来,可以编译下来,但生成的的uboot.bin烧写的我的板子(扬创2440)上启动后却显示的是汉字 “镐”不知道是那里有些问题,是不是串口的问题啊 楼主又遇到类似的问题吗?
chinaunix网友2008-07-19 15:23:31
我按照上面的操作能够生成后u-boot.bin文件,但是还是出现如下错误: lib_arm/libarm.a fs/cramfs/libcramfs.a fs/fat/libfat.a fs/fdos/libfdos.a fs/jffs2/libjffs2.a fs/reiserfs/libreiserfs.a fs/ext2/libext2fs.a net/libnet.a disk/libdisk.a rtc/librtc.a dtt/libdtt.a drivers/libdrivers.a drivers/nand/libnand.a drivers/nand_legacy/libnand_legacy.a drivers/sk98lin/libsk98lin.a post/libpost.a post/cpu/libcpu.a common/libcommon.a --end-group -L /usr/local/arm/3.3.2/lib/gcc-lib/arm-linux/3.3.2 -lgcc \ -Map u-boot.ma