Searched refs:bootx_printf (Results 1 – 1 of 1) sorted by relevance
24 #define DBG(fmt...) do { bootx_printf(fmt); } while(0)143 bootx_printf("%s length 0x%x\n", name, size); in bootx_dt_add_prop()228 bootx_printf("Node without a full name !\n"); in bootx_scan_dt_build_strings()435 bootx_printf(" (log)"); in btext_welcome()437 bootx_printf("\nboot_info at : 0x%x", bi); in btext_welcome()441 bootx_printf("\nPVR : 0x%x", pvr); in btext_welcome()452 bootx_printf("\n\n"); in btext_welcome()458 bootx_printf("\n\n"); in btext_welcome()563 bootx_printf("Touching pages...\n"); in bootx_init()578 bootx_printf("Preparing boot params...\n"); in bootx_init()[all …]
Completed in 4 milliseconds