Please pull powerpc.git merge branch again
From: Paul Mackerras <hidden>
Date: 2007-10-23 12:27:29
Linus,
Since the pull request I sent earlier today, I have added some more
commits to the powerpc.git merge branch, so if you have already done
the pull, please do another
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc.git merge
There are 7 commits from Josh Boyer and Valentine Barshak that fix
some bugs on the 4xx embedded powerpc boards, and allow them to use
the ibm_newemac driver that has gone in recently via Jeff Garzik's
tree.
Thanks,
Paul.
arch/powerpc/Kconfig.debug | 1
arch/powerpc/boot/dts/bamboo.dts | 10 ++-
arch/powerpc/boot/dts/sequoia.dts | 14 +++-
arch/powerpc/boot/dts/walnut.dts | 12 +++
arch/powerpc/boot/treeboot-walnut.c | 6 +-
arch/powerpc/configs/bamboo_defconfig | 114 +++++++++++++++++++-------------
arch/powerpc/configs/ebony_defconfig | 115 +++++++++++++++++++-------------
arch/powerpc/configs/walnut_defconfig | 94 +++++++++++++++-----------
arch/powerpc/platforms/40x/Kconfig | 1
arch/powerpc/platforms/44x/Kconfig | 8 +-
arch/powerpc/platforms/Kconfig.cputype | 1
11 files changed, 230 insertions(+), 146 deletions(-)
Josh Boyer (4):
[POWERPC] 4xx: Enable EMAC on the PPC 440GP Ebony board
[POWERPC] 4xx: Fix timebase clock selection on Walnut
[POWERPC] 4xx: Enable EMAC for PPC405 Walnut board
[POWERPC] 4xx: Enable EMAC on Bamboo board
Valentine Barshak (3):
[POWERPC] 4xx: Add RGMII support for Sequoia 440EPx
[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.
[POWERPC] 4xx: Split early debug output and early boot console for 44x