Lines Matching refs:debug

36 		debug("%s: Cannot enable boot on regulator\n", __func__);  in board_init()
46 debug("%s: trying to force a power-on reset\n", __func__); in rk3399_force_power_on_reset()
50 debug("%s: no /config node?\n", __func__); in rk3399_force_power_on_reset()
56 debug("%s: could not find a /config/sysreset-gpio\n", __func__); in rk3399_force_power_on_reset()
92 debug("%s: Cannot enable boot on regulator\n", __func__); in spl_board_init()
111 debug("%s: could not retrieve 'cpuid#'\n", __func__); in setup_macaddr()
117 debug("%s: failed to calculate SHA256\n", __func__); in setup_macaddr()
149 debug("%s: could not find efuse device\n", __func__); in setup_serial()
156 debug("%s: reading cpuid from the efuses failed\n", in setup_serial()
165 debug("cpuid: %s\n", cpuid_str); in setup_serial()
215 debug("%s: /chosen/u-boot,spl-boot-device not set\n", in setup_boottargets()
219 debug("%s: booted from %s\n", __func__, boot_device); in setup_boottargets()
224 debug("%s: boot_targets does not exist\n", __func__); in setup_boottargets()
227 debug("%s: boot_targets current: %s - default: %s\n", in setup_boottargets()
231 debug("%s: boot_targets not default, don't change it\n", in setup_boottargets()
248 debug("%s: booted from SD-Card\n", __func__); in setup_boottargets()
253 debug("%s: only one mmc boot_target found\n", __func__); in setup_boottargets()
264 debug("%s: set boot_targets to: %s\n", __func__, env); in setup_boottargets()
317 debug("%s: ctrl '%s' port %d enable %s\n", __func__, in board_usb_port_power_set()
322 debug("%s: ctrl '%s' port %d: no entry in '%s'\n", in board_usb_port_power_set()
329 debug("%s: ctrl '%s' port %d: could not get regulator '%s'\n", in board_usb_port_power_set()
352 debug("%s: could not retrieve ctrl for hub\n", __func__); in usb_hub_reset_devices()