u-boot/board/xilinx
Michal Simek 530560b6f8 xilinx: fru: Replace spaces with \0 in detected name
FRU spec expected \0 for unused symbols but unfortunately a lot of boards
are using spaces instead of \0. That's why after saving it to desc->name
name is checked again and all spaces are converted to \0. This will ensure
that names can be used for string manipulations like concatenation.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-08-26 08:14:42 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common xilinx: fru: Replace spaces with \0 in detected name 2021-08-26 08:14:42 +02:00
microblaze-generic Correct U-Boot upstream repository 2021-02-28 13:57:30 -05:00
versal global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
zynq global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
zynqmp xilinx: zynqmp: Add debug messages for boot mode 2021-08-26 08:08:11 +02:00
zynqmp_r5 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig xilinx: Merge together BOOT_SCRIPT_OFFSET between MB and ARM 2020-10-27 08:13:33 +01:00