Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c128 gd->arch.omap_boot_device = boot_device; in save_omap_boot_params()
189 return gd->arch.omap_boot_device; in spl_boot_device()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dglobal_data.h72 u32 omap_boot_device; member