[rtems-central commit] spec: Fix SpaceWire RMAP - Product ID

Sebastian Huber sebh at rtems.org
Thu Feb 16 08:06:08 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    dd6f100cf3e650ac1fa020ed8441e31c1e96a45d
Changeset: http://git.rtems.org/rtems-central/commit/?id=dd6f100cf3e650ac1fa020ed8441e31c1e96a45d

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Feb 16 09:04:45 2023 +0100

spec: Fix SpaceWire RMAP - Product ID

Update #4842.

---

 spec/dev/grlib/if/spwrmap.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/dev/grlib/if/spwrmap.yml b/spec/dev/grlib/if/spwrmap.yml
index 5d83e9cf..078bb040 100644
--- a/spec/dev/grlib/if/spwrmap.yml
+++ b/spec/dev/grlib/if/spwrmap.yml
@@ -1245,7 +1245,7 @@ registers:
       description: null
       name: 'PI'
       start: 0
-      width: 26
+      width: 16
     variants: []
   brief: |
     SpaceWire Plug-and-Play - Device Vendor and Product ID
@@ -1265,7 +1265,7 @@ registers:
       description: null
       name: 'PI'
       start: 0
-      width: 26
+      width: 16
     variants: []
   brief: |
     SpaceWire Plug-and-Play - Unit Vendor and Product ID



More information about the vc mailing list