Please pull linux-2.6-virtex.git

9 messages, 3 authors, 2008-07-09 · open the first message on its own page

Please pull linux-2.6-virtex.git

From: Grant Likely <hidden>
Date: 2008-07-04 17:22:46

Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27

Grant Likely (2):
      powerpc/bootwrapper: Add documentation of boot wrapper targets
      powerpc/bootwrapper: add missing bit of simpleImage target

John Linn (5):
      powerpc/virtex: add dts file for ML507 reference design
      powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
      powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
      powerpc/virtex: add Xilinx 440 cpu to the cputable
      powerpc/virtex: add defconfig for virtex 5 platforms

 Documentation/powerpc/bootwrapper.txt      |  141 ++++
 arch/powerpc/Makefile                      |   15 +-
 arch/powerpc/boot/Makefile                 |    2 +-
 arch/powerpc/boot/dts/virtex440-ml507.dts  |  238 ++++++
 arch/powerpc/boot/simpleboot.c             |    6 +
 arch/powerpc/boot/virtex.c                 |  100 +++
 arch/powerpc/boot/wrapper                  |   10 +-
 arch/powerpc/configs/44x/virtex5_defconfig | 1107 ++++++++++++++++++++++++++++
 arch/powerpc/kernel/cputable.c             |   10 +
 arch/powerpc/platforms/44x/Kconfig         |   26 +
 arch/powerpc/platforms/44x/Makefile        |    1 +
 arch/powerpc/platforms/44x/virtex.c        |   60 ++
 12 files changed, 1713 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/powerpc/bootwrapper.txt
 create mode 100644 arch/powerpc/boot/dts/virtex440-ml507.dts
 create mode 100644 arch/powerpc/boot/virtex.c
 create mode 100644 arch/powerpc/configs/44x/virtex5_defconfig
 create mode 100644 arch/powerpc/platforms/44x/virtex.c

Re: Please pull linux-2.6-virtex.git

From: Josh Boyer <hidden>
Date: 2008-07-07 12:17:32

On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
<snip>
John Linn (5):
      powerpc/virtex: add dts file for ML507 reference design
This one still isn't a dts-v1 file.  Any chance of that getting fixed in
the next day or two?

josh

RE: Please pull linux-2.6-virtex.git

From: John Linn <hidden>
Date: 2008-07-07 14:13:37

I'll look at the dts file and converting it to v1 format, hopefully
soon.

Thanks,
John
-----Original Message-----
From: linuxppc-dev-bounces+john.linn=3Dxilinx.com@ozlabs.org
[mailto:linuxppc-dev-
bounces+john.linn=3Dxilinx.com@ozlabs.org] On Behalf Of Josh Boyer
Sent: Monday, July 07, 2008 6:17 AM
To: grant.likely@secretlab.ca
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Please pull linux-2.6-virtex.git
=
On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
quoted
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit
f3e909c2750eb20536bacacc867dc9047b70546a:
quoted
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
=
<snip>
=
quoted
John Linn (5):
      powerpc/virtex: add dts file for ML507 reference design
=
This one still isn't a dts-v1 file.  Any chance of that getting fixed
in
the next day or two?
=
josh
=
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

This email and any attachments are intended for the sole use of the named r=
ecipient(s) and contain(s) confidential information that may be proprietary=
, privileged or copyrighted under applicable law. If you are not the intend=
ed recipient, do not read, copy, or forward this email message or any attac=
hments. Delete this email message and any attachments immediately.

RE: Please pull linux-2.6-virtex.git

From: John Linn <hidden>
Date: 2008-07-07 14:26:59

Where should I be looking to understand what's needed for dts-v1 format?

I did a quick review of Doc*/powerpc/booting-wihtout-of.txt and didn't
see it, but maybe I overlooked it.

Thanks,
John =

-----Original Message-----
From: linuxppc-dev-bounces+john.linn=3Dxilinx.com@ozlabs.org
[mailto:linuxppc-dev-
bounces+john.linn=3Dxilinx.com@ozlabs.org] On Behalf Of John Linn
Sent: Monday, July 07, 2008 8:14 AM
To: Josh Boyer; grant.likely@secretlab.ca
Cc: linuxppc-dev@ozlabs.org
Subject: RE: Please pull linux-2.6-virtex.git
=
I'll look at the dts file and converting it to v1 format, hopefully
soon.
=
Thanks,
John
=
quoted
-----Original Message-----
From: linuxppc-dev-bounces+john.linn=3Dxilinx.com@ozlabs.org
[mailto:linuxppc-dev-
quoted
bounces+john.linn=3Dxilinx.com@ozlabs.org] On Behalf Of Josh Boyer
Sent: Monday, July 07, 2008 6:17 AM
To: grant.likely@secretlab.ca
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Please pull linux-2.6-virtex.git

