shithub: riscv

Download patch

ref: 53b322fc31bd0086336f6ca529338dd5125a9dcb
parent: 20a1d2268d69a0bbe66d0f21999649133878377c
author: Jacob Moody <moody@posixcafe.org>
date: Wed Jul 26 17:17:41 EDT 2023

boot/reform: update flash.bin url

now points to stable release, tested by cinap

--- a/sys/src/boot/reform/mkfile
+++ b/sys/src/boot/reform/mkfile
@@ -6,7 +6,7 @@
 	rm -f $FILES
 
 flash.bin:
-	hget -o flash.bin 'https://source.mnt.re/reform/reform-boundary-uboot/-/jobs/artifacts/v3/raw/flash.bin?job=build'
+	hget -o flash.bin 'https://source.mnt.re/reform/reform-boundary-uboot/-/jobs/artifacts/stable/raw/flash.bin?job=build'
 
 boot.scr:	boot.txt
 	aux/txt2uimage -o $target $prereq