We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6576a61 commit e391daaCopy full SHA for e391daa
src/Cru/Constants.h
@@ -151,7 +151,7 @@ static constexpr Register FIRMWARE_TIME(0x0000000c);
151
152
/// Register containing the userlogic Git hash
153
/// Must be accessed on BAR 2
154
-static constexpr Register USERLOGIC_GIT_HASH(0x000c0004);
+static constexpr Register USERLOGIC_GIT_HASH(0x00c00004);
155
156
/// Register containing the first part of the Arria 10 chip ID
157
0 commit comments