How do you select specific u-boot version to build in SDK 1.8?

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

How do you select specific u-boot version to build in SDK 1.8?

473 Views
elsasnow
Contributor II


Using T2080RDB and a fresh 1.8 SDK install.

When I rebuild u-boot, it is building 2014.07 by default.

Just used standard commands to do this build.

1. $bitbake u-boot -c cleansstate

2. $bitbake u-boot -c patch

3. Resultant source folder  is build_t2080rdb/release/tmp/work/t2080rdb-fsl-linux/u-boot-qoriq/2014.07+fslgit-r0

4. $bitbake u-boot.

How do I force this to 2015.01 when setting up the build?

That is what is factory flashed to the boards I have that are using SDK 1.8.  I see both 2015.01 and 2014.07 referenced in the documentation.

Labels (1)
0 Kudos
1 Reply

333 Views
Pavel
NXP Employee
NXP Employee

The simplest way concerns to use SDK 1.9. This SDK uses u-boot 2015.01.

  Use also SDK 2.0. This SDK uses u-boot 2016.01.


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos