
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:
<snip> > > diff --git a/MAINTAINERS b/MAINTAINERS > index bd0f3a0..daa8494 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -785,6 +785,7 @@ Valentin Longchamp <valentin.longchamp@keymile.com> > 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.
<snip>
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