Skip to content
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

orangepi-h2h3 branch, lib/general.sh doesn't update U-Boot properly #5

Open
voodoo84 opened this issue Mar 5, 2020 · 0 comments
Open

Comments

@voodoo84
Copy link

voodoo84 commented Mar 5, 2020

Board: Orange Pi Zero
Scripts branch: orangepi-h2h3 (as checked out by Build_OrangePi.sh)
U-Boot variant: 2019.04 mainline

lib/build_image.sh writes u-boot-sunxi-with-spl.bin-${PLATFORM} at proper offset (8 KiB) in $KERNELVER = "1" branch, so the board boots fine.
However, lib/general.sh in function uboot_update() writes u-boot-sunxi-with-spl.bin-${PLATFORM} at wrong offset (16400 KiB), so the board won't boot.

I see this has already been fixed in the master branch in commit 4d581a1, but it should be fixed in H2 branch too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant