From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Cross Date: Sat, 11 Oct 2014 22:21:37 +0800 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> <5438B98F.4080107@mail.bg> Message-ID: <54393CF1.5090506@kosagi.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/10/2014 21:56, Fabio Estevam wrote: > Hi Nikolay, > > On Sat, Oct 11, 2014 at 2:01 AM, Nikolay Dimitrov wrote: > >> We had some discussions about the PHY reset sequence and timing, but still >> not a common opinion, so I suggested to leave this fix for a consequent >> patch. > 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. Sean