Hi all,
Here are two fixes for issues I found testing with the new pyra CPU boards.
These are against commit c8fb1e629c77 ("U-Boot: OMAP: fix variables names in default boot environment"), I did not want to change anything from last year while debugging this. No other patches are needed any longer, so no need to disable the DDR internal DLL. And there is no need to set the memory voltage to 1.5V, so please also check your kernel dts file to remove that.
I've tested with new revision pyra C02, C03, C05 and C21. Also my older revision pyra C50 now works.
Please test and report back if you need to increase the T_RFC value in the second patch for some pyra board.
Regards,
Tony
Tony Lindgren (2): LC15: Fix flakey ddr3 detection with ref_ctrl and ref_ctrl_final LC15: Increase T_RFC to fix 4GB kernel memory errors
board/goldelico/letux-cortex15/lc15.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)