Please pull 'next' branch of 4xx tree
Josh Boyer
jwboyer at linux.vnet.ibm.com
Thu Oct 14 21:35:10 EST 2010
On Thu, Oct 14, 2010 at 11:56:15AM +1100, Benjamin Herrenschmidt wrote:
>On Wed, 2010-10-13 at 09:16 -0400, Josh Boyer wrote:
>> On Tue, Sep 28, 2010 at 09:09:41AM -0400, Josh Boyer wrote:
>> >Hi Ben,
>> >
>> >A few small updates for the next branch. A new board/SoC from AMCC, and
>> >some 476 changes from Shaggy. Please pull.
>>
>> OK, below is a fixed up tree that drops the patch Shaggy said was
>> broken, and rebases on top of your new -next branch. Please pull.
>
>please, rebase again without Shaggy's lazy flush patch. I'll handle that
>one separately, I think it needs a little bit more massaging.
The following changes since commit 4108d9ba9091c55cfb968d42dd7dcae9a098b876:
powerpc/Makefiles: Change to new flag variables (2010-10-13 16:19:22 +1100)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next
Josh Boyer (1):
powerpc/44x: Update ppc44x_defconfig
Tirumala Marri (1):
powerpc/44x: Add support for the AMCC APM821xx SoC
arch/powerpc/boot/dts/bluestone.dts | 254 ++++++++++++++++++++++++++
arch/powerpc/configs/44x/bluestone_defconfig | 68 +++++++
arch/powerpc/configs/ppc44x_defconfig | 9 +-
arch/powerpc/kernel/cpu_setup_44x.S | 1 +
arch/powerpc/kernel/cputable.c | 15 ++
arch/powerpc/platforms/44x/Kconfig | 16 ++
arch/powerpc/platforms/44x/ppc44x_simple.c | 1 +
7 files changed, 360 insertions(+), 4 deletions(-)
create mode 100644 arch/powerpc/boot/dts/bluestone.dts
create mode 100644 arch/powerpc/configs/44x/bluestone_defconfig
More information about the Linuxppc-dev
mailing list