Update chip.py

This commit is contained in:
Ste-Trat 2022-07-13 09:13:34 +02:00 committed by GitHub
parent a464234a75
commit c91bced85e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ class Chip:
return chips.STM32MP157
if self.detector.check_dt_compatible_value("st,stm32mp153"):
return chips.STM32MP157AAA3
return chips.STM32MP157DAA1
if self.detector.check_dt_compatible_value("sun50i-a64"):
return chips.A64