[PATCH v2 5/5] tfa-layerscape: Change to github and use the latest tag

Christian Lamparter chunkeey at gmail.com
Thu May 18 07:56:36 PDT 2023


On 4/21/23 10:59, Wojciech Dubowik via openwrt-devel wrote:
> The dafault location of tfa-layerscape has been changed from
> codeuaurora to github. Also use the latest tag for Layerscape
> Linux Development POC from NXP.
> 
> v2:
> * restored ls1012afrdm board
> * added platfrom defines to fiptool so ls-ddr-phy can be built
> 
> Signed-off-by: Wojciech Dubowik<Wojciech.Dubowik at protonmail.ch>

hmm, source.codeaurora.org (no longer?) resolves. So yes, this
needs to be updated.

I ran into issues applying this particular patch though.
(PKG_RELEASE:=$(AUTORELEASE) has recently being canned, but this is easy to fix)

what I'm scratching my head about are these:
---
Checking file package/boot/tfa-layerscape/patches/001-fiptool-hostbuild-fixes.patch
Hunk #1 succeeded at 1 with fuzz 1.
Hunk #4 FAILED at 39.
Hunk #5 FAILED at 77.
2 out of 5 hunks FAILED
checking file package/boot/tfa-layerscape/patches/003-plat-nxp-tools-fix-create_pbl-and-byte_swap-host-bui.patch
Hunk #2 FAILED at 26.
1 out of 3 hunks FAILED
checking file package/boot/tfa-layerscape/patches/004-plat-nxp-restore-ls1012afrdm-support.patch
---

could you have more local changes to:
   001-fiptool-hostbuild-fixes.patch
   003-plat-nxp-tools-fix-create_pbl-and-byte_swap-host-bui.patch
?

which need to be part of this patch?
(or does this depend on a previous patch, that needs to be applied first)?

Cheers,
Christian



More information about the openwrt-devel mailing list