
On Wed, Nov 8, 2017 at 5:35 PM, Peter Robinson pbrobinson@gmail.com wrote:
On Wed, Nov 8, 2017 at 11:32 AM, Jagan Teki jagannadh.teki@gmail.com wrote:
On Tue, Nov 7, 2017 at 5:43 PM, Jagan Teki jagannadh.teki@gmail.com wrote:
On Sun, Nov 5, 2017 at 7:11 PM, Werner Böllmann Werner.Boellmann@fh-dortmund.de wrote:
After updating u-boot from v2016.01 to 2017.09 i got a "SATA link 0 timeout." on my Cubietruck board. I tracked this down to this patch.
http://git.denx.de/?p=u-boot.git;a=commitdiff_plain;h=9fbb0c3aa49f4604b0342c....
Look like mdelay missing while moving to board file.
Can someone test this?
I boot my Cubietruck off a SATA drive without issues with any of those intervening releases but it's a SSD so there would be no spin up time compared to spinning rust, I don't have a spare spinning disk to test it with though.
So w/o the mdelay work for you?