I tested u-boot- nezha_2024.01~rc1-190-g2e89b706f5-0ubuntu2.24.04.2_all.deb on the Allwinner Nezha D1 with Ubuntu Noble installed.
The U-Boot variable $fdtfile is correctly set. U-Boot has been built against the current OpenSBI in Noble. The system boots fine. The set of extensions contains xteadvector. => env print fdtfile fdtfile=allwinner/sun20i-d1-nezha.dtb => sbi SBI 3.0 OpenSBI 1.7 => load mmc 0:f $fdt_addr_r dtb/$fdtfile 25733 bytes read in 9 ms (2.7 MiB/s) ubuntu@ubuntu:~$ hexdump -C /proc/device-tree/cpus/cpu@0/riscv\,isa-extensions 00000000 69 00 6d 00 61 00 66 00 64 00 63 00 7a 69 63 6e |i.m.a.f.d.c.zicn| 00000010 74 72 00 7a 69 63 73 72 00 7a 69 66 65 6e 63 65 |tr.zicsr.zifence| 00000020 69 00 7a 69 68 70 6d 00 78 74 68 65 61 64 76 65 |i.zihpm.xtheadve| 00000030 63 74 6f 72 00 |ctor.| 00000035 ** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2148507 Title: [SRU] fdtfile lacks vendor prefix To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/u-boot-nezha/+bug/2148507/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
