From: Tom Rini Date: Tue, 20 Feb 2024 22:57:52 +0000 (-0500) Subject: Merge patch series "board/ti: k3 boards: Stop using findfdt" X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=7bb761c42d75b2ebacc7190a76cc5385cbba1045;p=u-boot.git Merge patch series "board/ti: k3 boards: Stop using findfdt" Nishanth Menon says: This is a wide cleanup to switch to setting fdtfile using env_set instead of scripted magic. 'fdtfile' is expected to be set by default. This allows the stdboot triggered efi loaders to find the correct OS device tree file even if regular boot process is interrupted by user intervention. --- 7bb761c42d75b2ebacc7190a76cc5385cbba1045