Searched refs:header_in_rom (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/cbfs/
H A Dcbfs.c242 struct cbfs_header *header_in_rom; local
245 header_in_rom = (struct cbfs_header *)addr;
246 swap_header(header, header_in_rom);

Completed in 84 milliseconds