We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The only observed diff between firmware versions is as follows:
--- PRIME4-2.3.2-Update.img.dts 2023-08-08 09:01:59.281452173 +0200 +++ PRIME4-3.2.0-Update.img.dts 2023-09-02 20:17:07.501820474 +0200 @@ -1,11 +1,11 @@ /dts-v1/; / { - timestamp = <0x6320afd8>; + timestamp = <0x64cb5ff4>; description = "JC11 upgrade image"; compatible = "inmusic,jc11"; inmusic,devices = <0x15e4d008>; - inmusic,version = "2.3.2"; + inmusic,version = "3.2.0"; images {
--- PRIMEGO-2.3.2-Update.img.dts 2023-08-08 09:01:59.281452173 +0200 +++ PRIMEGO-3.2.0-Update.img.dts 2023-09-02 20:18:55.834997904 +0200 @@ -1,11 +1,11 @@ /dts-v1/; / { - timestamp = <0x6320afd8>; + timestamp = <0x64cb5ff4>; description = "JP11 upgrade image"; compatible = "inmusic,jp11"; inmusic,devices = <0x15e4d00c>; - inmusic,version = "2.3.2"; + inmusic,version = "3.2.0"; images {
As such we should probably get rid of the DTS dumps checked into the repository and unify them into some template or more generic DTS.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The only observed diff between firmware versions is as follows:
As such we should probably get rid of the DTS dumps checked into the repository and unify them into some template or more generic DTS.
The text was updated successfully, but these errors were encountered: