···256256257257#endif
258258259259-260259/*******************************************************************/
261260/* iminfo - print header info for a requested image */
262261/*******************************************************************/
···360359 " image contents (magic number, header and payload checksums)"
361360);
362361#endif
363363-364362365363/*******************************************************************/
366364/* imls - list all images found in flash */
···9797);
9898#endif
9999100100-101100#ifdef CONFIG_CMD_RARP
102101int do_rarpb(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
103102{
-1
cmd/spl.c
···6666 bootm_argv[2] = argv[0]; /* kernel addr */
6767 }
68686969-7069 /*
7170 * - do the work -
7271 * exec subcommands of do_bootm to init the images