Hi Ben,
please pull another two mpc5xxx patches for next. These patches were
queued in Grant's 'powerpc/next' branch a while ago, but a pull request
have never been submitted for them. Thanks!
Anatolij
The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43:
powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59 +1000)
are available in the git repository at:
git://git.denx.de/linux-2.6-agust.git next
Grant Likely (1):
powerpc/5200: add support for charon board
Heiko Schocher (1):
powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.
arch/powerpc/boot/dts/charon.dts | 236 ++++++++++++++++++++++++++
arch/powerpc/configs/52xx/tqm5200_defconfig | 20 ++-
arch/powerpc/platforms/52xx/mpc5200_simple.c | 1 +
3 files changed, 249 insertions(+), 8 deletions(-)
create mode 100644 arch/powerpc/boot/dts/charon.dts
On Sep 29, 2011 4:31 AM, "Anatolij Gustschin" [off-list ref] wrote:
Hi Ben,
please pull another two mpc5xxx patches for next. These patches were
queued in Grant's 'powerpc/next' branch a while ago, but a pull request
have never been submitted for them. Thanks!
Anatolij
The following changes since commit
7680057cc4c7d9caada12767831bfd9738dd7b43:
powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59
+1000)
are available in the git repository at:
git://git.denx.de/linux-2.6-agust.git next
Grant Likely (1):
powerpc/5200: add support for charon board
Hmmm, I didn't actually write this patch. It looks like the author credit
got screwed up at some point.
g.
Heiko Schocher (1):
powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.
arch/powerpc/boot/dts/charon.dts | 236
++++++++++++++++++++++++++
arch/powerpc/configs/52xx/tqm5200_defconfig | 20 ++-
arch/powerpc/platforms/52xx/mpc5200_simple.c | 1 +
3 files changed, 249 insertions(+), 8 deletions(-)
create mode 100644 arch/powerpc/boot/dts/charon.dts
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
Hi Grant,
On Thu, 29 Sep 2011 07:49:07 -0500
Grant Likely [off-list ref] wrote:
...
quoted
are available in the git repository at:
git://git.denx.de/linux-2.6-agust.git next
Grant Likely (1):
powerpc/5200: add support for charon board
Hmmm, I didn't actually write this patch. It looks like the author credit
got screwed up at some point.
Thanks for pointing this out. Actually Heiko is the author of
the original patch. I've updated the next branch accordingly, so
here is a new pull request:
The following changes since commit 7680057cc4c7d9caada12767831bfd9738dd7b43:
powerpc: Don't try OPAL takeover on old 970 blades (2011-09-29 17:04:59 +1000)
are available in the git repository at:
git://git.denx.de/linux-2.6-agust.git next
Heiko Schocher (2):
powerpc/5200: add support for charon board
powerpc, tqm5200: update tqm5200_defconfig to fit for charon board.
arch/powerpc/boot/dts/charon.dts | 236 ++++++++++++++++++++++++++
arch/powerpc/configs/52xx/tqm5200_defconfig | 20 ++-
arch/powerpc/platforms/52xx/mpc5200_simple.c | 1 +
3 files changed, 249 insertions(+), 8 deletions(-)
create mode 100644 arch/powerpc/boot/dts/charon.dts
Anatolij