Searched defs:bootrom_id_le (Results 1 – 1 of 1) sorted by relevance
122 struct bootrom_id_le { struct123 __le32 chip; /* Chip id */124 __le32 chiprev; /* Chip rev */125 __le32 ramsize; /* Size of RAM */126 __le32 remapbase; /* Current remap base address */127 __le32 boardtype; /* Type of board */128 __le32 boardrev; /* Board revision */