Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfixes for v0.3 #4

Merged
merged 2 commits into from
Jul 28, 2017
Merged

Bugfixes for v0.3 #4

merged 2 commits into from
Jul 28, 2017

Conversation

vladimiroltean
Copy link
Contributor

No description provided.

* this also fixes bug introduced by "26c2a53 lib: tool: export SJA1105T
  device id to the config file" where there was a mismatch between the
  variable name in the code (device_id) and the string in the conf file
  that the code was actually looking for (device-id).
* although harmless, sja1105-tool was complaining that "device_id field
  not defined in config file, setting default value 0x9e00030e", and
  upon setting it, that "Invalid key device_id", because it was in fact
  looking for "device-id"

Signed-off-by: Vladimir Oltean <[email protected]>
…t config

* it is still unclear from the IP perspective what is the "correct"
  value to configure this register to, but smaller period seems to be
  better for keeping the TAS clock in sync with the system clock

Signed-off-by: Vladimir Oltean <[email protected]>
@liupoer liupoer merged commit c87b1a4 into nxp-archive:master Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants