笔记
$ git clone https://github.com/u-boot/u-boot.git
$ vim doc/board/emulation/qemu-arm.rst
$ make qemu_arm_defconfig
$ make
$ qemu-system-arm -machine virt -bios u-boot.bin -nographic -serial mon:stdio
未完待续
参考
- QEMU's documentation
- QEMU's documentation
- 在qemu环境下使用uboot启动linux
- 用Qemu模拟vexpress-a9
- Booting Linux with U-Boot on QEMU ARM
- Compiling Linux kernel for QEMU ARM emulator
- Busybox for ARM on QEMU
- Embedded Linux System Development
- U-boot: ARM Versatile Express Emulation On Qemu With NFS as Rootfs
- Orange Pi PC
- using uboot to load kernel and fs using qemu
- Virtual Development Board