
Hi,
This merges B{468}50v3 into a BX50V3 target, that works for all three machines. The different boards are detected at runtime.
-- Sebastian
Ian Ray (5): board: ge: bx50v3: rename detect_baseboard function board: ge: bx50v3: fix display support for b{46}50v3 board: ge: bx50v3: use VPD instead of compile-time checks board: ge: bx50v3: configure video arguments using VPD board: ge: bx50v3: remove redundant targets
Nandor Han (2): board: ge: bx50v3: unify two switch statements board: ge: bx50v3: detect the monitor type by reading VPD earlier
arch/arm/mach-imx/mx6/Kconfig | 14 +--- board/ge/bx50v3/Kconfig | 2 +- board/ge/bx50v3/bx50v3.c | 71 ++++++++++++------- configs/ge_b650v3_defconfig | 43 ----------- configs/ge_b850v3_defconfig | 43 ----------- ...e_b450v3_defconfig => ge_bx50v3_defconfig} | 3 +- include/configs/ge_bx50v3.h | 16 +---- 7 files changed, 52 insertions(+), 140 deletions(-) delete mode 100644 configs/ge_b650v3_defconfig delete mode 100644 configs/ge_b850v3_defconfig rename configs/{ge_b450v3_defconfig => ge_bx50v3_defconfig} (93%)