1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-21 10:32:07 +02:00
Files
u-boot-megous/board
Hans de Goede f222c73afa sunxi: ahci: Add a delay after enabling target power
If the target power is connected through a gpio, then give the target some
time to power up before continuing with ahci / sata probing, this avoids
link timeouts, without penalizing other boards where there is no target
power gpio.

Why 500 ms ? I started with 200, that was not enough, then I went to 500 which
worked, lowering it to 350 broke things again, so 500 seems the minimum my
vertex2 needs to be ready to get probed.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2014-11-25 13:38:46 +01:00
..
2014-11-23 06:49:01 -05:00
2014-10-27 14:35:55 +01:00
2014-10-27 14:35:56 +01:00
2014-11-20 10:30:21 +01:00
2014-11-11 10:51:43 +01:00