summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rpi-mkimage/rpi-mkimage/open-files-relative-to-script.patch
Commit message (Collapse)AuthorAgeFilesLines
* rpi-mkimage: Remove unused recipePaul Barker2016-07-081-17/+0
| | | | | | | | The rpi-mkimage tools are no longer used. Recent Raspberry Pi firmware can directly boot a Linux kernel image using device tree and mainline u-boot supports Raspberry Pi without the use of these tools. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* rpi-mkimage: Integrate packageAndrei Gherzan2014-02-091-0/+17
Tool needed to convert bootable images in kernel.img files which can be loaded by rpi bootloader. Change-Id: I0088707be5d31d77def1087f51e3f8cc886d19db Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>