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