Merge pull request #51 from tgtakaoka/update-chipinfo-slac460x

FYI: Update chipinfo.db with slac460x
This commit is contained in:
Daniel Beer 2018-04-04 12:27:03 +12:00 committed by GitHub
commit d2421cae9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 48831 additions and 35215 deletions

84044
chipinfo.db

File diff suppressed because it is too large Load Diff

View File

@ -138,7 +138,7 @@ struct chipinfo {
unsigned int bits; unsigned int bits;
chipinfo_psa_t psa; chipinfo_psa_t psa;
uint8_t clock_control; uint8_t clock_control;
uint16_t mclk_control; uint32_t mclk_control;
chipinfo_clock_sys_t clock_sys; chipinfo_clock_sys_t clock_sys;
chipinfo_features_t features; chipinfo_features_t features;