freebsd-ports/sysutils/u-boot-qemu-arm/pkg-descr
Edward Tomasz Napierala 3bf683bf17 Add sysutils/u-boot-qemu-arm: U-Boot build for QEMU
Reviewed by:	manu
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24365
2020-04-10 14:41:12 +00:00

8 lines
370 B
Text

U-Boot loader for QEMU
To use this bootloader to boot a FreeBSD armv7 image, install emulators/qemu
and execute it as eg:
qemu-system-arm -M virt -m 512m -nographic -bios /usr/local/share/u-boot/u-boot-qemu-arm/u-boot.bin -hda FreeBSD-13.0-CURRENT-arm-armv7-GENERICSD-20200409-r359731.img
For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot