Files
liminix/modules
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
..
2023-08-31 18:29:45 +01:00
2024-02-15 23:43:54 +00:00
2023-08-28 22:02:28 +01:00
2024-03-16 20:06:38 +02:00
2023-08-28 22:02:28 +01:00
2024-01-05 00:07:01 +00:00
2024-02-13 22:12:26 +00:00
2023-09-17 17:00:31 +01:00
2024-02-27 20:08:30 +00:00
2024-02-19 02:48:50 +01:00
2024-02-27 19:47:46 +00:00
2023-08-16 22:26:40 +01:00
2024-01-26 22:46:36 +00:00
2023-08-16 22:52:16 +01:00