Hi,
I tried to build one new LX2160 image with LSDK-20.04-V4.19-update-290520, but seems patches can’t work for this branch, there were some error prints when execute script below.
Can you please check it and how to fix this issue? Thanks.
-----ERROR PRINT-----
git checkout -b
Checking out files: 100% (62341/62341), done.
Applying: arm64: dts: lx2160a: add lx2160acex7 device tree build
error: patch failed: arch/arm64/boot/dts/freescale/Makefile:47
error: arch/arm64/boot/dts/freescale/Makefile: patch does not apply
Patch failed at 0001 arm64: dts: lx2160a: add lx2160acex7 device tree build
hint: Use ‘git am --show-current-patch’ to see the failed patch
When you have resolved this problem, run “git am --continue”.
If you prefer to skip this patch, run “git am --skip” instead.