Changes between Version 1 and Version 2 of Ticket #16763, comment 35
- Timestamp:
- Jan 5, 2022, 5:54:54 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16763, comment 35
v1 v2 22 22 Eventually I get a "PANIC: did not find any boot partitions!" which is expected on the current master as there are still a few minor things missing for the virtio-mmio block device to work on ARM. 23 23 24 25 If I try it with u-boot.bin, it hangs for me similarly, right after arch_enter_kernel. 26 Quick check with qemu "info registers" shows abt32, the registers still contain the args passed on to the arch_enter_kernel trampoline function.