-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
BananaPi BPI-M4-Zero: Update U-Boot to v2024.10
#7514
Conversation
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
I know it works, as I've tested it on my own builds, but using Armbian I'm getting an error during the build process.
It then spams for a whiles and dies. |
Hm base-files. There has been a change recently. Maybe related? |
JSON structure looks good: https://github.armbian.com/base-files.json |
False alarm? I rebooted the HOST and it's now building fine. |
OK, still interesting. This feature was just merged so perhaps we need to apply some hardening to prevent this happening in the future. |
Don't merge this. Its not booting using the Armbian img. I'll touch base again after some testing. |
The original error above is happening again, not sure how this relates to the IMG not booting though? I ran another one of my IMGs to make sure it wasn't me and it's booting fine. If and when I can get another Armbian IMG to complete, I'll report back on it. I did notice this during the boot process
This isn't right --> Looks like the boot.cmd file is off. https://github.com/armbian/build/blob/main/config/bootscripts/boot-sun50i-next.cmd#L41 If you look further down the file it is using |
@The-going aim to improve scripts which nobody touched in ages.
Probably depends of the version of u-boot interpreter or some config switch? |
Something else is a-mis here. To play it safe, I'm closing this until further testing can be done. |
not sure this will be seen, but I think the issue is in the "jp" command, current one is: it seems to work more constantly. |
BananaPi BPI-M4-ZERO