mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-07 01:04:40 +02:00
u-boot: Use mainline u-boot
Now that QEMU RISC-V virt machine support is in master u-boot use the mainline u-boot instead of a fork. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
08b56cfe69
commit
ea2c8ae8f4
@@ -1,5 +1,6 @@
|
||||
SRC_URI_riscv64 = "git://git.denx.de/u-boot-x86.git;branch=riscv-working;rebaseable=1"
|
||||
# Remove patches applied in the common .bb
|
||||
SRC_URI_riscv64 = "git://git.denx.de/u-boot.git"
|
||||
|
||||
SRCREV_riscv64 = "07985f7aedfc017f539fb1984d432497193121cb"
|
||||
SRCREV_riscv64 = "94228a9188803473206544c8f33649ea72bf1ee1"
|
||||
|
||||
COMPATIBLE_MACHINE_qemuriscv64 = "qemuriscv64"
|
||||
|
||||
Reference in New Issue
Block a user