Hi, can I get your u-boot-sunxi-with-spl.bin ?Hi All!
I am trying to run FreeBSD 13.2 on Orange PI Zero2.
1. Successfully built from sources u-boot v2023.04, put it on microSD card by command:
# dd if=u-boot-sunxi-with-spl.bin of=<mmc_card_device> bs=1k seek=8 conv=sync
Insert card into Orange PI Zero2, connect serial console to my desctop PC, turn power on.
U-boot started successfully, I got u-boot prompt "=>" on the serial console.
Ok, got it, working find with :Hi, can I get your u-boot-sunxi-with-spl.bin ?
I did try mine it's not work not show anything on first boot
I can confirm that I had the Orange Pi Zero2 working well with OpenBSD a while back. Perhaps you can use their compiled uboot for FreeBSD?i also tried to make uboot port, failed to compile
awesome!!! wait obsd boots on it?! also the build failure might have been issue of wrong compiler. i heard. anyway. there should be way to fix thisI can confirm that I had the Orange Pi Zero2 working well with OpenBSD a while back. Perhaps you can use their compiled uboot for FreeBSD?
https://cdn.openbsd.org/pub/OpenBSD/7.6/packages/amd64/u-boot-sun50i-2024.01.tgz
Yeah, OpenBSD (possibly by proxy of NetBSD) actually has very good support for SoC boards. The sunxi ones are particularly quite good, including some power management.awesome!!! wait obsd boots on it?
Ah, didn't check, I prefer serial for this stuff.Actually HDMI works on this board ?
Still more than most other operating systems combined, so don't be too worriedand fbsd get's rid of i386 and soon maybe armv7 too, leaving us like, how many boards? but i admit work is being done on riscv etc
I'm a ports guy, I can usually get things to compilei also tried to make uboot port, failed to compile
i have port patches too, needed to patch uboot master etc
A kernel-module can be installed by a port and carry a different -- non-BSD -- license. That's, how NVidia drivers are installed, for example.mainly from linux kernel? wait you can't copy that over! we have like licenses and so on...
Why not? h618 or, maybe, for all sufficiently similar hardware.kernel module to implement h618 support?