On Sun, Dec 20, 2020 at 9:21 PM Bin Meng <bmeng...@gmail.com> wrote: > > Use the dtc executable generated during the U-Boot build process for > mkimage. This removes the build dependency on the external dtc. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > tools/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Ping?