Searched defs:bootrom_id (Results 1 – 1 of 1) sorted by relevance
162 struct bootrom_id { struct163 uint32_t chip; /* Chip id */164 uint32_t chiprev; /* Chip rev */165 uint32_t ramsize; /* Size of RAM */166 uint32_t remapbase; /* Current remap base address */167 uint32_t boardtype; /* Type of board */168 uint32_t boardrev; /* Board revision */