Bitbake target to build flash images?

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

Bitbake target to build flash images?

599 Views
matthiasneubaue
Contributor I

Hello!

Is there a bitbake target available in QorIQ SDK 2.0 to build a complete flash image including rcw, u-boot, linux image, firmware etc. similar to the images found in the SDK distribution under "SDK-V2.0-1703/images/flash-image/QorIQ_SDK_V2.0_LS1046ARDB_20170331_QSPI_Flash.bin"?

Best regards,

M. Neubauer

0 Kudos
2 Replies

408 Views
Pavel
NXP Employee
NXP Employee

NXP SDK 2.0 for the LS1046a RDB board provides u-boot binary image, Linux FIT image (.itb) file and microcode binary image. Linux FIT image contains kernel, root file system and .dtb files.

 

See the following page:

https://en.wikipedia.org/wiki/Dd_(Unix)


Have a great day,
Pavel Chubakov

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

0 Kudos

408 Views
matthiasneubaue
Contributor I

Sure, there are bitbake recipes to build each image (rcw, u-boot, linux, ppa, etc.) individually.

In the NXP SDK 2.0-1703, there is also a *single* flash image which contains *all* parts together ready to flash the whole QSPI flash ("SDK-V2.0-1703/images/flash-image/QorIQ_SDK_V2.0_LS1046ARDB_20170331_QSPI_Flash.bin") at once.

Is there a bitbake target to (re)create such flash images as well?

All the best,

Matthias Neubauer

0 Kudos