recipes-bsp/u-boot: Use a u-boot fork for RISC-V

Use fork of u-boot that allows us to boot u-boot on the QEMU RISC-V virt
machine.

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
Alistair Francis 2018-09-25 11:23:16 -07:00 committed by Khem Raj
parent c439bc57b5
commit 5a43350492

View file

@ -0,0 +1,3 @@
SRC_URI = "git://git.denx.de/u-boot-x86.git;branch=riscv-working"
SRCREV = "0b6036bcfd4bd9d9ef7687db43a4573e48ad0836"