summaryrefslogtreecommitdiffstats
path: root/board/keymile/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/keymile/common/common.h')
-rw-r--r--board/keymile/common/common.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/board/keymile/common/common.h b/board/keymile/common/common.h
index db117c77c0..f457aa30c6 100644
--- a/board/keymile/common/common.h
+++ b/board/keymile/common/common.h
@@ -32,7 +32,11 @@ struct km_bec_fpga {
unsigned char res1[3];
unsigned char bprth;
unsigned char bprtl;
- unsigned char res2[6];
+ unsigned char gprt3;
+ unsigned char gprt2;
+ unsigned char gprt1;
+ unsigned char gprt0;
+ unsigned char res2[2];
unsigned char prst;
unsigned char res3[0xfff0];
unsigned char pgy_id;
OpenPOWER on IntegriCloud