From: Valentin Longchamp <valentin.longchamp@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 11/11] mpc85xx: introduce the kmp204x reference design support
Date: Wed, 16 Oct 2013 08:55:23 +0200 [thread overview]
Message-ID: <525E385B.3010106@keymile.com> (raw)
In-Reply-To: <525D885C.7000104@freescale.com>
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
next prev parent reply other threads:[~2013-10-16 6:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-11 11:17 [U-Boot] [PATCH v3 0/11] Support for the kmp204x reference design Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 01/11] powerpc: cast bi_memsize to ulong for %ld usage Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 02/11] km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 03/11] KM: fix typo in default environment Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 04/11] KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 05/11] KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 06/11] mpc8xxx: call i2c_set_bus_num in __get_spd Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 07/11] mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 08/11] net/fman: add a fm_enable_port function Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 09/11] mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into account Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 10/11] fsl/mpc85xx: define common serdes_clock_to_string function Valentin Longchamp
2013-09-11 11:17 ` [U-Boot] [PATCH v3 11/11] mpc85xx: introduce the kmp204x reference design support Valentin Longchamp
2013-10-15 18:24 ` York Sun
2013-10-16 6:55 ` Valentin Longchamp [this message]
2013-10-16 15:12 ` York Sun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=525E385B.3010106@keymile.com \
--to=valentin.longchamp@keymile.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.