Files
liminix/pkgs
Raito Bezarius 0a8343be66 pkgs/kernel/uimage: introduce commandLineDtbNode
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>
2024-02-18 20:30:41 +01:00
..
2023-07-02 18:19:54 +01:00
2023-11-23 22:21:03 +00:00
2024-01-02 17:44:56 +00:00
2023-02-28 20:56:19 +00:00
2024-01-25 12:29:03 +01:00
2023-05-22 23:31:57 +01:00
2023-02-08 18:13:35 +00:00
2023-03-10 18:40:45 +00:00
2023-09-21 12:25:35 +01:00
2023-10-18 23:35:23 +01:00
2023-12-21 19:25:45 +00:00
2023-03-10 18:40:45 +00:00
2023-12-09 17:10:41 +00:00
2024-02-12 14:56:12 +00:00
2023-03-19 20:25:43 +00:00