Commit Graph

4 Commits

Author SHA1 Message Date
Christopher N. Hesse b0d8610bdb modemloader: Add support for recent devices
* Try to read the hardware revision from the
   bootloader before parsing /proc/cpuinfo
 * Set more properties to catch all recent device
   needs as well
 * Introduce a property to let other services (cbd)
   know they can start

Change-Id: I50d8ec37921ec2559bdd7fe852d830f10fe1c12e
2017-05-25 17:46:35 +02:00
Christopher N. Hesse 90ced08026 modemloader: Use hw.revision instead of ro.revision
This change requires you to hexedit your cbd binary,
but in turn frees us from having to ignore ro.revision
in init.

Change-Id: I9c43fbbf5895888ea4bceff2a08a5ed8de77b921
2016-03-15 19:44:07 +01:00
Andreas Schneider 87a5957b93 modemloader: Fix compilation warnings
Change-Id: I2c52b329cfe27e2df2f13213036b533c53e39d42
2016-01-25 12:22:31 +01:00
Christopher N. Hesse 222cff079c Initial modemloader service
Change-Id: Icef590f4af8032cb06dc2554c6c64d9db48b7c83
2016-01-03 10:45:20 -08:00