summaryrefslogtreecommitdiffstats
path: root/board/freescale/common/ngpixis.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/common/ngpixis.h')
-rw-r--r--board/freescale/common/ngpixis.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/board/freescale/common/ngpixis.h b/board/freescale/common/ngpixis.h
index 681b0d0b91..1d4483d8b9 100644
--- a/board/freescale/common/ngpixis.h
+++ b/board/freescale/common/ngpixis.h
@@ -20,16 +20,17 @@ typedef struct ngpixis {
u8 scver;
u8 csr;
u8 rst;
- u8 res1;
+ u8 serclk;
u8 aux;
u8 spd;
u8 brdcfg0;
u8 brdcfg1; /* On some boards, this register is called 'dma' */
u8 addr;
- u8 res2[2];
+ u8 brdcfg2;
+ u8 gpiodir;
u8 data;
u8 led;
- u8 res3;
+ u8 tag;
u8 vctl;
u8 vstat;
u8 vcfgen0;
OpenPOWER on IntegriCloud