From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 28 Jan 2010 07:54:33 -0600 Subject: [U-Boot] [PATCH 2/2 v2] arm: suen3, suen3_v1, mgcoge2_arm_p1a support In-Reply-To: <4B60510B.7030403@denx.de> References: <4B459395.2050301@denx.de> <20100117235121.5E479C88AE@gemini.denx.de> <4B5FE9EC.6090909@denx.de> <4B5FEBBB.9000700@denx.de> <4B6044B8.902@windriver.com> <4B60510B.7030403@denx.de> Message-ID: <4B619719.9000209@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Heiko Schocher wrote: > Hello Tom, > > Tom wrote: >> Heiko Schocher wrote: >>> This patch adds support for the Keymile SUEN3 board variants which >>> are based on the Marvell Kirkwood (88F6281) SoC. All variants >>> uses common code stored in board/keymile/km_arm/km_arm.c >>> >>> mgcoge2_arm_p1a board: >>> This adds support for the ARM part of the mgcoge2. The suen3 >>> target was moved to the correct suen3 p1b version. There is a >>> difference between the GPIO configuration between suen3 and mgcoge2. >>> >> It seems like these are 2 different board. >> If they are, please split this patch. > > No, the mgcoge2_arm_p1a was just the first version of this Hardware, > and the second and subsequent versions are renamed in suen3_x ... > Ok. Thanks Tom > bye > Heiko