pmaports/temp/u-boot-librem5/u-boot-librem5.post-upgrade
Clayton Craft d2014e2606
temp/u-boot-librem5: upgrade to latest u-boot from purism (MR 2023)
Changes from purism:
- 2 second boot delay removed
- This includes an updated DDR memory training firmware version.
- patch to work around wifi device not being available on boot

Package changes:
- u-boot installed in location consistent with other pmaports/u-boot
  packages
- update-u-boot script added for upgrading u-boot on the device
- devkit u-boot split off into a sep. subpackage
2021-03-13 02:18:09 +01:00

9 lines
225 B
Bash

#!/bin/sh
cat 1>&2 <<EOF
*
* A new version of u-boot was installed.
* For instructions on installing this update to your device, see:
* https://wiki.postmarketos.org/wiki/Purism_Librem5_(purism-librem5)#U-boot_Updates
*
EOF