Skip to content
Snippets Groups Projects
  1. Jan 08, 2025
  2. Jan 07, 2025
  3. Jan 06, 2025
  4. Jan 05, 2025
    • Johannes Krampf's avatar
      pine64-pinephone: fix u-boot user script load address (MR 5980) · 8e0a56fd
      Johannes Krampf authored and Newbyte's avatar Newbyte committed
      Fixes #3414.
      
      The package `device-pine64-pinephone-vccq-mod` installs a u-boot user script.
      The user script was loaded at address 0x50700000 partially overwriting
      the initramfs (0x4FF00000-0x50883fd1), and causing a boot loop.
      
      The user script load address was increased to 0x50f00000, leaving 16MB
      of free space for the initramfs, the current initramfs size is 9.52MB.
      
      Tested: Build and install package on Pinephone 1.2a running PMOS 24.12.
      [ci:skip-build]: already built successfully in CI
      8e0a56fd
    • Andreas Kemnade's avatar
      device-kobo/tolino: workaround GPT handling bug in pmbootstrap (MR 5977) · 725cd09e
      Andreas Kemnade authored and Robert Eckelmann's avatar Robert Eckelmann committed
      Bootloader needs to be at 0x400 for IMX6 devices. That is ignored by
      pmbootstrap which places the GPT header there. Revert to msdos partition
      table style to workaround that bug.
      725cd09e
  5. Jan 04, 2025
  6. Jan 03, 2025
  7. Jan 02, 2025
Loading