Pip
Architecture-dependent parts of Pip: MAL, IAL and boot
|
First partition info structure. More...
#include <fpinfo.h>
Data Fields | |
uint32_t | magic |
Magic number, should be FPINFO_MAGIC. More... | |
uint32_t | membegin |
Available memory range begin. More... | |
uint32_t | memend |
Available memory range end. More... | |
char | revision [64] |
Pip Git revision. More... | |
pip_fpinfotag_hw | hwinfo |
Hardware info. More... | |
First partition info structure.
pip_fpinfotag_hw fpinfo::hwinfo |
Hardware info.
uint32_t fpinfo::magic |
Magic number, should be FPINFO_MAGIC.
uint32_t fpinfo::membegin |
Available memory range begin.
uint32_t fpinfo::memend |
Available memory range end.
char fpinfo::revision |
Pip Git revision.