This adds two new ports: sysutils/u-boot-qemu-riscv64 and
sysutils/u-boot-sifive-fu540 for the QEMU and HiFive Unleashed platforms
respectively.
For QEMU, a simple u-boot payload is provided that can be specified on
the command line. It runs in supervisor mode, and should be paired with
OpenSBI.
For the FU540, there are two u-boot bootloaders provided. First, u-boot
SPL which runs in machine mode and will locate and launch the u-boot FIT
image. Second, the FIT binary which contains u-boot proper, the FU540
FDT, and a copy of OpenSBI.