Skip to content
Snippets Groups Projects
Commit ad994510 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

geos: support cpu MSR register and flashrom for coreboot upgrades


The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.

Allow the user to upgrade his BIOS from Linux.

Signed-of-by: default avatarPhilip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26344
parent 93aa7978
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,10 @@ DEFAULT_PACKAGES += kmod-ata-via-sata \ ...@@ -16,8 +16,10 @@ DEFAULT_PACKAGES += kmod-ata-via-sata \
kmod-cfg80211 kmod-mac80211 \ kmod-cfg80211 kmod-mac80211 \
kmod-mppe kmod-pppoe kmod-pppoa kmod-pppol2tp \ kmod-mppe kmod-pppoe kmod-pppoa kmod-pppol2tp \
kmod-ath kmod-ath5k kmod-ath9k \ kmod-ath kmod-ath5k kmod-ath9k \
kmod-cpu-msr \
soloscli linux-atm br2684ctl bridge ppp ppp-mod-pppoa \ soloscli linux-atm br2684ctl bridge ppp ppp-mod-pppoa \
libopenssl ocf-crypto-headers zlib hwclock hostapd libopenssl ocf-crypto-headers zlib hwclock hostapd \
flashrom
CS5535_MASK:=0x0E000048 CS5535_MASK:=0x0E000048
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment