From mboxrd@z Thu Jan 1 00:00:00 1970 From: Holger Brunck Date: Thu, 05 Jul 2012 17:44:56 +0200 Subject: [U-Boot] [PATCH v2 03/14] arm/km: convert mgcoge3un target to km_kirkwood In-Reply-To: References: <1339594400-4848-1-git-send-email-holger.brunck@keymile.com><1339594400-4848-4-git-send-email-holger.brunck@keymile.com><4FF2CB74.8070803@keymile.com><4FF2E635.7050303@keymile.com><4FF2ECF2.7010305@keymile.com><4FF2F6F5.2080309@keymile.com><20120703180044.49F222000A3@gemini.denx.de> <4FF52C05.6090308@keymile.com><4FF53F14.80703@keymile.com> <4FF59A13.4000407@keymile.com> Message-ID: <4FF5B678.5050606@keymile.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/05/2012 03:48 PM, Prafulla Wadaskar wrote: >> >> And if I resend the remaining eleven patches in the same order as >> beneath >> these are: >> [U-Boot,v2,01/14] arm/km: add kmnusa board support >> [U-Boot,v2,02/14] arm/km: add kmcoge5un board support >> [U-Boot,v2,03/14] arm/km: convert mgcoge3un target to km_kirkwood >> [U-Boot,v2,04/14] arm/km: remove portl2.h and use km_kirkwood instead >> [U-Boot,v2,06/14] arm/km: enable BOCO2 FPGA download support >> [U-Boot,v2,07/14] arm/km: cleanup km_kirkwood boards >> [U-Boot,v2,08/14] arm/km: redefine piggy 4 reg names to avoid >> conflicts >> [U-Boot,v2,11/14] arm/km: skip FPGA config when already configured >> [U-Boot,v2,12/14] arm/km: support the 2 PCIe fpga resets >> [U-Boot,v2,13/14] arm/km: add implementation for read_dip_switch >> [U-Boot,v2,14/14] arm/km: remove calls to kw_gpio_* in >> board_early_init_f >> >> as another patch serie do you accept this? > > YES. > ok done. Unfortunately after sending v3 I saw that already in v2 I introduced a bug during renaming the kwbimage.cfg in the first patch. I already sent a patch wich corrected this as a v4. But only this patch as v4 because the other ten patches don't need to be changed, because of this. Regards Holger