From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 11 May 2009 17:31:40 -0700 Subject: [U-Boot] [PATCH 4/4] at91/macb: remove reset_phy callback In-Reply-To: <1242023969-13542-4-git-send-email-plagnioj@jcrosoft.com> References: <1242023969-13542-1-git-send-email-plagnioj@jcrosoft.com> <1242023969-13542-2-git-send-email-plagnioj@jcrosoft.com> <1242023969-13542-3-git-send-email-plagnioj@jcrosoft.com> <1242023969-13542-4-git-send-email-plagnioj@jcrosoft.com> Message-ID: <4A08C36C.2000901@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > reset_phy was used to force the macb to be always init in order to > set the enetaddr in the hw registers which now done at the eth_initialize > > I guess this is also NAK due to NAK'ing of parts 1 & 2. regards, Ben