From: Nishanth Menon Date: Mon, 13 Nov 2023 14:51:46 +0000 (-0600) Subject: board: ti: am62ax: env: Use default findfdt X-Git-Url: http://git.dujemihanovic.xyz/img/sics.gif?a=commitdiff_plain;h=1fd40fa0194d1e0700a5739656c7a81bed25b573;p=u-boot.git board: ti: am62ax: env: Use default findfdt Use the default findfdt instead of local logic. Signed-off-by: Nishanth Menon --- diff --git a/board/ti/am62ax/am62ax.env b/board/ti/am62ax/am62ax.env index bfed7f3608..2af6914e3f 100644 --- a/board/ti/am62ax/am62ax.env +++ b/board/ti/am62ax/am62ax.env @@ -1,10 +1,7 @@ #include +#include #include -default_device_tree=ti/k3-am62a7-sk.dtb -findfdt= - setenv name_fdt ${default_device_tree}; - setenv fdtfile ${name_fdt} name_kern=Image console=ttyS2,115200n8 args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000