Re: [yocto] [meta-raspberrypi][PATCH] rpi-base: wic: generate entries for u-boot

2017-06-30 Thread Andrei Gherzan
On Thu, Jun 29, 2017 at 9:01 PM, Andrea Galbusera wrote: > This commit allow wic generated images to work when we want u-boot to > load the kernel image. > > Augment IMAGE_BOOT_FILES with the proper entries when KERNEL_IMAGETYPE > is "uImage". More specifically add u-boot image and boot.scr to de

[yocto] [meta-raspberrypi][PATCH] rpi-base: wic: generate entries for u-boot

2017-06-29 Thread Andrea Galbusera
This commit allow wic generated images to work when we want u-boot to load the kernel image. Augment IMAGE_BOOT_FILES with the proper entries when KERNEL_IMAGETYPE is "uImage". More specifically add u-boot image and boot.scr to deployed files and give the proper name to the kernel image accordingl