Searched defs:legacy_bootstrap_region (Results 1 – 1 of 1) sorted by relevance
54 struct legacy_bootstrap_region { struct55 u32 magic_value; /* a pattern not likely to occur randomly */57 u32 sram_start_addr; /* where to locate LIM code (byte addr) */58 u32 code_len; /* boot code length (in dwords) */59 u32 code_start_addr; /* location of code on media (media byte addr) */60 u32 crc; /* 32-bit CRC */