Searched defs:bootrom_id_le (Results 1 – 1 of 1) sorted by relevance
107 struct bootrom_id_le { struct108 __le32 chip; /* Chip id */109 __le32 chiprev; /* Chip rev */110 __le32 ramsize; /* Size of RAM */111 __le32 remapbase; /* Current remap base address */112 __le32 boardtype; /* Type of board */113 __le32 boardrev; /* Board revision */