commit | 2e4a29e13ce042ee976a83238594e79c6fedbf78 | [log] [tgz] |
---|---|---|
author | Mathew McBride <matt@traverse.com.au> | Fri Jul 21 04:39:16 2023 +0000 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 03 09:40:50 2023 -0400 |
tree | 2d617413ce74fb10a816315d2c85ea624ca9926f | |
parent | 3f7834c29a3f3291458436eb71438fa04f7a231e [diff] |
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>