Searched refs:BOOT_IMG_SIZE (Results 1 – 2 of 2) sorted by relevance
18 #define BOOT_IMG_SIZE 4096 macro19 #define ERG_DPRAM_FILL_SIZE (ERG_DPRAM_PAGE_SIZE - BOOT_IMG_SIZE)
225 int cnt = (BOOT_IMG_SIZE >> 2); /* number of words to move and swap (byte order!) */ in ergo_writebootimg()