Skip to content
Commit 9a43eb12 authored by Robert Marko's avatar Robert Marko Committed by Stefan Roese
Browse files

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: default avatarRobert Marko <robert.marko@sartura.hr>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent cb71a308
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment