Hello,
So I was able to build u-boot without using LTIB enviroment. For anybody that may be interested these are the steps:
1) Go on the freescale website and download the file: L2.6.35_10.12.01_SDK_source_bundle.tar.gz
2) Untar the file
3) Get the u-boot-v2009.08-imx_10.12.01.tar.bz2 from in the folder L2.6.35_10.12.01_ER_source untar
4) Get the u-boot-2009.08.tar.bz2 from in the folder L2.6.35_10.12.01_ER_source and untar it
5) Patch uboot and build the package: UBOOt will be in the folder u-boot-2009.08 . But at this stage you can not use yet.
6) Get the elftosb-10.12.01.tar.gz from in the folder L2.6.35_10.12.01_ER_source and build the package. Make sure that the binary generated are in your PATH
7) Get the imx-bootlets-src-10.12.01.tar.gz from in the folder L2.6.35_10.12.01_ER_source and build it. You need to adjust the make file to point to your tool chain, your kernel
and the uboot that you built
You are done.
If more details are needed please feel free to ask
Have a nice day,
:-)
Jean-Paul Le Pape said:
Hi Amet,
Unfortunatly for me, after looking at all the platforms available in the LTIB project, I could not find any specific package for the imx28 evk board.
There is a imx27ads, do you have any idea of what is that?
Thanks,
:-)
Ahmet YUCE said:
If you installed iMX28 BSP & LTIB, you already have patched u-boot source for iMX28. After build uboot using LTIB, patched u-boot sources are left in ltib/rpm/BUILD/ .