Home
last modified time | relevance | path

Searched refs:start_of_rom (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/fs/cbfs/
Dcbfs.c185 u8 *start_of_rom; in file_cbfs_init() local
191 start_of_rom = (u8 *)(end_of_rom + 1 - cbfs_header.rom_size); in file_cbfs_init()
193 file_cbfs_fill_cache(start_of_rom + cbfs_header.offset, in file_cbfs_init()