]> git.baikalelectronics.ru Git - uboot.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)
commite3200d5cee0f18cac36a288659575b2609d31710
tree2d617413ce74fb10a816315d2c85ea624ca9926f
parent0ca4e4d2f8ad2d61d9d2f04a5a2c005b2165377b
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