On Thu, Feb 06, 2025 at 02:05:03PM +0100, Heinrich Schuchardt wrote: > Variable $fdtfile needs to be set for automatically loading a device-tree > from the ESP or boot partition. > > * Set CONFIG_DEFAULT_FDT_FILE in the defconfig. > * Add $fdtfile to the default environment. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > configs/microchip_mpfs_icicle_defconfig | 1 + > include/configs/microchip_mpfs_icicle.h | 1 + > 2 files changed, 2 insertions(+)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>