On 24.04.2012 17:50, John Rigby wrote:
Version 12.04 of Linaro U-Boot has been released.
Looking at the below git, it looks like the plain U-Boot release v2012.04 is used as a base for this?
If so, this isn't a good idea because this is known to be broken:
http://lists.denx.de/pipermail/u-boot/2012-April/123011.html
Better use the recent master
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git%3Ba=shortlog%3Bh=refs/hea...
which includes the 4 patches known to fix the brokenness. Or use the (still unreleased) v2012.04.1.
Details on Launchpad here: https://launchpad.net/u-boot-linaro/trunk/12.04
And on git.linaro.org here: http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git%3Ba=shortlog%3B...
...
Here are the Linaro patches on top of upstream v2012.04:
...
996306c arm: imx6q: add axi cache and qos setting
This patch should is obsolete, now. The AXI cache and QOS settings are done in the imximage.cfg for both the SabreLite and the ARM2, now:
http://git.linaro.org/gitweb?p=boot/u-boot-linaro-stable.git%3Ba=commit%3Bh=...
Best regards
Dirk