Hello, apologies if this isn't the right venue; this is a beginner's
question (just for play/learning).
On native x86 machines, I can build the Linux kernel, take the
`bzImage` output file, and plug it straight into QEMU with
`qemu-system-x86_64 -kernel path/to/bzImage`. The readout will be a
kern
Hi,
I have question regarding Riscv architecture machine "Microblaze-V
generic board". As per the documentation this machine boots only till
u-boot prompt and does not load kernel image. I tried to give the Image
using -kernel option but it did not work. Does this machine support linux
boot from u