Closed berkutta closed 1 week ago
@berkutta I've never used sunxi kernel/u-boot but I think some time ago there was some patch for update which is merged. I'll check it and get back to you. Thanks.
@berkutta I even cannot download kernel :(
@nandra Thanks for checking! What error are you getting during download?
I have tried it again right now. do_fetch works for me for linux-sunxi-3.4.104-r1
.
It works for you because you have it already cloned. I'll try tomorrow again.
@berkutta do we still need this issue or you was able to resolve it pls? Thanks.
I wasn't able to resolve this. Unsure if building the Legacy Sunxi Kernel is even possible in a current Yocto.
I'm trying to get this meta layer running on an A20 Board. Unfortunately, the Board uses NAND Flash. Thus, I need to use the legacy kernel.
Is the legacy kernel/u-boot still supported for scarthgap?
I have followed #legacy-sunxi-kernel--u-boot in the README and added the four lines into my local.conf. But then it refuses to build an image (core-image-minimal):
It seems to have an issue with the sunxi u-boot. Thus, I have removed the two lines from the README regarding u-boot. Then it starts to build the sunxi kernel. But there it fails with build errors:
These are the Kernel build errors:
Do I need to use a specially old compiler or something else to get these legacy components to build?