]> code.ossystems Code Review - meta-freescale.git/commit
sdcard_image.bbclass: add support to choose the bootloader to use
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 17 Mar 2012 20:13:06 +0000 (20:13 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 21 Mar 2012 17:17:16 +0000 (17:17 +0000)
commit24b266e156f7b1253c178b856b128c723042ecf6
treef74895133137557aacd46d418f9edf69f8cc88e6
parent886f08469908dd3b64824d48c28d893115e029ea
sdcard_image.bbclass: add support to choose the bootloader to use

The IMAGE_BOOTLOADER variable allows to specific the bootloader to be
used. Currently it supports 'u-boot' and 'barebox' as option. Images
using the bbsdcard_image.bbclass need to change the image definition
to adapt to this.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/classes/bbsdcard_image.bbclass [deleted file]
meta-fsl-arm/classes/sdcard_image.bbclass