
Hi Tom, Jagan,
On 16/09/19 20:10, Tom Rini wrote:
On Mon, Sep 16, 2019 at 08:02:52PM +0200, Stefano Babic wrote:
Hi Tom,
On 16/09/19 19:12, Tom Rini wrote:
On Mon, Sep 16, 2019 at 10:06:43AM +0200, Stefano Babic wrote:
Hi Tom,
please pull from u-boot-imx, thanks.
There is still a broken board (imx6dl_mamoj) - it will be fixed later.
The following changes since commit 5ba8b1254311d00e2bdd9e227b78bdb7e89e69dd:
Merge tag 'u-boot-rockchip-20190912' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2019-09-11 23:08:34 -0400)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20190916
for you to fetch changes up to a49022353fb9a1a9705b0d6b9a31e13b20824ef6:
imx: fix missing MAINTAINERS pico boards (2019-09-16 09:39:57 +0200)
OK, this fails in both gitlab: https://gitlab.denx.de/u-boot/u-boot/-/jobs/12012
No idea - it is successful on Travis:
That's a failed job right there tho :)
and travis: https://travis-ci.org/trini/u-boot/jobs/585528788
Yes, this known, I wrote it in my notes, build fails due to SPL size. Pacth should follow.
I can't / won't take PRs that cause the builds to fail. I suspect this means that http://patchwork.ozlabs.org/patch/1130574/ needs to perhaps come in. Seeing what it does for this platform first may however be instructive.
No, this does not help - the imx6dl_mamoj board has full OF support in SPL and size overruns for 5200 bytes, much more as what we can save with the patch. Size is still under the limit dropping features - build is ok after dropping USB.
limit: 53248 bytes actual: 58449 bytes excess: 5201 bytes
Regards, Stefano