This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d4f66a1770
pmaports
/
temp
/
u-boot-librem5
/
u-boot-librem5.post-upgrade
4 lines
28 B
Text
Raw
Normal View
History
Unescape
Escape
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-09 08:26:16 +00:00
#!/bin/sh
temp/u-boot-librem5: enable efidebug, enable auto update (MR 2842) This enables an auto-update mechanism on post-upgrade for the u-boot firmware on the librem 5 and librem 5 devkit. This mechanism is largely copied from the implementation in the pinephone u-boot package. efidebug is useful for booting the kernel via EFI mode in u-boot.
2022-01-13 07:45:40 +00:00
update-u-boot -s
Reference in a new issue
Copy permalink