From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 16 Dec 2015 11:08:51 +0100 Subject: [U-Boot] [PATCH 05/12] net: emaclite: Use indirect register access for tx_ping/pong In-Reply-To: References: <57df7abb2e251164a4b7012e3613f4f2bda41286.1449835419.git.michal.simek@xilinx.com> Message-ID: <56713833.8030406@xilinx.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 15.12.2015 22:36, Joe Hershberger wrote: > On Fri, Dec 11, 2015 at 6:03 AM, Michal Simek wrote: >> Do initialization via indirect register access. > > I think you need to change the subject of this patch. It is identical > the the previous one. ops. It should be rx_ping/pong Will be in v2. Thanks, Michal