From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from casper.infradead.org ([85.118.1.10]:55085 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752728Ab0LaKxY (ORCPT ); Fri, 31 Dec 2010 05:53:24 -0500 Message-ID: <4D1DB61C.2050508@infradead.org> Date: Fri, 31 Dec 2010 08:53:16 -0200 From: Mauro Carvalho Chehab MIME-Version: 1.0 To: "Igor M. Liplianin" CC: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, aospan@netup.ru Subject: Re: [PATCH 01/18] Altera FPGA firmware download module. References: <201012310726.31851.liplianin@netup.ru> In-Reply-To: <201012310726.31851.liplianin@netup.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-ID: Sender: Mauro Carvalho Chehab Em 31-12-2010 03:26, Igor M. Liplianin escreveu: > It uses STAPL files and programs Altera FPGA through JTAG. > Interface to JTAG must be provided from main device module, > for example through cx23885 GPIO. > > Signed-off-by: Igor M. Liplianin There's something wrong with the way you sent your patches: They were sent with some random dates (most patches are from Aug), so they went out-of-order in patchwork and at the default email display order. Also, patch 4/18 seems missed. Cheers, Mauro