public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] xilinx: fru: Small update and fixes
@ 2020-11-10 12:21 Michal Simek
  2020-11-10 12:21 ` [PATCH 1/3] fru: common: Switch capture variable with the rest Michal Simek
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michal Simek @ 2020-11-10 12:21 UTC (permalink / raw)
  To: u-boot

Hi,

I am sending 3 more patches for fru code. Especially the second patch is
important because it ensures that data in .data section is not overwritten
based on parsed structures.

Thanks,
Michal


Michal Simek (3):
  fru: common: Switch capture variable with the rest
  fru: ops: Do not let parser to write data to not allocated space
  fru: common: Record pcie/uuid fields in custom board area

 board/xilinx/common/fru.h     |  6 +++++-
 board/xilinx/common/fru_ops.c | 10 ++++++++--
 2 files changed, 13 insertions(+), 3 deletions(-)

-- 
2.29.2

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

end of thread, other threads:[~2020-11-20  9:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-10 12:21 [PATCH 0/3] xilinx: fru: Small update and fixes Michal Simek
2020-11-10 12:21 ` [PATCH 1/3] fru: common: Switch capture variable with the rest Michal Simek
2020-11-10 12:21 ` [PATCH 2/3] fru: ops: Do not let parser to write data to not allocated space Michal Simek
2020-11-10 12:21 ` [PATCH 3/3] fru: common: Record pcie/uuid fields in custom board area Michal Simek
2020-11-20  9:49 ` [PATCH 0/3] xilinx: fru: Small update and fixes Michal Simek

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