From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentin Longchamp Date: Wed, 16 Oct 2013 08:55:23 +0200 Subject: [U-Boot] [PATCH v3 11/11] mpc85xx: introduce the kmp204x reference design support In-Reply-To: <525D885C.7000104@freescale.com> References: <1378898265-10818-1-git-send-email-valentin.longchamp@keymile.com> <1378898265-10818-12-git-send-email-valentin.longchamp@keymile.com> <525D885C.7000104@freescale.com> Message-ID: <525E385B.3010106@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 Hi York, On 10/15/2013 08:24 PM, York Sun wrote: > Oops. I mistakenlly commented on an older version. Yes I have noticed, no problem ;o) > > On 09/11/2013 04:17 AM, Valentin Longchamp wrote: > >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index bd0f3a0..daa8494 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -785,6 +785,7 @@ Valentin Longchamp >> mgcoge3un ARM926EJS (Kirkwood SoC) >> kmcoge5un ARM926EJS (Kirkwood SoC) >> portl2 ARM926EJS (Kirkwood SoC) >> + kmcoge4 MPC85xx (P2041 SoC) > > > Do you mean "kmlion1" instead of "kmcoge4" here? See below boards.cfg file. Yes definitely. There will be a kmcoge4 board later, but in this patch series, only kmlion1 is supported. > > > >> diff --git a/boards.cfg b/boards.cfg >> index be810c7..5fff1ce 100644 >> --- a/boards.cfg >> +++ b/boards.cfg >> @@ -752,6 +752,7 @@ tuge1 powerpc mpc83xx km83xx keymile >> tuxx1 powerpc mpc83xx km83xx keymile - tuxx1:TUXX1 >> kmopti2 powerpc mpc83xx km83xx keymile - tuxx1:KMOPTI2 >> kmsupx5 powerpc mpc83xx km83xx keymile - tuxx1:KMSUPX5 >> +kmlion1 powerpc mpc85xx kmp204x keymile - kmp204x:KMLION1 >> sbc8548 powerpc mpc85xx sbc8548 - - sbc8548 >> sbc8548_PCI_33 powerpc mpc85xx sbc8548 - - sbc8548:PCI,33 >> sbc8548_PCI_33_PCIE powerpc mpc85xx sbc8548 - - sbc8548:PCI,33,PCIE > > No need to resend this patch. I need to fix it for the new boards.cfg > format anyway. Just need your confirmation. > Here is how we can go: I have minor adjustments to the series. I can rebase it on top of 2013.10 as soon as it is released (I have already rebased on top of 2013.10-rc4) so that this gets tested on the hardware and send you a V4. I'd be glad to help. Just tell me what you prefer. Valentin