Searched refs:boot_addr_start (Results 1 – 1 of 1) sorted by relevance
124 static char boot_addr_start[20]; in fastboot_boot() local126 "bootm", boot_addr_start, NULL in fastboot_boot()129 snprintf(boot_addr_start, sizeof(boot_addr_start) - 1, in fastboot_boot()131 printf("Booting kernel at %s...\n\n\n", boot_addr_start); in fastboot_boot()