Linux enumerates MTD partitions in DTB order, while the fdt_add_subnode()
function puts a new subnode at the beginning.
To fix this, put MTD partitions into DTB in reverse order.
Fixes:
|
||
---|---|---|
.. | ||
turris_mox | ||
turris_omnia |
Linux enumerates MTD partitions in DTB order, while the fdt_add_subnode()
function puts a new subnode at the beginning.
To fix this, put MTD partitions into DTB in reverse order.
Fixes:
|
||
---|---|---|
.. | ||
turris_mox | ||
turris_omnia |