meta-raspberrypi
meta-raspberrypi copied to clipboard
Avoid using u-boot.scr when using RPI_USE_U_BOOT
I set RPI_USE_U_BOOT to 1 so that I can use a custom update scheme using u-boot. However, the boot.scr file is forced to be deplyed on the boot folder. Is there a way to make it optional, so that I can do everything in the environment?