Ltib fails with BSP4

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Ltib fails with BSP4

跳至解决方案
1,315 次查看
AlbertT
Contributor V

Hello !

I can't finish a proper build with the new BSP. I am working on Ubuntu 12.04 and applied the same modifications that I did for previous BSP. But now this is not anymore about path to libraries and so on but more on the encoding I guess.

When Ltib tries to build u-boot, it fails with :

Applying ENGR00081147 Support i.MX35 3stack board

*

* You have some suspicious patch lines:

*

* In board/freescale/mx35_3stack/lowlevel_init.S

* indent SP followed by a TAB (line 381)

board/freescale/mx35_3stack/lowlevel_init.S:381:           mov r3, #0xDA

* indent SP followed by a TAB (line 400)

board/freescale/mx35_3stack/lowlevel_init.S:400:           str r3, [r1, #0x100]

+ exit 0

Try u-boot-2012.10.tar.bz2.md5 from the GPP

http://bitshrine.org/gpp/u-boot-2012.10.tar.bz2.md5:

14:32:49 ERROR 404: Not Found.

Try u-boot-2012.10.tar.bz2 from the GPP

http://bitshrine.org/gpp/u-boot-2012.10.tar.bz2:

14:32:49 ERROR 404: Not Found.

Can't get: u-boot-2012.10.tar.bz2 at ./ltib line 802.


I removed this patch and it worked, but then I have an other error with the kernel and LTIB stills complain about trailing whitespace so I guess I am missing something. Does anyone has experienced this already ?


PS : I tried to build u-boot 2012 but I have this :



Thanks !

标签 (1)
标记 (2)
1 解答
788 次查看
LeonardoSandova
Specialist I

Hi Albert,

the latest BSP should work 'out-of-the-box' on Ubuntu 12.04 (in fact, that is what I use). It is jus a matter of installing ltib (with the install script), then selecting the type (./ltib or ./ltib --selectype).

what are the modification you are referring to?

Leo

在原帖中查看解决方案

0 项奖励
2 回复数
789 次查看
LeonardoSandova
Specialist I

Hi Albert,

the latest BSP should work 'out-of-the-box' on Ubuntu 12.04 (in fact, that is what I use). It is jus a matter of installing ltib (with the install script), then selecting the type (./ltib or ./ltib --selectype).

what are the modification you are referring to?

Leo

0 项奖励
788 次查看
AlbertT
Contributor V

Well that's strange then.

I was talking of the modifications I had to do for the previous BSP which didn't worked with Ubuntu 12.04, it was creating some links to libraries, modify LtibUtils.pm by updating zlib.so and glib.

Thanks for your help !

0 项奖励