Files
liminix/modules/outputs
Florian Klink 436eb03a7b tftpboot: use commandLineDtbNode
config.boot.commandLineDtbNode can be set from `bootargs` to
`bootargs-override` (used for boards where the u-boot on the board does
set `bootargs` on its own).

In that case, the code updating the cmdline for tftpboot purposes also
needs to update this node, not the `bootargs` node.

Otherwise the kernel won't find the phram device, as it never heard
about it, as it didn't get the necessary cmdline options.
2024-03-16 20:06:38 +02:00
..
2024-01-07 16:43:43 +00:00
2024-02-02 19:43:34 +00:00
2023-12-11 19:09:18 +00:00
2024-03-16 20:06:38 +02:00
2023-12-05 17:32:18 +00:00