HomeSort by: relevance | last modified time | path
    Searched refs:ROM_BOOT_IMAGE_MAJOR_VERSION (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/elftosb/dist/common/
EncoreBootImage.h 102 #define ROM_BOOT_IMAGE_MAJOR_VERSION 1 //!< Current boot image major version.
145 uint8_t m_majorVersion; //!< Major version for the image format, see #ROM_BOOT_IMAGE_MAJOR_VERSION.
EncoreBootImage.cpp 344 header.m_majorVersion = ROM_BOOT_IMAGE_MAJOR_VERSION;

Completed in 65 milliseconds