Created
August 18, 2024 19:28
-
-
Save colemickens/232d3cbd3d7cc92fa018d66ffed8bd13 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot 2024.07 (Jul 01 2024 - 18:07:18 +0000) | |
Model: RadxCK 5 Model B | |
DRAM: 16 GiB | |
Core: 761 devices, 32 uclasses, devicetree: separate | |
MMC: mmc@fe2c0000: 1, mmc@fe2d0000: 2, 2e0000: 0 | |
Loading Environment from nowhere... OK | |
In: serial@feb50000 | |
Out: serial@feb5000del B | |
Net: No ethernet found. | |
Hit any key to stop autoboot: 0 | |
Scanning for bootflows in all bootdevs | |
Seq Method Uclass Part Name Filename | |
--- --------- | |
Scanning global bootmeth 'efi_mgr': | |
Card did not respond to voltage select! : -110 | |
Card did not respond to voltage select! : -110 | |
Card did not respond to voltage select! : -110 | |
No EFI system partition | |
No EFI system partition | |
Failed to persist EFI variable0000.bootdev': | |
Card did not respond to voltage select! : -110 | |
Scanning bootdev '[email protected]': | |
Card did not respond to voltage select! : -110 | |
Scanning bootdev 'nvme#0.blk#1.bootdev': | |
0 efi ready nvme 1 nvme#0.blk#1.bootdev.part /EFI/BOOT/BOOTAA64.EFI | |
** BBooting /\EFI\BOOT\BOOTAA64.EFI | |
No loader found. Configuration files in \loader\entriem## Application failed, r = 14 | |
Boot failed (err=-22) | |
scanning bus for devices... | |
Bus usb@fc800000: USB EHCI 1.00 | |
Bus usb@fc840000: USB OHCI 1.0 | |
Bus usb@fc880000:USB EHCI 1.00 | |
Bus usb@fc8c0000: USB OHCI 1.0 | |
Bus usb@fcd00000: Register 2000140 NbrPorts 2 | |
Starting the controller | |
USB XHCI 1.10 | |
Bus usb@fc400000: Register 2000140 NbrPorts 2 | |
Starting the controller | |
USB XHCI 1ing bus usb@fc800000 for devices... 3 USB Device(s) found | |
scanning bus usb@fc840000 for devices... 1 USB Device(s) found | |
scanning bus usb@fc880000 for devices... Device NOT ready | |
Request Sense returned 02 3A 00 | |
2 USB Devi1 USB Device(s) found | |
scanning bus usb@fcd00000 for devices... 1 USB Device(s) found | |
scanning bus usb@fc400000 for devices... 1 USB Device(s) found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment