MEN-Mikro-Elektronik / 13MD05-90

MDIS5 System Package for Linux (including drivers)
Other
4 stars 4 forks source link

scan_system.sh is not finding a G23 #227

Closed FlorianRauh closed 2 years ago

FlorianRauh commented 3 years ago

and adapt the corresponding if/case

Please see "MEN Standard for ID-EEPROMs" for additional help

dpfeuffer commented 3 years ago

Please do only the following changes in scan_system.sh:

CPU_KNOWN_BOARDS=
G22- G022 G22A => G22- G022
G23- G23A => G23- G023

Remark: "G025" match also to "G025-" and "G025A"

afernandez-tech commented 3 years ago

Only do the followings changes: CPU_KNOWN_BOARDS= G22- G022 G22A => G22- G022 G23- G23A => G23- G023