]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: ten64: switch to OF_UPSTREAM
authorMathew McBride <matt@traverse.com.au>
Fri, 1 May 2026 01:36:07 +0000 (11:36 +1000)
committerPeng Fan <peng.fan@nxp.com>
Wed, 6 May 2026 08:04:49 +0000 (16:04 +0800)
commit9bcbb5f26844c81128757824fd1cf261a0660cb9
tree8e0baf854f344c3e13c654a1e739e49e310fa638
parent6cdd17aed5044817403a9af1f40e5dddc730aeeb
configs: ten64: switch to OF_UPSTREAM

Two recent additions to the mainline device tree allow us
to switch away from the local U-Boot copy:

* Board/embedded controller (traverse,ten64-controller)
  is now in the mainline device tree.
* USB Hub (USB5744) connections were also added to
  the mainline device tree but not in U-Boot.

The LS1088A and Ten64 device trees in U-Boot were actually
'synced' to mainline some time ago, so the content
(except for the changes mentioned above) is identical.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/ten64_tfa_defconfig