From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Fri, 01 Mar 2013 11:48:09 +0800 Subject: [U-Boot] [Drivers PATCH 14/19] net/macb: workaround for transmission hang issue In-Reply-To: <5130232F.9000002@st.com> References: <1c8cd3ce05a1064788a96bb4b49f9b82d9caf736.1351877124.git.vipin.kumar@st.com> <20130203121926.78fb7cda@lilith> <20130228135915.7f0e8426@lilith> <51301BBD.7050308@atmel.com> <5130232F.9000002@st.com> Message-ID: <513024F9.9040401@atmel.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 Vipin, On 3/1/2013 11:40, Vipin Kumar wrote: [Snip] >>>>> Signed-off-by: Shiraz Hashim >>>>> --- >>>>> drivers/net/macb.c | 38 ++++++++++++++++++++++++++++++++++---- >>>>> 1 file changed, 34 insertions(+), 4 deletions(-) >> >> Tested on Atmel EK board. It works. >> >> Tested-by: Bo Shen >> >> BTW, would this be implemented as a workaround only for SPEAr320S? >> > > Yes, The idea was to implement this only for spear320s > After your tested-by, I am thinking may be I can make a separate > workaround config which can be enabled by any board using this peripheral. > > Is that OK? Agree. Best Regards, Bo Shen