]> git.dujemihanovic.xyz Git - u-boot.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)
commit93216276f532c9eed2126860a678a6b4d77dc358
tree7dbaceddcd8a9d0cf1ef37e85a2c5e75edac31c2
parent0f259fe79d7f0dca716bc954c211b0e6bc606d72
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 530560b6f8eb ("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