Skip to content
Snippets Groups Projects

Draft: temp/u-boot-pinephone: drop u-boot in favor of Tow-Boot

Closed Imported Administrator requested to merge drop-pp-u-boot into master
  1. Sep 11, 2022
    • Dylan Van Assche's avatar
      main/device-pine64-pinephone: switch to UEFI booting · 50f78961
      Dylan Van Assche authored
      Drop U-Boot scripts and enable UEFI booting with grub on the
      PinePhone to be EBBR compliant. This brings the PinePhone boot process
      on par with the PinePhone Pro. Tow-Boot is now a requirement to even be
      able to boot as U-Boot does not have UEFI enabled.
      
      Dropped the symlink from .. to /boot/allwinner because symlinks are
      not supported on fat32 which is required for booting into UEFI.
      Unverified
      50f78961
    • Dylan Van Assche's avatar
      linux-postmarketos-allwinner: enable EFI · 48bb4c6b
      Dylan Van Assche authored and Bart Ribbers's avatar Bart Ribbers committed
      Moving towards Tow-Boot allows us to enable UEFI booting easily
      on the PinePhone as well. Enable EFI and SMBIOS in the kernel config.
      48bb4c6b
    • Bart Ribbers's avatar
      temp/u-boot-pinephone: drop u-boot in favor of Tow-Boot · 97475c02
      Bart Ribbers authored
      Just as we did with the PPP already, we're moving the PP to requiring
      Tow-Boot to be installed. This allows us to drop our own u-boot package
      and use standard UEFI-based booting. We'll move to UEFI later but we can
      already drop our own u-boot and use Tow-Boot in combination with
      extlinux.conf
      97475c02
Loading