summaryrefslogtreecommitdiffstats
path: root/external/opal-prd/pnor.h
diff options
context:
space:
mode:
Diffstat (limited to 'external/opal-prd/pnor.h')
-rw-r--r--external/opal-prd/pnor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/opal-prd/pnor.h b/external/opal-prd/pnor.h
index 729a969e..4ff449c8 100644
--- a/external/opal-prd/pnor.h
+++ b/external/opal-prd/pnor.h
@@ -7,7 +7,7 @@
struct pnor {
char *path;
struct ffs_handle *ffsh;
- uint32_t size;
+ uint64_t size;
uint32_t erasesize;
struct blocklevel_device *bl;
};
OpenPOWER on IntegriCloud