[PATCH v2 6/8] configs: ten64: switch to OF_UPSTREAM
Simon Glass
sjg at chromium.org
Wed Apr 22 00:51:36 CEST 2026
On 2026-04-21T00:04:33, Mathew McBride <matt at traverse.com.au> wrote:
> 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.
>
> Signed-off-by: Mathew McBride <matt at traverse.com.au>
>
> configs/ten64_tfa_defconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list