首页 > 其他分享 >u-boot.lds:19: syntax error

u-boot.lds:19: syntax error

时间:2022-12-07 10:33:52浏览次数:46  
标签:denx 19 Boot boot lists lds 版本 error mail


在移植中,使用u-boot-2013.04-rc1.tar.bz2移植到三星s3c6410芯片时会出现变异错误
u-boot.lds:19: syntax error


  google后在mail list上知道smkd6400系列的已经不支持新版本的uboot矩阵了,并且很可能在下个版本就被移除。

  具体网页参详:

​   http://www.mail-archive.com/[email protected]/msg106674.html​

​   http://www.mail-archive.com/[email protected]/msg106676.html​


Advertising


This board has been broken for a while in U-Boot. Please try a previous release
of U-Boot until it works (I don't know from which release it stopped working),
or fix it.

With Tom Rini's approval, next week I will post a series removing support for
this board because it is broken and it does not follow U-Boot evolutions, which
prevents some improvements in U-Boot. It will still be possible to restore it to
fix it later, using Git's history.

Best regards,
Benoît
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot



2010.03这个版本的uboot是最接近samsung发布的uboot1.1.6版本的,移植的成功率也最高。故还是使用此版本吧

标签:denx,19,Boot,boot,lists,lds,版本,error,mail
From: https://blog.51cto.com/u_15904120/5917899

相关文章