Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_bootrom.c27 SPL_LOAD_IMAGE_METHOD("BOOTROM", 0, BOOT_DEVICE_BOOTROM, spl_return_to_bootrom);
H A DKconfig58 BOOT_DEVICE_BOOTROM (or fall-through to the next boot device in the
1062 BOOT_DEVICE_BOOTROM (or fall-through to the next boot device in the
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dspl.h33 BOOT_DEVICE_BOOTROM, enumerator
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dtpl.c94 return BOOT_DEVICE_BOOTROM; in spl_boot_device()
H A Dspl.c67 return BOOT_DEVICE_BOOTROM; in spl_boot_device()