-
- Downloads
d/patches: Revert RPi from bootstd to distroboot booting
The RPi support has shifted to bootstd and using a text env, however we
need the older distroboot for our rollback strategy. Revert the config
changes as far as possible that changed the boot methods. The
environment variables that would normally be added to the u-Boot env
when distroboot is enabled won't be as that process requires the env to
be in the include files (rather than stored as a text file). We don't
want to revert all the changes from moving to the text env, so add the
environment variables that were previously added in the defines to the
relevant text env file.
Signed-off-by:
Martyn Welch <martyn.welch@collabora.com>
Showing
- debian/patches/apertis/rpi/0078-Revert-rpi-Disable-DISTRO_DEFAULTS.patch 125 additions, 0 deletions...apertis/rpi/0078-Revert-rpi-Disable-DISTRO_DEFAULTS.patch
- debian/patches/apertis/rpi/0079-Revert-arm-rpi-Switch-to-standard-boot.patch 86 additions, 0 deletions...tis/rpi/0079-Revert-arm-rpi-Switch-to-standard-boot.patch
- debian/patches/apertis/rpi/0080-rpi-Hack-in-distroboot-variables.patch 59 additions, 0 deletions...s/apertis/rpi/0080-rpi-Hack-in-distroboot-variables.patch
- debian/patches/series 5 additions, 0 deletionsdebian/patches/series
Loading