u-boot-brain/board/xilinx/common
Michal Simek b8771d0b1d fru: ops: Do not let parser to write data to not allocated space
If customs fields in board area are used it will likely go over allocated
space in struct fru_board_data. That's why calculate limit of this
structure to make sure that different data is not rewritten by accident.
When limit is reached stop to record fields.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-11-20 10:42:54 +01:00
..
board.c xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms 2020-10-29 08:55:43 +01:00
board.h xilinx: board: Read the whole eeprom not just offset 2020-10-27 08:13:32 +01:00
fru_ops.c fru: ops: Do not let parser to write data to not allocated space 2020-11-20 10:42:54 +01:00
fru.c xilinx: cmd: Add basic fru format generator 2020-10-27 08:13:32 +01:00
fru.h fru: common: Switch capture variable with the rest 2020-11-20 10:42:54 +01:00
Makefile xilinx: cmd: Add support for FRU commands 2020-10-27 08:13:32 +01:00