public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] xilinx: Fru tool update
@ 2022-02-23 14:00 Michal Simek
  2022-02-23 14:00 ` [PATCH 1/4] fru: ops: Clear fru table before storing data Michal Simek
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michal Simek @ 2022-02-23 14:00 UTC (permalink / raw)
  To: u-boot, git

Hi,

the first 3 patches are fixes in current fru implementation to make sure
that code is not working with incorrect data or not waste time.
The last patch adds decoder for xilinx multirecord which stores MAC
addresses for DUT.

Thanks,
Michal



Ashok Reddy Soma (4):
  fru: ops: Clear fru table before storing data
  fru: ops: Return error from checksum if data is all zero's
  xilinx: common: Optimise updating ethaddr from eeprom
  fru: ops: Add support to read mac addresses from multirecord

 board/xilinx/common/board.c   | 11 +++++++-
 board/xilinx/common/fru.h     | 21 +++++++++++++++
 board/xilinx/common/fru_ops.c | 49 ++++++++++++++++++++++++++++++++++-
 3 files changed, 79 insertions(+), 2 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-03-07  7:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-23 14:00 [PATCH 0/4] xilinx: Fru tool update Michal Simek
2022-02-23 14:00 ` [PATCH 1/4] fru: ops: Clear fru table before storing data Michal Simek
2022-02-23 14:00 ` [PATCH 2/4] fru: ops: Return error from checksum if data is all zero's Michal Simek
2022-02-23 14:00 ` [PATCH 3/4] xilinx: common: Optimise updating ethaddr from eeprom Michal Simek
2022-02-23 14:00 ` [PATCH 4/4] fru: ops: Add support to read mac addresses from multirecord Michal Simek
2022-03-07  7:51 ` [PATCH 0/4] xilinx: Fru tool update Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox