Skip to content
  • Johannes Krampf's avatar
    8e0a56fd
    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
    pine64-pinephone: fix u-boot user script load address (MR 5980)
    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
Loading