Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dzimage.c85 static int get_boot_protocol(struct setup_header *hdr) in get_boot_protocol() function
99 int bootproto = get_boot_protocol(hdr); in setup_device_tree()
160 bootproto = get_boot_protocol(hdr); in load_zimage()
243 int bootproto = get_boot_protocol(hdr); in setup_zimage()