On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
quoted
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit
f3e909c2750eb20536bacacc867dc9047b70546a:
quoted
quoted
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
<snip>
quoted
John Linn (5):
      powerpc/virtex: add dts file for ML507 reference design
This one still isn't a dts-v1 file.  Any chance of that getting
fixed
in
quoted
the next day or two?

josh

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev
=
=
This email and any attachments are intended for the sole use of the
named recipient(s) and contain(s)
confidential information that may be proprietary, privileged or
copyrighted under applicable law. If
you are not the intended recipient, do not read, copy, or forward this
email message or any
attachments. Delete this email message and any attachments
immediately.
=
=
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

This email and any attachments are intended for the sole use of the named r=
ecipient(s) and contain(s) confidential information that may be proprietary=
, privileged or copyrighted under applicable law. If you are not the intend=
ed recipient, do not read, copy, or forward this email message or any attac=
hments. Delete this email message and any attachments immediately.

Re: Please pull linux-2.6-virtex.git

From: Grant Likely <hidden>
Date: 2008-07-07 14:31:10

On Mon, Jul 7, 2008 at 8:26 AM, John Linn [off-list ref] wrote:
Where should I be looking to understand what's needed for dts-v1 format?

I did a quick review of Doc*/powerpc/booting-wihtout-of.txt and didn't
see it, but maybe I overlooked it.
Primarily all hex values need to be change to the form '0x???' instead
of '???' and '/dtc-v1' needs to be added to the beginning of the file.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

Re: Please pull linux-2.6-virtex.git

From: Josh Boyer <hidden>
Date: 2008-07-09 14:15:13

On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
Any chance to get that updated with the latest fixes before I pull it
in?  Namely the DTS file for virtex5, but there might have been others.

josh

Re: Please pull linux-2.6-virtex.git

From: Grant Likely <hidden>
Date: 2008-07-09 14:40:03

On Wed, Jul 09, 2008 at 10:15:04AM -0400, Josh Boyer wrote:
On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
quoted
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
Any chance to get that updated with the latest fixes before I pull it
in?  Namely the DTS file for virtex5, but there might have been others.
Yes, I'll do that this morning, along with the extra images patch.

g.

Re: Please pull linux-2.6-virtex.git

From: Grant Likely <hidden>
Date: 2008-07-09 15:57:51

Hey Josh, here is the new pull request:

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27

Grant Likely (4):
      powerpc/bootwrapper: Add documentation of boot wrapper targets
      powerpc/bootwrapper: add missing bit of simpleImage target
      powerpc/bootwrapper: Allow user to specify additional default targets
      powerpc/440: Convert Virtex ML507 device tree to dts-v1

John Linn (5):
      powerpc/virtex: add dts file for ML507 reference design
      powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
      powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
      powerpc/virtex: add Xilinx 440 cpu to the cputable
      powerpc/virtex: add defconfig for virtex 5 platforms

 Documentation/powerpc/bootwrapper.txt      |  141 ++++
 arch/powerpc/Kconfig                       |   13 +
 arch/powerpc/Makefile                      |   15 +-
 arch/powerpc/boot/Makefile                 |    5 +-
 arch/powerpc/boot/dts/virtex440-ml507.dts  |  296 ++++++++
 arch/powerpc/boot/simpleboot.c             |    6 +
 arch/powerpc/boot/virtex.c                 |  100 +++
 arch/powerpc/boot/wrapper                  |   10 +-
 arch/powerpc/configs/44x/virtex5_defconfig | 1107 ++++++++++++++++++++++++++++
 arch/powerpc/kernel/cputable.c             |   10 +
 arch/powerpc/platforms/44x/Kconfig         |   26 +
 arch/powerpc/platforms/44x/Makefile        |    1 +
 arch/powerpc/platforms/44x/virtex.c        |   60 ++
 13 files changed, 1787 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/powerpc/bootwrapper.txt
 create mode 100644 arch/powerpc/boot/dts/virtex440-ml507.dts
 create mode 100644 arch/powerpc/boot/virtex.c
 create mode 100644 arch/powerpc/configs/44x/virtex5_defconfig
 create mode 100644 arch/powerpc/platforms/44x/virtex.c


On Wed, Jul 9, 2008 at 8:15 AM, Josh Boyer [off-list ref] wrote:
On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
quoted
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
Any chance to get that updated with the latest fixes before I pull it
in?  Namely the DTS file for virtex5, but there might have been others.

josh


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

Re: Please pull linux-2.6-virtex.git

From: Grant Likely <hidden>
Date: 2008-07-09 16:49:16

