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