[PATCH v2 4/8] configs: ten64: enable OF_FIXUP
Simon Glass
sjg at chromium.org
Wed Apr 22 00:51:27 CEST 2026
Hi Mathew,
On 2026-04-21T00:04:33, Mathew McBride <matt at traverse.com.au> wrote:
> configs: ten64: enable OF_FIXUP
>
> We have added board_fix_fdt to remove elements from U-Boot's
> internal FDT related to the USB hub, so COFNIG_OF_FIXUP needs
> to be enabled to utilize it.
>
> Signed-off-by: Mathew McBride <matt at traverse.com.au>
>
> configs/ten64_tfa_defconfig | 1 +
> 1 file changed, 1 insertion(+)
> diff --git a/configs/ten64_tfa_defconfig b/configs/ten64_tfa_defconfig
> @@ -21,6 +21,7 CONFIG_FIT_VERBOSE=y
> +CONFIG_OF_BOARD_FIXUP=y
The subject says OF_FIXUP and the body says COFNIG_OF_FIXUP
Regards,
Simon
More information about the U-Boot
mailing list