Ltib fails with BSP4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ltib fails with BSP4

Jump to solution
1,281 Views
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 !

Labels (1)
Tags (2)
1 Solution
754 Views
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

View solution in original post

0 Kudos
2 Replies
755 Views
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 Kudos
754 Views
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 Kudos