Hi Ben, Please pull the 'next' branch of the 4xx tree. These commits have been sitting there for a while and I wanted to get them into your branch before tackling the latest round of 476 stuff from Shaggy.
josh The following changes since commit 5d7d8072edc11080a7cf6cc37c9f4e61ca1e93c9: powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA (2011-01-12 10:56:29 +1100) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next Dave Kleikamp (2): powerpc/476: define specific cpu table entry DD2 core powerpc/476: Workaround for PLB6 hang Rupjyoti Sarmah (1): powerpc/44x: PHY fixup for USB on canyonlands board Tirumala Marri (1): powerpc/44x: Add USB DWC DTS entry to Canyonlands board arch/powerpc/boot/dts/canyonlands.dts | 24 +++++ arch/powerpc/include/asm/cputable.h | 3 +- arch/powerpc/kernel/cputable.c | 22 ++++- arch/powerpc/mm/tlb_nohash_low.S | 35 +++++++ arch/powerpc/platforms/44x/44x.h | 4 + arch/powerpc/platforms/44x/Kconfig | 1 - arch/powerpc/platforms/44x/Makefile | 1 + arch/powerpc/platforms/44x/canyonlands.c | 134 ++++++++++++++++++++++++++++ arch/powerpc/platforms/44x/ppc44x_simple.c | 1 - 9 files changed, 218 insertions(+), 7 deletions(-) create mode 100644 arch/powerpc/platforms/44x/canyonlands.c _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev