Lines Matching full:pnor
32 * @param[in] src - reference to the pnor partition table
81 * @brief Generates virtual PNOR partition table.
83 * Generates virtual PNOR partition table upon construction. Reads
84 * the PNOR information generated by this tool :
85 * github.com/openbmc/openpower-pnor-code-mgmt/blob/master/generate-tar,
88 * these help form the "virtual" PNOR, which is typically a subset of the full
89 * PNOR image.
90 * These files are stored in a well-known location on the PNOR.
94 * The virtual PNOR supports 4KB erase blocks - partitions must be aligned to
101 * that houses the PNOR partition files.
166 /** @brief Return partition corresponding to PNOR offset, the offset
169 * @param[in] offset - PNOR offset in bytes
180 * @param[in] name - PNOR partition name
190 /** @brief Prepares a vector of PNOR partition structures.
198 /** @brief Prepares the PNOR header.
218 /** @brief Size of the PNOR partition table -
230 /** @brief Directory housing generated PNOR partition files */
236 /** @brief PNOR block size, in bytes */
239 /** @brief PNOR size, in bytes */