[U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena
Sean Cross
xobs at kosagi.com
Sun Oct 12 08:33:21 CEST 2014
On 12/10/2014 05:04, Fabio Estevam wrote:
> On Sat, Oct 11, 2014 at 11:21 AM, Sean Cross <xobs at kosagi.com> wrote:
>
>>> Ok, understood. Just curious: which Ethernet PHY is used on the novena board?
>> It's the same Micrel PHY used on the Sabrelite, the KSZ9021.
> nitrogen/sabrelite holds Ethernet PHY reset low for 10ms, which is in
> accordance with ksz9021 datasheet.
>
> Shouldn't we wait 10ms here as well?
The reference manual for the PHY indicates that you should hold reset
low for 10ms after the supply voltage stabilizes. So long as it takes
at least 10msto get from the point at which the CPU starts executing its
ROM code to the point at which the reset line is toggled, we will be fine.
Sean
More information about the U-Boot
mailing list