<austriancoder>
NishanthMenon_: that is the content of my dpaste :)
<austriancoder>
NishanthMenon_: an u-boot patch should be doable, but that means I have a hard requirement for a minimum needed u-boot version. Is there no sane way of doing this in the kernel itself?
Pali has joined #linux-ti
Pali has quit [Ping timeout: 268 seconds]
lucaceresoli has joined #linux-ti
ikarso has joined #linux-ti
florian has joined #linux-ti
LokeshVutla has joined #linux-ti
lucaceresoli has quit [Quit: Leaving]
lucaceresoli has joined #linux-ti
amjad has joined #linux-ti
amjad has left #linux-ti [#linux-ti]
amjad has joined #linux-ti
<amjad>
I'm trying to build tisdk-default-image ? I need it to build and integrate the IPU firmware within the filesystem, but I get this yocto build error:
<amjad>
ERROR: Task (/home/aouledameur/ti/tisdk/sources/meta-arago/meta-arago-extras/recipes-core/llvm/ti-llvm3.6_3.6.bb:do_install) failed with exit code '1'
<amjad>
I'm using this config: configs/arago-dunfell-config.txt
<amjad>
and this arm toolchain: gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf
<NishanthMenon_>
austriancoder: dts sure... Surprised it's not there already.. do send a patch upstream if possible. The unlock of region; not at the moment I know of.
<NishanthMenon_>
amjad: am57xx-evm.. you might be better off on a pinned release like 7.3 .. dunfell needs to strengthened for am57xx-evm. You could use e2e.ti.com for ipu specific questions
<amjad>
NishanthMenon_: by a 7.3 pinned release, are you refering to the config file passed to "/oe-layertool-setup.sh -f configs/<>" ? if so, I think there is only configs/processor-sdk/processor-sdk-dunfell-07.01.00.txt
<NishanthMenon_>
amjad: yep... That is the one I'd recommend for now on am57xx-evm
<NishanthMenon_>
I think there should be a 7.3 as well
<amjad>
NishanthMenon_: Thanks ! just launched tisdk-default-image build with configs/processor-sdk/processor-sdk-dunfell-07.01.00.txt ; fingers crossed
<amjad>
NishanthMenon_: I found only one config of version 7.3, but not sure it's the one you're refering to: processor-sdk-linux/processor-sdk-linux-07_03_00.txt
<NishanthMenon_>
amjad: that looks like 7.3
<austriancoder>
NishanthMenon_: yeah.. will send the dts patch later the day