u-boot-brain/board/xilinx/common
Michal Simek 5fb093f471 fru: common: Switch capture variable with the rest
capture variable is bool which is just one byte and it is just causing
unaligned accesses. Better to have it as last entry in the structure.

It also simplify offset calculation for initial header copy.

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: common: Switch capture variable with the rest 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