On Thu, Dec 5, 2019 at 11:14 AM Jorge Fernandez Monteagudo jorgefm@cirsa.com wrote:
Hi all,
I've been able to make it work the Bettong board again with the commit before a0a50775 as Kyösti Mälkki pointed. I've had to remove the next commit to make it work again.
bfb5c807e720761f4457d5106bb919f2aacb5535 binaryPI: Drop PSP Secure OS from build
and some minor changes. I really want to upload the board status but I'm still trying to make the git push to work, I stil can't login. I've attached the tar.gz related to the path:
The commit hash you push to board-status with has to be one from upstream, local changes are not really useful or acceptable. The entire purpose is to have a known-good reference where board has somewhat booted. You can go to parent of the commit above.
Regarding the conflicting commit, it was there to be reviewed from Jan 24th and finally approved Sep 11th, having seen testing only on pcengines/apu2 which is a different SoC. The other error is likely a regression after two weeks of not being build-tested. Sounds like two commits you need tol land first.
Kyösti