summaryrefslogtreecommitdiffstats
path: root/mbox.h
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-05-05 21:42:53 +0530
committerRatan Gupta <ratagupt@in.ibm.com>2017-06-29 00:56:00 +0530
commit8441a3958a70ea9980adc02bc85af28dc5ac7f92 (patch)
tree6a4e209476e68fb9310cd68413a70b47888059fc /mbox.h
parent99551ef1fec6851af8903acb22b55d741ea2ad17 (diff)
downloadphosphor-mboxd-8441a3958a70ea9980adc02bc85af28dc5ac7f92.tar.gz
phosphor-mboxd-8441a3958a70ea9980adc02bc85af28dc5ac7f92.zip
Load the partitions into virtual pnor
Change-Id: I709c410009fb0047d7e59ddd3a681f25e49341a0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'mbox.h')
-rw-r--r--mbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbox.h b/mbox.h
index b367033..e9e7c75 100644
--- a/mbox.h
+++ b/mbox.h
@@ -170,6 +170,7 @@ struct mbox_context {
#ifdef VIRTUAL_PNOR_ENABLED
/* Virtual PNOR partition table */
struct vpnor_partition_table *vpnor;
+ struct vpnor_partition_paths paths;
#endif
};
OpenPOWER on IntegriCloud