Searched refs:IMAGE_F_RAM_LOAD (Results 1 – 2 of 2) sorted by relevance
68 #define IMAGE_F_RAM_LOAD 0x00000020 macro
329 if (hdr->ih_flags & IMAGE_F_RAM_LOAD) { in boot_load_image_to_sram()