Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpi-mkimage: Remove unused recipe | Paul Barker | 2016-07-08 | 1 | -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 package | Andrei Gherzan | 2014-02-09 | 1 | -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> |