mobile-nixos / autoport

GNU General Public License v3.0
14 stars 0 forks source link

Extract "online" facts #9

Open samueldr opened 4 years ago

samueldr commented 4 years ago

Some facts that can be acquired offline are "false".

SoC

E.g. santoni:

[16:58:54] <sphalerite> apparently it's msm8940, not msm8937

That snapdragon is software compatible:

Snapdragon 425, 427, 430 and 435 are pin and software compatible; software compatible with Snapdragon 429, 439, 450, 625, 626 and 632.

So what I guess is happening is that the "Android device tree" from the SoC vendor is configured for the base model, and all other just build up on top of it.

samueldr commented 3 years ago

Note: surfna had the same issue.