mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-27 19:36:58 +00:00
4d3a148b8e
Fixes: 50fd319205 for raspberrypi3-64.
Fixes: #153
For raspberrypi3-64 set default kernel image to "Image".
"zImage" are not supported by arm64 platforms. And ".gz" images are not
handled by bootloader yet.
Signed-off-by: Loys Ollivier <lollivier@baylibre.com>