From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Tue, 10 Nov 2020 13:21:32 +0100 Subject: [PATCH 0/3] xilinx: fru: Small update and fixes Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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