forked from DGNum/liminix
0a8343be66
Certain devices like the Zyxel NWA50AX will pass information on the command-line to explain what is the current image (`bootImage=1` vs. `bootImage=0`). Unfortunately, if we set the `chosen/bootargs` node, this will be overridden forcibly by U-Boot. To avoid this problem, it's easier to simply just use another DTB node like `bootargs-override` which is what OpenWRT does [1]. [1]: https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/ramips/patches-5.15/314-MIPS-add-bootargs-override-property.patch;h=e7dca7af886e8c0b69ba2b23f5855ddfeeb0d4a1;hb=refs/heads/main Signed-off-by: Raito Bezarius <masterancpp@gmail.com> |
||
---|---|---|
.. | ||
cmdline-cookie.patch | ||
default.nix | ||
dtb.nix | ||
kernel_fdt.its | ||
mips-malta-fdt-from-bootloader.patch | ||
phram-allow-cached-mappings.patch | ||
uimage.nix | ||
write-kconfig.nix |