Block a user
OpenWrt One device support
This is likely no longer needed, but might be nice anyway (this way the kernel can load and parse the metadata without having to load image into memory if not used)
OpenWrt One device support
I think this is the main thing left to do (but perhaps can be a follow-up PR)
OpenWrt One device support
Is the proposal for a third way to make the flashable image which would have kernel and initramfs and rootfs packaged into a fit? It would only work for read-only filesystems
Yes. But...
…
Fix typo: Buildiing -> Building
OpenWrt One device support
indeed fdtput -p -t i dtb /reserved-memory/$node no-map 0
does the trick!
OpenWrt One device support
(confirmed the 'traditional' uboot tftp boot works fine on this device, so moved the tftpboot changes out of this PR and to #14)
OpenWrt One device support
Yeah, that's a challenge, as nobody owns all devices 😆.
How do you want to approach this in liminix generally?