forked from ghuntley/denon-prime4
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels