On Wed, 11 Feb 2026 16:11:35 -0600, Tom Rini wrote:
> As explained in commit 03d2d5fc003f ("board: sifive: unmatched: set
> fdtfile with unquoted variable.") using the syntax of
> 'fdtfile=CONFIG_DEFAULT_FDT_FILE' in the plain text environment files
> will lead to extraneous and problematic "s in the output. This is fixed
> by using fdtfile=DEFAULT_FDT_FILE which was introduced recently.
>
>
> [...]
Applied to u-boot/next, thanks!
[1/1] board: Correct usage of fdtfile=CONFIG_DEFAULT_FDT_FILE
commit: 8fd76675efbe7af785ccc1ba1ac8b9f7e10f6715
--
Tom