[yocto] [meta-raspberrypi][PATCH V2] linux-raspberry.inc: add initramfs support

2016-02-10 Thread Stéphane Cerveau
append initramfs creation to install RPi bootloader trailer Signed-off-by: Stéphane Cerveau --- recipes-kernel/linux/linux-raspberrypi.inc | 9 + 1 file changed, 9 insertions(+) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc index

[yocto] [meta-raspberrypi][PATCH] linux-raspberry.inc: add initramfs support

2016-02-10 Thread Stéphane Cerveau
in do_rpiboot_mkimage add rpi bootload trailer for initramfs image. Signed-off-by: Stéphane Cerveau --- recipes-kernel/linux/linux-raspberrypi.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-kernel/linux/linux-raspberrypi.inc b/recipes-kernel/linux/linux-raspberrypi.inc