From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 16 Oct 2014 12:21:35 +0200 Subject: [U-Boot] [PATCH V7] ARM: mx6: Add support for Kosagi Novena In-Reply-To: References: <1412990082-8628-1-git-send-email-marex@denx.de> <54393CF1.5090506@kosagi.com> Message-ID: <201410161221.35595.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Saturday, October 11, 2014 at 11:04:58 PM, Fabio Estevam wrote: > On Sat, Oct 11, 2014 at 11:21 AM, Sean Cross 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? I checked the novena_spl.c and we do wait in novena_spl_setup_iomux_enet(). Is this what you have in mind ? Best regards, Marek Vasut