From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 4 Aug 2015 08:50:59 -0700 Subject: [U-Boot] [PATCH] ls1021a: etsec: Enable Tx Data and TxBD snooping In-Reply-To: <1436411345-7058-1-git-send-email-b18965@freescale.com> References: <1436411345-7058-1-git-send-email-b18965@freescale.com> Message-ID: <55C0DF63.4000603@freescale.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 07/08/2015 08:09 PM, Alison Wang wrote: > To improve eTSEC performance on LS1021A Rev2.0, > snooping of all transmit frames from memory and > all transmit BD memory accesses in enabled. > > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq master after fixing subject. Thanks. York