
Hi Tom,
Am 07.07.2020 um 15:38 schrieb Tom Rini:
Hey all,
I have now merged the next branch back in to master and pushed that out.
Unfortunately you changed patch:
"gpio: search for gpio label if gpio is not found through bank name"
[trini: Don't enable by default]
and now travis/azure build fails now, see:
https://dev.azure.com/hs0298/hs/_build/results?buildId=39&view=results
We need this new functionality enabled in sandbox defconfigs as I added tests in test.py for it ...
I prepared a patch:
https://github.com/hsdenx/u-boot-i2c/commit/d618c3c866fd58e31194675caa5fc179...
and after travis build works, I send it to list.
BTW: If you want to look at the size changes for wandboard after merging next branch:
from http://xeidos.ddns.net/ubtestresults/result/218 u-boot.bin : 598240 bytes
to http://xeidos.ddns.net/ubtestresults/result/222 u-boot.bin : 606728 bytes
or in a graph:
http://xeidos.ddns.net/ubtestresults/stats/wandboard_defconfig/30
at the end you got a graph with a list of functions with their changes in size ...
bye, Heiko