Lines Matching full:pnor
25 * @param[in] src - reference to the pnor partition table
71 * @brief Generates virtual PNOR partition table.
73 * Generates virtual PNOR partition table upon construction. Reads
74 * the PNOR information generated by this tool :
75 * github.com/openbmc/openpower-pnor-code-mgmt/blob/master/generate-squashfs,
78 * these help form the "virtual" PNOR, which is typically a subset of the full
79 * PNOR image.
80 * These files are stored in a well-known location on the PNOR.
84 * The virtual PNOR supports 4KB erase blocks - partitions must be aligned to
91 * that houses the PNOR partition files.
156 /** @brief Return partition corresponding to PNOR offset, the offset
159 * @param[in] offset - PNOR offset in bytes
170 * @param[in] name - PNOR partition name
180 /** @brief Prepares a vector of PNOR partition structures.
188 /** @brief Prepares the PNOR header.
208 /** @brief Size of the PNOR partition table -
220 /** @brief Directory housing generated PNOR partition files */
226 /** @brief PNOR block size, in bytes */
229 /** @brief PNOR size, in bytes */