boot_func
static int boot_func(int argc, char *argv[]);
{ CMD_BOOT, "boot", SHELP_BOOT, boot_func },
boot_func,