u-boot/board/xilinx
Michal Simek d61728c8e8 xilinx: board: Read the whole eeprom not just offset
Starts to use new way how eeproms should be referenced.
Reference is done via nvmem alias nodes. When this new way is specified
code itself read the eeprom and decode xilinx legacy format and fill struct
xilinx_board_description. Then based on information present there board_*
variables are setup.
If variables are saved and content can't be changed information is just
shown on console.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-10-27 08:13:32 +01:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: board: Read the whole eeprom not just offset 2020-10-27 08:13:32 +01:00
microblaze-generic microblaze: Setup distro boot env variables at run time 2020-10-27 08:01:36 +01:00
versal xilinx: board: Read the whole eeprom not just offset 2020-10-27 08:13:32 +01:00
zynq ARM: zynq: Add Z-turn board V5 2020-10-27 08:01:36 +01:00
zynqmp xilinx: board: Read the whole eeprom not just offset 2020-10-27 08:13:32 +01:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig board: xilinx: Enable changing default DTB pick up address 2020-09-23 10:31:40 +02:00