All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] GE Bx50v3 cleanups
@ 2020-12-08 18:10 Sebastian Reichel
  2020-12-08 18:10 ` [PATCH 1/3] image: support board_fit_config_name_match Sebastian Reichel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sebastian Reichel @ 2020-12-08 18:10 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-12 17:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-08 18:10 [PATCH 0/3] GE Bx50v3 cleanups Sebastian Reichel
2020-12-08 18:10 ` [PATCH 1/3] image: support board_fit_config_name_match Sebastian Reichel
2020-12-12 15:39   ` Simon Glass
2020-12-12 17:05     ` Sebastian Reichel
2020-12-12 17:24       ` Simon Glass
2020-12-08 18:10 ` [PATCH 2/3] board: ge: bx50v3: remove confidx magic numbers Sebastian Reichel
2020-12-08 18:10 ` [PATCH 3/3] board: ge: bx50v3: cleanup phy config Sebastian Reichel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.