ubuntu@ubuntu:~$ apt-cache policy u-boot-sifive
u-boot-sifive:
Installed: 2021.01+dfsg-3ubuntu0~20.04.1
Candidate: 2021.01+dfsg-3ubuntu0~20.04.3
Version table:
2021.01+dfsg-3ubuntu0~20.04.3 500
500 http://ports.ubuntu.com/ubuntu-ports focal-proposed/main riscv64 Packages
*** 2021.01+dfsg-3ubuntu0~20.04.1 500
500 http://ports.ubuntu.com/ubuntu-ports focal-updates/main riscv64 Packages
100 /var/lib/dpkg/status
ubuntu@ubuntu:~$ sudo strings /dev/disk/by-partlabel/loader* | grep 202 | grep U-Boot
U-Boot SPL 2021.01+dfsg-3ubuntu0~20.04.1 (Jun 25 2021 - 18:21:47 +0000)
U-Boot 2021.01+dfsg-3ubuntu0~20.04.1 (Jun 25 2021 - 18:21:47 +0000)
ubuntu@ubuntu:~$ sudo apt install u-boot-sifive
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
u-boot-sifive
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 442 kB of archives.
After this operation, 10.2 kB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports focal-proposed/main riscv64 u-boot-sifive riscv64 2021.01+dfsg-3ubuntu0~20.04.3 [442 kB]
Fetched 442 kB in 0s (1010 kB/s)
(Reading database ... 69916 files and directories currently installed.)
Preparing to unpack .../u-boot-sifive_2021.01+dfsg-3ubuntu0~20.04.3_riscv64.deb ...
Unpacking u-boot-sifive:riscv64 (2021.01+dfsg-3ubuntu0~20.04.3) over (2021.01+dfsg-3ubuntu0~20.04.1) ...
Setting up u-boot-sifive:riscv64 (2021.01+dfsg-3ubuntu0~20.04.3) ...
148+1 records in
148+1 records out
76219 bytes (76 kB, 74 KiB) copied, 0.0370269 s, 2.1 MB/s
1378+1 records in
1378+1 records out
705608 bytes (706 kB, 689 KiB) copied, 1.02033 s, 692 kB/s
ubuntu@ubuntu:~$ sudo strings /dev/disk/by-partlabel/loader* | grep 202 | grep U-Boot
U-Boot SPL 2021.01+dfsg-3ubuntu0~20.04.3 (Jul 30 2021 - 14:38:17 +0000)
U-Boot 2021.01+dfsg-3ubuntu0~20.04.3 (Jul 30 2021 - 14:38:17 +0000)
The above test was performed on the Unmatched. I did the same test on the Unleashed via testflinger, and observed the same results. I also booted the images in qemu, and did an apt upgrade of u-boot-sifive, during which I saw no issues.
The verification passed for focal.
ubuntu@ubuntu:~$ apt-cache policy u-boot-sifive dfsg-3ubuntu0~ 20.04.1 dfsg-3ubuntu0~ 20.04.3 01+dfsg- 3ubuntu0~ 20.04.3 500 ports.ubuntu. com/ubuntu- ports focal-proposed/main riscv64 Packages dfsg-3ubuntu0~ 20.04.1 500 ports.ubuntu. com/ubuntu- ports focal-updates/main riscv64 Packages dpkg/status by-partlabel/ loader* | grep 202 | grep U-Boot dfsg-3ubuntu0~ 20.04.1 (Jun 25 2021 - 18:21:47 +0000) dfsg-3ubuntu0~ 20.04.1 (Jun 25 2021 - 18:21:47 +0000) ports.ubuntu. com/ubuntu- ports focal-proposed/main riscv64 u-boot-sifive riscv64 2021.01+ dfsg-3ubuntu0~ 20.04.3 [442 kB] sifive_ 2021.01+ dfsg-3ubuntu0~ 20.04.3_ riscv64. deb ... sifive: riscv64 (2021.01+ dfsg-3ubuntu0~ 20.04.3) over (2021.01+ dfsg-3ubuntu0~ 20.04.1) ... sifive: riscv64 (2021.01+ dfsg-3ubuntu0~ 20.04.3) ... by-partlabel/ loader* | grep 202 | grep U-Boot dfsg-3ubuntu0~ 20.04.3 (Jul 30 2021 - 14:38:17 +0000) dfsg-3ubuntu0~ 20.04.3 (Jul 30 2021 - 14:38:17 +0000)
u-boot-sifive:
Installed: 2021.01+
Candidate: 2021.01+
Version table:
2021.
500 http://
*** 2021.01+
500 http://
100 /var/lib/
ubuntu@ubuntu:~$ sudo strings /dev/disk/
U-Boot SPL 2021.01+
U-Boot 2021.01+
ubuntu@ubuntu:~$ sudo apt install u-boot-sifive
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
u-boot-sifive
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 442 kB of archives.
After this operation, 10.2 kB of additional disk space will be used.
Get:1 http://
Fetched 442 kB in 0s (1010 kB/s)
(Reading database ... 69916 files and directories currently installed.)
Preparing to unpack .../u-boot-
Unpacking u-boot-
Setting up u-boot-
148+1 records in
148+1 records out
76219 bytes (76 kB, 74 KiB) copied, 0.0370269 s, 2.1 MB/s
1378+1 records in
1378+1 records out
705608 bytes (706 kB, 689 KiB) copied, 1.02033 s, 692 kB/s
ubuntu@ubuntu:~$ sudo strings /dev/disk/
U-Boot SPL 2021.01+
U-Boot 2021.01+
The above test was performed on the Unmatched. I did the same test on the Unleashed via testflinger, and observed the same results. I also booted the images in qemu, and did an apt upgrade of u-boot-sifive, during which I saw no issues.