Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/
A Dbootm.h25 int boot_linux_kernel(ulong setup_base, ulong load_address, bool image_64bit);
/u-boot/arch/x86/lib/
A Dbootm.c153 int boot_linux_kernel(ulong setup_base, ulong load_address, bool image_64bit) in boot_linux_kernel() function
207 return boot_linux_kernel(images->ep, images->os.load, in boot_jump_linux()
A Dzimage.c499 ret = boot_linux_kernel((ulong)state.base_ptr, state.load_address, in do_zboot_go()
/u-boot/doc/uImage.FIT/
A Dkernel.its91 before booting the kernel (see boot_linux_kernel()).

Completed in 9 milliseconds