summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0/firdata/pnorData_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_gpe0/firdata/pnorData_common.h')
-rw-r--r--src/occ_gpe0/firdata/pnorData_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/occ_gpe0/firdata/pnorData_common.h b/src/occ_gpe0/firdata/pnorData_common.h
index 8ec238c..88698c8 100644
--- a/src/occ_gpe0/firdata/pnorData_common.h
+++ b/src/occ_gpe0/firdata/pnorData_common.h
@@ -142,6 +142,7 @@ static inline PNOR_Trgt_t PNOR_getTrgt( uint32_t i_trgtType, uint32_t i_chipPos,
/** Information for a normal register. */
/* NOTE: This structure is 4-byte word aligned. */
+//The order matters here due to hardware limitations on the GPE
typedef struct __attribute__((packed))
{
uint64_t val; /** 64-bit value */
OpenPOWER on IntegriCloud