-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sunxi 6.12: Switch to v6.12.11, Add BananaPi M4 Berry support #7752
base: main
Are you sure you want to change the base?
Conversation
Switch the ATF to the new version as well
e319eac
to
9193744
Compare
I haven't been able to get the M4 Zero to boot above v2024.04 in Armbian for some reason. I figured it was something in the Kernel patching as I am able to do so in my personal builds. Does this PR have eMMC boot support? |
u-boot v2025.01 in the default configuration for h616, implies OF_UPSTREAM to be set to
eMMC is detected correctly. I haven't tried downloading from eMMC yet. Detected problems: Strange. The same changes on core 6.6, the HDMI works for me, |
Is the Ethernet working? |
It uses emac1, which at this time requires some special driver and although some one recently added it to Armbian I haven't tried testing it. Doesn't even have an eth port anyway, which I'm guessing means there is a HAT you can use on it. As for the u-boot, yes I've done all that. The issue for me, is that above U-Boot v2024.04 it won't load the Armbian kernel. It just hangs at the loading stage. If I use my own kernel, it loads fine. Not sure why, just like I haven't been able to figure out why the Bluetooth fails to load in Armbian either. |
I suspect that this is with the 6.6 kernel. |
Maybe some of these patches will help? |
You decide when this is ready. Also we need to move CURRENT to 6.12, legacy 6.6, edge 6.13 by the end of 2/2025. Any deep problems preventing this? |
We can reschedule it at any time.
What should I do first? |
Kernel 6.12 should be main priority, 6.13 slow. |
It's been a long time since I've read so much primary documentation. @TheSnowfield @chraac @JohnTheCoolingFan |
Tried this branch on bigtreetech cb1, ethernet works as usual. |
Description
Switch the ATF to the new version as well.
How Has This Been Tested?
./compile.sh build KERNEL_CONFIGURE=no BOARD=bananapim4berry