Searched refs:confaddr (Results 1 – 2 of 2) sorted by relevance
3 confaddr must be defined with the same value as CONFADDR (see mem.h).15 # setenv bootcmd fatload mmc 0 $confaddr plan9.ini; ...; bootm
232 char *confaddr = (char *)simple_strtoul(s, NULL, 16); in do_bootm_plan9() local235 copy_args(confaddr, argc, argv, '\n'); in do_bootm_plan9()239 strcpy(confaddr, s); in do_bootm_plan9()