]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: siemens: iot2050: Generalize the fdt fixup
authorBaocheng Su <baocheng.su@siemens.com>
Tue, 22 Oct 2024 06:04:22 +0000 (08:04 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 29 Oct 2024 02:54:23 +0000 (20:54 -0600)
commitbb89e03dd42a8a8a0131dcfbbaabe2385c0b4669
tree2aae9250346dfe073928606417c3eb1597bef0f3
parent10cf194e496a767684f102bd3717a2118287792c
board: siemens: iot2050: Generalize the fdt fixup

The fdt fixup logic actually also applies to other possible variants who
also have device tree overlays. So generalize this part by extracting
it from the m.2 specific function and make it a standalone one.

Since now we only have M.2 variant consuming the overlay, it may not
have immediate effect for other variant, however this makes the future
variant more easier to apply fdt fixups.

Signed-off-by: Baocheng Su <baocheng.su@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
board/siemens/iot2050/board.c