Merge pull request #51 from tgtakaoka/update-chipinfo-slac460x
FYI: Update chipinfo.db with slac460x
This commit is contained in:
commit
d2421cae9d
84044
chipinfo.db
84044
chipinfo.db
File diff suppressed because it is too large
Load Diff
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue