Here are some more cleanups for the GE Bx50v3 board(s): PATCH 1+2: replace magic numbers by analyzing name string from the fitImage config node
PATCH 3: rely on PHY driver as much as possible -- Sebastian Sebastian Reichel (3): image: support board_fit_config_name_match board: ge: bx50v3: remove confidx magic numbers board: ge: bx50v3: cleanup phy config arch/arm/dts/imx6q-ba16.dtsi | 11 ++++++++ board/ge/bx50v3/bx50v3.c | 51 ++++++++++++++++-------------------- common/image-fit.c | 7 +++++ include/configs/ge_bx50v3.h | 4 +-- 4 files changed, 42 insertions(+), 31 deletions(-) -- 2.29.2