From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 11 Jan 2013 09:10:38 +0100 Subject: [U-Boot] e1000 : Correct Rx Threshold Granularity In-Reply-To: References: Message-ID: <20130111091038.0a8ed5d4@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, On Thu, 10 Jan 2013 15:39:42 -0800 Darcy Watkins wrote: > Hello, > > I encountered an issue running an e1000 ethernet device with u-boot > on an x86 (geode) and determined that the patch given in message > # 122700 (April 2012) appears to fix it. Was that not committed > for some reason? do you mean this patch http://patchwork.ozlabs.org/patch/153657/ ? It has been committed in December, so U-Boot v2013.01-rc3 should contain it. Maybe you need to update your local repository? Thanks, Anatolij