This work is so handsome.
Now I want to run my own generated U-Boot or bare-metal program on Qbox. Is this feasible? What should I pay attention to when doing this?
Currently, I tried running my custom U-Boot program, and I observed (via QEMU's -d exec option) that after executing the first instruction, it directly jumps to address 0x200. Could you please help explain what might cause this behavior?