From dbc06ae5380da454493c893374e2e3c62296a122 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Wed, 18 May 2016 07:17:30 +0000 Subject: [PATCH] [siba] fix incorrect SPROM offsets. All my fault. --- sys/dev/siba/sibareg.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/dev/siba/sibareg.h b/sys/dev/siba/sibareg.h index 2a15c016e4d..ade454bd06a 100644 --- a/sys/dev/siba/sibareg.h +++ b/sys/dev/siba/sibareg.h @@ -520,10 +520,10 @@ #define SIBA_SPROM8_OFDM5GPO 0x1146 #define SIBA_SPROM8_OFDM5GLPO 0x114a #define SIBA_SPROM8_OFDM5GHPO 0x114e -#define SIBA_SPROM8_CDDPO 0x0192 -#define SIBA_SPROM8_STBCPO 0x0194 -#define SIBA_SPROM8_BW40PO 0x0196 -#define SIBA_SPROM8_BWDUPPO 0x0198 +#define SIBA_SPROM8_CDDPO 0x1192 +#define SIBA_SPROM8_STBCPO 0x1194 +#define SIBA_SPROM8_BW40PO 0x1196 +#define SIBA_SPROM8_BWDUPPO 0x1198 /* There are 4 blocks with power info sharing the same layout */ #define SIBA_SROM8_PWR_INFO_CORE0 0x10C0