śr., 19 kwi 2023 o 10:14 Wojciech Dubowik <[email protected]> napisał(a): > > > > czw., 13 kwi 2023 o 09:13 Wojciech Dubowik via openwrt-devel > > > [email protected] napisał(a): > > > > > > > The sender domain has a DMARC Reject/Quarantine policy which disallows > > > > sending mailing list messages using the original "From" header. > > > > > > > > To mitigate this problem, the original message has been wrapped > > > > automatically by the mailing list software. > > > > > > > > ---------- Forwarded message ---------- > > > > From: Wojciech Dubowik [email protected] > > > > To: [email protected] > > > > Cc: Wojciech Dubowik [email protected] > > > > Bcc: > > > > Date: Thu, 13 Apr 2023 07:10:32 +0000 > > > > Subject: [PATCH 5/5] tfa-layerscape: Bump to lf-6.1.1-1.0.0 and switch > > > > to github > > > > The default location of tfa-layerscape has been changed from > > > > codeuaurora to github. Also use the latest tag for Layerscape > > > > Linux Development POC from NXP. > > > > > > > > Tested on: > > > > * NXP FRWY-LS1012A > > > > * NXP LS1046A-RDB > > > > > > > > Signed-off-by: Wojciech Dubowik [email protected] > > > > > > Hi Wojciech, > > > > > > Did you try to apply this patch to the master tree? > > > > > > I have a problem: > > > > > > git am index.html > > > Applying: tfa-layerscape: Bump to lf-6.1.1-1.0.0 and switch to github > > > .git/rebase-apply/patch:95: space before tab in indent. > > > $(eval ${CHECK_FIP_CMD}) > > > .git/rebase-apply/patch:106: space before tab in indent. > > > $(eval ${CHECK_FWU_FIP_CMD}) > > > .git/rebase-apply/patch:141: space before tab in indent. > > > ${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" > > > SPTOOL=${SPTOOL} --no-print-directory -C ${SPTOOLPATH} > > > error: patch failed: > > > package/boot/tfa-layerscape/patches/001-fiptool-hostbuild-fixes.patch:1 > > > error: > > > package/boot/tfa-layerscape/patches/001-fiptool-hostbuild-fixes.patch: > > > patch does not apply > > > error: patch failed: > > > package/boot/tfa-layerscape/patches/003-plat-nxp-tools-fix-create_pbl-and-byte_swap-host-bui.patch:26 > > > error: > > > package/boot/tfa-layerscape/patches/003-plat-nxp-tools-fix-create_pbl-and-byte_swap-host-bui.patch: > > > patch does not apply > > > Patch failed at 0001 tfa-layerscape: Bump to lf-6.1.1-1.0.0 and switch to > > > github > > > > > > Hello Paweł, > > I can see it now. It applies foo me but I get whitespace warning and you > > get an error. Porbably git settings. I will try to fix this and send V2. > > Best Regards, > > Wojciech Dubowik > > > I really have problems telling git that these whitespaces come from original > NXP Makefile. So either you force rebase with whitespace errors or we drop > 5th patch and I try to use github. >
I used git am and I can start compilation. There are more issues with this bump: 1. LS1012AFRDM isn't ported to this version from LSDK-21.08. 2. Fiptool host tool needs special PLAT features enabled for lx2160ardb. With the stock version of fiptool, ls-ddr-phy package can't be built. Please compile it for all boards to figure out what is missing. -- Best Regards, Paweł Dembicki _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
