You are not logged in.
Although I don't own the early rpi, I do include the dtbs for the boards in my builds.
You are more than welcome to give it/them a try and see if it better fits your needs.
https://github.com/pyavitz/rpi-img-builder
https://github.com/pyavitz/rpi-img-buil … tag/images
I don't own an early rpi, but if ur using u-boot, you don't need the cmdline.txt file, this is what the boot.cmd/boot.src is replacing. Personally I would avoid boot.src if you can and instead use /boot/extlinux/extlinux.conf. You also don't need most of those *.elf and *dat files. You should only need: bootcode.bin, start.elf and fixup.dat
As for the interface name changing, I was under the impression Devuan didn't need a udev rule on the pi? But if so this is the rule I use in my images. Simply change wlan0 to the eth0.
Go ahead and test them
some would support 4GB Ram, some maybe 8GB Ram( ShorTie,C0rnelius, MetaYan? )
tux
As far as I know, the images support all versions of the RPi4 and if setup, can also USB boot.
As for the kernel, the builder supports 4.19LTS, 5.4LTS and branches as high as 5.7.y. (currently)
There is also a mainline branch, for those who wanna test kernels without the foundation patch set applied.
I've yet to include Devuan in that branch, but that shouldn't stop anyone from using it to compile a kernel and installing it in Devuan.
Devuan image builder - https://github.com/pyavitz/rpi-img-builder/tree/devuan
You can find sample images under release - https://github.com/pyavitz/rpi-img-builder/releases
As far as I know all the usual suspects work. HDMI, Audio, Bluetooth, Wifi, Eth... etc.
If you find any bugs or have a request than open an issue at the hub.
Now supports - BCM2711, 2710, 2708.