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
- 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?