]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/bootm.h
cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
[karo-tx-uboot.git] / include / bootm.h
index 4a308d811584378dec6830d1b26600076befbe71..694d6fc080fcc5c1b6759f6e74bdf7ba9a328755 100644 (file)
@@ -48,7 +48,7 @@ int boot_selected_os(int argc, char * const argv[], int state,
 
 ulong bootm_disable_interrupts(void);
 
-/* This is a special function used by bootz */
+/* This is a special function used by booti/bootz */
 int bootm_find_ramdisk_fdt(int flag, int argc, char * const argv[]);
 
 int do_bootm_states(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[],