Oops, missed a fix for the virtex440-ml507.dts file.  Here's a new pull request

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27

Grant Likely (5):
      powerpc/bootwrapper: Add documentation of boot wrapper targets
      powerpc/bootwrapper: add missing bit of simpleImage target
      powerpc/bootwrapper: Allow user to specify additional default targets
      powerpc/440: Convert Virtex ML507 device tree to dts-v1
      powerpc/440: frequency property should be a cell, not a string

John Linn (5):
      powerpc/virtex: add dts file for ML507 reference design
      powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
      powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
      powerpc/virtex: add Xilinx 440 cpu to the cputable
      powerpc/virtex: add defconfig for virtex 5 platforms

 Documentation/powerpc/bootwrapper.txt      |  141 ++++
 arch/powerpc/Kconfig                       |   13 +
 arch/powerpc/Makefile                      |   15 +-
 arch/powerpc/boot/Makefile                 |    5 +-
 arch/powerpc/boot/dts/virtex440-ml507.dts  |  296 ++++++++
 arch/powerpc/boot/simpleboot.c             |    6 +
 arch/powerpc/boot/virtex.c                 |  100 +++
 arch/powerpc/boot/wrapper                  |   10 +-
 arch/powerpc/configs/44x/virtex5_defconfig | 1107 ++++++++++++++++++++++++++++
 arch/powerpc/kernel/cputable.c             |   10 +
 arch/powerpc/platforms/44x/Kconfig         |   26 +
 arch/powerpc/platforms/44x/Makefile        |    1 +
 arch/powerpc/platforms/44x/virtex.c        |   60 ++
 13 files changed, 1787 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/powerpc/bootwrapper.txt
 create mode 100644 arch/powerpc/boot/dts/virtex440-ml507.dts
 create mode 100644 arch/powerpc/boot/virtex.c
 create mode 100644 arch/powerpc/configs/44x/virtex5_defconfig
 create mode 100644 arch/powerpc/platforms/44x/virtex.c


On Wed, Jul 9, 2008 at 9:57 AM, Grant Likely [off-list ref] wrote:
Hey Josh, here is the new pull request:

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
 Michael Neuling (1):
       powerpc: Update for VSX core file and ptrace

are available in the git repository at:

 git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27

Grant Likely (4):
     powerpc/bootwrapper: Add documentation of boot wrapper targets
     powerpc/bootwrapper: add missing bit of simpleImage target
     powerpc/bootwrapper: Allow user to specify additional default targets
     powerpc/440: Convert Virtex ML507 device tree to dts-v1

John Linn (5):
     powerpc/virtex: add dts file for ML507 reference design
     powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
     powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
     powerpc/virtex: add Xilinx 440 cpu to the cputable
     powerpc/virtex: add defconfig for virtex 5 platforms

 Documentation/powerpc/bootwrapper.txt      |  141 ++++
 arch/powerpc/Kconfig                       |   13 +
 arch/powerpc/Makefile                      |   15 +-
 arch/powerpc/boot/Makefile                 |    5 +-
 arch/powerpc/boot/dts/virtex440-ml507.dts  |  296 ++++++++
 arch/powerpc/boot/simpleboot.c             |    6 +
 arch/powerpc/boot/virtex.c                 |  100 +++
 arch/powerpc/boot/wrapper                  |   10 +-
 arch/powerpc/configs/44x/virtex5_defconfig | 1107 ++++++++++++++++++++++++++++
 arch/powerpc/kernel/cputable.c             |   10 +
 arch/powerpc/platforms/44x/Kconfig         |   26 +
 arch/powerpc/platforms/44x/Makefile        |    1 +
 arch/powerpc/platforms/44x/virtex.c        |   60 ++
 13 files changed, 1787 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/powerpc/bootwrapper.txt
 create mode 100644 arch/powerpc/boot/dts/virtex440-ml507.dts
 create mode 100644 arch/powerpc/boot/virtex.c
 create mode 100644 arch/powerpc/configs/44x/virtex5_defconfig
 create mode 100644 arch/powerpc/platforms/44x/virtex.c


On Wed, Jul 9, 2008 at 8:15 AM, Josh Boyer [off-list ref] wrote:
quoted
On Fri, 2008-07-04 at 11:22 -0600, Grant Likely wrote:
quoted
Hi Josh,

Here are the bulk of the Xilinx 440 support patches.  Please pull
into your next branch.

Thanks,
g.

The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
  Michael Neuling (1):
        powerpc: Update for VSX core file and ptrace

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
Any chance to get that updated with the latest fixes before I pull it
in?  Namely the DTS file for virtex5, but there might have been others.

josh


--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help