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