summaryrefslogtreecommitdiff
path: root/lib/efi/efi_app_init.c
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2023-11-29 11:11:06 +0100
committerStefan Roese <sr@denx.de>2024-01-10 09:38:55 +0100
commit9a43eb12db36a5b77d904749dabe9141e67180a1 (patch)
tree9c588ee92a7a729267b3f6f48d3af805e2b1b22f /lib/efi/efi_app_init.c
parentcb71a30857db25ccfa96c144f434a370814e74a7 (diff)
arm: mvebu: Espressobin: move FDT fixup into a separate function
Currently, Esspresobin FDT is being fixed up directly in ft_board_setup() which makes it hard to add support for any other board to be fixed up. So, lets just move the FDT fixup code to a separate function and call it if compatible matches, there should be no functional change. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/efi/efi_app_init.c')
0 files changed, 0 insertions, 0 deletions