Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dbootm.h26 int boot_linux_kernel(ulong setup_base, ulong load_address, bool image_64bit);
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbootm.c150 int boot_linux_kernel(ulong setup_base, ulong load_address, bool image_64bit) in boot_linux_kernel() function
204 return boot_linux_kernel(images->ep, images->os.load, in boot_jump_linux()
H A Dzimage.c318 return boot_linux_kernel((ulong)base_ptr, load_address, false); in do_zboot()
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dkernel.its91 before booting the kernel (see boot_linux_kernel()).