]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: traverse: ten64: recognize board revision D
authorMathew McBride <matt@traverse.com.au>
Fri, 21 Jul 2023 04:39:16 +0000 (04:39 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 13:40:50 +0000 (09:40 -0400)
commit269b4a3550fa94503c14d09466f62bb19ea6768b
tree2d617413ce74fb10a816315d2c85ea624ca9926f
parentbc4adc97cfb4aa239aba3abd39ff5d7827af0218
board: traverse: ten64: recognize board revision D

Ten64 board revision D is a variant that removes the USB hub
and PCIe expander/switch, but is otherwise compatible with the
main production "C" version.

At the same time, revise the printf specifiers (PCB version
"1064-0201%s") to reduce the number of string characters related
to the boot printout.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
board/traverse/ten64/ten64.c