On Wed, May 27, 2015 at 05:30:12PM +0100, Peter Griffin wrote:
[...]
Do you have any update for using latest ATF + uboot? :)
- I tried two ATF versions, one version is to follow up u-boot-readme.txt
to checkout commit log:
git checkout 9a97502e8b3247dee95d4f0b48fc5d7154f40609
Finally i saw ATF will trap into exception, so this very likely with
memory barrier issues we found before (Or caused by DDR init).
- Also tried latest ATF + uboot but cannot boot up; do you have some
extra patches to fix this issue?
i found the memory node in DTB will be overwritten in uboot, so want
to build uboot to debug this issue.