Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootm_os.c436 static boot_os_fn *boot_os[] = { variable
503 for (i = 0; i < ARRAY_SIZE(boot_os); i++) in bootm_os_get_boot_func()
504 if (boot_os[i] != NULL) in bootm_os_get_boot_func()
505 boot_os[i] += gd->reloc_off; in bootm_os_get_boot_func()
510 return boot_os[os]; in bootm_os_get_boot_func()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.falcon90 boot_os : Set to yes/Yes/true/True/1 to enable booting to OS,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map