]> git.baikalelectronics.ru Git - uboot.git/commit
xilinx: fru: Replace spaces with \0 in detected revision
authorMichal Simek <michal.simek@amd.com>
Mon, 6 Jun 2022 07:31:27 +0000 (09:31 +0200)
committerMichal Simek <michal.simek@amd.com>
Mon, 6 Jun 2022 07:32:26 +0000 (09:32 +0200)
commitb8556c941cc17cf954dee361301709a9686beb15
tree7dbaceddcd8a9d0cf1ef37e85a2c5e75edac31c2
parent5219ce722b7a1442103a8f62897b3fa64b71e3ee
xilinx: fru: Replace spaces with \0 in detected revision

Also fix board revision field where spaces are used instead of \0.
The same change was done for board name by commit b8b3c1b84969 ("xilinx:
fru: Replace spaces with \0 in detected name").

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/e069e5134e57899e859786ad8ba48721df6df752.1653911444.git.michal.simek@amd.com
board/xilinx/common/board.c