[PATCHv2 0/5] GE Bx50v3 cleanups
Sebastian Reichel
sebastian.reichel at collabora.com
Tue Dec 15 00:41:52 CET 2020
Here are some further cleanups for the GE Bx50v3 board(s):
PATCH 1+2: cleanup preprocessor usage in common/image-fit.c,
introduced after feedback from Simon Glass in PATCHv1
PATCH 3+4: replace magic numbers by analyzing name string from
the fitImage config node
PATCH 5: rely on PHY driver as much as possible
Changes since PATCHv1:
* introduce patch 1 & 2
* update patch 3 to avoid #if
-- Sebastian
Sebastian Reichel (5):
compiler.h: add host_build()
image: cleanup pre-processor usage
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 | 212 +++++++++++++++++------------------
include/compiler.h | 9 ++
include/configs/ge_bx50v3.h | 4 +-
include/image.h | 4 +
6 files changed, 153 insertions(+), 138 deletions(-)
--
2.29.2
More information about the U-Boot
mailing list