> Thanx for your reply Peter
>
> I.v fired up an VM and trying to setup an cross complier in FC28 to see if it 
> is the issue.
> Do not have experience  in the Fedora environment, does this look oke?
>
> rpmbuild --rebuild --target aarch64 --with=cross --without=perf \
> --without=tools --without=debuginfo --without=pae --define="_arch aarch64" \
> --define="_build_arch aarch64" --define="__strip 
> /usr/bin/aarch64-linux-gnu-strip" \
> kernel-4.18.16-<release>.fc28.src.rpm

I use:
rpmbuild --rebuild --target aarch64 --with=cross --without=perf
--without=tools --without=debuginfo --define="_arch aarch64"
--define="_build_arch aarch64" --define="__strip /usr/bin/
arm-linux-gnu-strip" kernel.src.rpm

> > 2) patches are welcome to improve support
>
> Do not feel knowledgeable enough to do so, but is this is all I may dare to 
> do it..
> We will see..
>
> May I ask you to give some thoughts about the u-boot autoboot failure too?

I suspect the failure is due to the lack of two patches we add to out
U-Boot for Fedora, I need to investigate the difference there and
either get something upstream or fix the difference in our current
boot process there, it's on my todo list but I ran out of runway for
F-29. Hopefully in the next few weeks.

P
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org

Reply via email to