Searched refs:boot_ofpath (Results 1 – 1 of 1) sorted by relevance
195 const char *boot_ofpath; in spl_perform_fixups() local206 boot_ofpath = spl_decode_boot_device(spl_image->boot_device); in spl_perform_fixups()207 if (!boot_ofpath) { in spl_perform_fixups()218 "u-boot,spl-boot-device", boot_ofpath); in spl_perform_fixups()
Completed in 3 milliseconds