Searched refs:setup_zimage (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | zimage.c | 207 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot, in setup_zimage() function 311 if (setup_zimage(base_ptr, (char *)base_ptr + COMMAND_LINE_OFFSET, in do_zboot()
|
| H A D | bootm.c | 135 ret = setup_zimage((void *)images->ep, cmd_line_dest, in boot_prep_linux()
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | zimage.h | 36 int setup_zimage(struct boot_params *setup_base, char *cmd_line, int auto_boot,
|