From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Tue, 18 Oct 2011 02:34:09 +0400 Subject: [U-Boot] [PATCH 8/8] mcx: support for HTKW mcx board In-Reply-To: <4E9A98D8.5000400@compulab.co.il> References: <1318540312-24777-1-git-send-email-yanok@emcraft.com> <1318540312-24777-9-git-send-email-yanok@emcraft.com> <4E9A98D8.5000400@compulab.co.il> Message-ID: <4E9CAD61.8090403@emcraft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Igor, On 16.10.2011 12:42, Igor Grinberg wrote: > I don't really insist, but couldn't the EMAC reset be handled > in the cpu_eth_init() function, instead of each board does > the reset itself? Thanks for review! I've done as you suggest in my v3 patch. Regards, Ilya.