Fedora-ARM
全部博文(241)
分类: LINUX
2007-10-29 22:53:29
chinaunix网友2010-11-04 20:14:56
-Map u-boot.map -o u-boot arm-linux-ld: ERROR: cpu/arm920t/s3c24x0/libs3c24x0.a(interrupts.o) uses hardware FP, whereas u-boot uses software FP arm-linux-ld: failed to merge target specific data of file cpu/arm920t/s3c24x0/libs3c24x0.a(interrupts.o) arm-linux-ld: ERROR: cpu/arm920t/s3c24x0/libs3c24x0.a(speed.o) uses hardware FP, whereas u-boot uses software FParm-linux-ld: failed to merge target specific data of file cpu/arm920t/s3c24x0/libs3c24x0.a(speed.o) arm-linux-ld: ERR
zhaixingchen2010-06-14 15:53:16
博主您好,我按您的步骤移植完了,可是make后报了很多网卡驱动ne2000.c 和ne2000.h中的错误,ne2000.c:1: warning: target CPU does not support interworking In file included from ne2000.c:126: ne2000.h:46: error: expected identifier or '(' before '--' token ne2000.h:47: error: stray '##' in program ne2000.h:47: error: stray '##' in program ne2000.h:47: error: stray '##' in program ne2000.h:47: error: stray '##' in program ne2000.h:48: error: stray '##' in program ne2000.h:48: error: stray '##' in program ne2000.h:48: error: st
mijianbin20082010-01-03 23:27:24
s-32 -Wall -Wstrict-prototypes -c -o nand_legacy.o nand_legacy.c nand_legacy.c: In function `NanD_Command': nand_legacy.c:287: warning: unused variable `nandptr' nand_legacy.c: In function `NanD_Address': nand_legacy.c:334: error: `ADDR_COLUMN_PAGE' undeclared (first use in this function) nand_legacy.c:334: error: (Each undeclared identifier is reported only once nand_legacy.c:334: error: for each function it appears in.) nand_legacy.c: In function `NanD_ReadBuf': nand_legacy.c:533: warn
chinaunix网友2009-11-10 23:12:47
您好! 很感谢博主的分享! 我是一个学生,正在为博创的UP-NETARM2410S移植u-boot,我按照您的文章编译出来的u-boot.bin用sjf2410-s.exe烧写到板里面后重新启动板是串口没有任何信息输出,也ping不同。 请问会是什么原因啊? 谢谢! 如果可以的话可不可以发博主做的u-boot让我烧到板里试试 我的邮箱是junoxm@163.com