Simon Horman wrote:
On Thu, Oct 02, 2008 at 09:50:16AM +0200, Sebastian Siewior wrote:
I'm not speaking on behalf of Kumar Gala, just on behalf of myself.
Hi Horms,
I would like to get some review of this patch by if possible.
Also, I'm a little unclear of how it will interact with the
p
On Oct 2, 2008, at 10:27 AM, Timur Tabi wrote:
Modify the Kconfig so that Freescale QUICC Engine (QE) support is a
selectable
option, thereby allowing users to compile kernels without any QE
support.
The drawback is that QE support is now disabled by default on
platforms that
have a QE,
Benjamin Herrenschmidt <[EMAIL PROTECTED]> writes:
> The ISS simulator is a simple powerpc simulator used among other things
> for hardware bringup. It implements a simple memory mapped block device
> interface.
...
>
> --- /dev/null 1970-01-01 00:00:00.0 +
> +++ linux-work/drivers/bl
On Thu, 2008-10-02 at 21:02 -0400, Sean MacLennan wrote:
> On Fri, 03 Oct 2008 10:07:19 +1000
> "Benjamin Herrenschmidt" <[EMAIL PROTECTED]> wrote:
>
> > image-$(CONFIG_WARP) += cuImage.warp
> > -image-$(CONFIG_YOSEMITE) += cuImage.yosemite
> > +image-$(CONFIG_YOSE
On Fri, 03 Oct 2008 10:07:19 +1000
"Benjamin Herrenschmidt" <[EMAIL PROTECTED]> wrote:
> image-$(CONFIG_WARP) += cuImage.warp
> -image-$(CONFIG_YOSEMITE) += cuImage.yosemite
> +image-$(CONFIG_YOSEMITE) += cuImage.yosemit
Did you really mean to drop the e f
On Thu, Oct 02, 2008 at 10:06:35PM +0200, Niklaus Giger wrote:
> Patch against http://www.jdl.com/software/dtc.git
> Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]>
Thanks.
Acked-by: David Gibson <[EMAIL PROTECTED]>
--
David Gibson| I'll have my music baroque, and my code
d
The code to properly expose domain numbers in /proc is somewhat
bogus on ppc64 as it depends on the "buid" field being non-0,
but that field is really pseries specific.
This removes that code and makes ppc64 use the same code as 32-bit
which effectively decides whether to expose domains based on
p
The ISS simulator is a simple powerpc simulator used among other things
for hardware bringup. It implements a simple memory mapped block device
interface.
This is a simple block driver that attaches to it. Note that the choice
of a major device number is fishy, though because it's a simulator and
This is a trivial 4xx plaform that uses the new simple bsp from
Josh and is handy to use in simulators such as ISS or even Mambo
who don't properly implement most of the actual devices in the
SoC but really only the core.
Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]>
---
arch/powerpc
Modify the Kconfig so that Freescale QUICC Engine (QE) support is a selectable
option, thereby allowing users to compile kernels without any QE support.
The drawback is that QE support is now disabled by default on platforms that
have a QE, and so a defconfig is needed to enable QE and QE devices
Adam Litke wrote:
> This seems like the right approach to me. I have pointed out a few
> stylistic issues below.
>
Thanks. I'll make those changes. I assume by __mminit you meant __meminit
Jon
> On Tue, 2008-09-30 at 09:53 -0500, Jon Tollefson wrote:
>
>
>> +/* Mark reserved regions
On Thu, 2008-10-02 at 21:51 +0200, Niklaus Giger wrote:
> git pull worked perfectly. But in Documentation/manual.txt you promise:
> > -- The gitweb interface is:
> >
> > http://www.jdl.com/git_repos/
> And this link does not work.
Gah. Thanks.
jdl
_
Hi All,
I've updated my 'next' branch again. For those that are tracking
it, you might need to force a pull as I had to rework the branch
a bit. The following commits have been added:
Josh Boyer (3):
ibm_newemac: Allow the "no flow control" EMAC feature to work
ibm_newemac: Introduc
Patch against http://www.jdl.com/software/dtc.git
Signed-off-by: Niklaus Giger <[EMAIL PROTECTED]>
---
Documentation/manual.txt | 20
Makefile |1 +
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/Documentation/manual.txt b/Documentation/m
Am Donnerstag 02 Oktober 2008 21.37:00 schrieb Jon Loeliger:
> On Thu, 2008-10-02 at 21:08 +0200, Niklaus Giger wrote:
> > > > convert-dtsv0 is a small utility program which converts (DTS)
> > > > Device Tree Source from the obsolete version 0 to version 1. Version
> > > > 1 DTS files are marked by
On Oct 2, 2008, at 10:18 AM, Anton Vorontsov wrote:
In the standalone setup the board's CPLD disables the PCI internal
arbiter, thus any access to the PCI bus will hang the board.
When there is no PCI arbiter on the bus the u-boot marks the PCI
bus as broken and we should not try to probe it.
On Thu, 2008-10-02 at 21:08 +0200, Niklaus Giger wrote:
> > > convert-dtsv0 is a small utility program which converts (DTS)
> > > Device Tree Source from the obsolete version 0 to version 1. Version 1
> > > DTS files are marked by line "/dts-v1/;" at the top of the file.
> >
> > Add this remark wh
Am Donnerstag 02 Oktober 2008 08.41:56 schrieb David Gibson:
> On Thu, Oct 02, 2008 at 07:12:14AM +0200, Niklaus Giger wrote:
> > Hi David
> >
> > Am Donnerstag 02 Oktober 2008 02.52:08 schrieb David Gibson:
> > > That will work, but will lose comments, references, and other
> > > formatting, becau
Am Donnerstag 02 Oktober 2008 08.39:54 schrieb David Gibson:
> On Thu, Oct 02, 2008 at 07:36:40AM +0200, Niklaus Giger wrote:
> > Inherits the baudrate from U-boot to print things like:
> > Using Walnut machine description
> > Linux version <..>
> > console [udbg0] enabled
>
> Uh.. but what if you'
Hi, has anyone on the list implemented or know anyone who has
implemented the on chip usb functionality (using SCC4) on the 8270
processor? particularly with a 2.6 linux kernel?
any advice would be gratefully received.
many thanks,
Simon
___
Linuxppc-de
From: Johann Felix Soden <[EMAIL PROTECTED]>
The variable statindex in send_request is never read, so remove it.
Signed-off-by: Johann Felix Soden <[EMAIL PROTECTED]>
CC: Stephen Rothwell <[EMAIL PROTECTED]>
---
now CC to [EMAIL PROTECTED]
drivers/block/viodasd.c |3 ---
1 files changed, 0
In the standalone setup the board's CPLD disables the PCI internal
arbiter, thus any access to the PCI bus will hang the board.
When there is no PCI arbiter on the bus the u-boot marks the PCI
bus as broken and we should not try to probe it.
Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]>
---
> Kumar has already added alias expansion to fdt_path_offset().
> However, in some circumstances it may be convenient for the user of
> libfdt to explicitly get the string expansion of an alias. This patch
> adds a function to do this, fdt_get_alias(), and uses it to implement
> fdt_path_offset().
On Thu, 2008-10-02 at 06:40 -0700, Victor Gallardo wrote:
> > Victor, while at it, can you do a fixup patch on top of it that guards
> > the new feature with a Kconfig option like some of the other ones so
> > that the code for it doesn't get compiled in when building, for example.
> > for 405GP on
> Victor, while at it, can you do a fixup patch on top of it that guards
> the new feature with a Kconfig option like some of the other ones so
> that the code for it doesn't get compiled in when building, for example.
> for 405GP only ?
>
> The trick is to have the option not be part of the possib
Kumar Gala wrote:
On Oct 1, 2008, at 4:20 PM, Sebastian Andrzej Siewior wrote:
From: Sebastian Siewior <[EMAIL PROTECTED]>
Some code dtb scanning & filling has been borrowed from ppc64.
The old behavior is still available if compiled with GameCube,
other PowerPC platform use the can purgatory
On Oct 1, 2008, at 4:20 PM, Sebastian Andrzej Siewior wrote:
From: Sebastian Siewior <[EMAIL PROTECTED]>
Some code dtb scanning & filling has been borrowed from ppc64.
The old behavior is still available if compiled with GameCube,
other PowerPC platform use the can purgatory and specify a new
On Thu, 2008-10-02 at 07:55 -0400, Josh Boyer wrote:
> >Yep. You could pull now if you'd like. I have a few more patches I'd
> >like to get in before the merge window, but if it helps things I can do
> >those in a separate pull request.
>
> Actually, it seems not. I pulled in an older version o
On Thu, Oct 02, 2008 at 04:39:54PM +1000, David Gibson wrote:
>On Thu, Oct 02, 2008 at 07:36:40AM +0200, Niklaus Giger wrote:
>> Inherits the baudrate from U-boot to print things like:
>> Using Walnut machine description
>> Linux version <..>
>> console [ud
On Thu, Oct 02, 2008 at 06:56:48AM -0400, Josh Boyer wrote:
>> > > Jeff, can we merge all those EMAC patches via the powerpc git ? need an
>> > > ack from you I suppose ...
>> >
>> > I already have this in my tree. Jeff already acked it (twice now I
>> > think).
>> >
>> > http://git.kernel.org/?
On Thu, 02 Oct 2008 20:34:28 +1000
Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-10-02 at 06:33 -0400, Josh Boyer wrote:
> > On Thu, 02 Oct 2008 17:32:39 +1000
> > Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote:
> >
> > > On Thu, 2008-10-02 at 00:30 -0700, Victor Gallardo wro
At Thu, 2 Oct 2008 12:39:20 +0200,
Mariusz Kozlowski wrote:
>
> Hello,
>
> > At Wed, 1 Oct 2008 23:47:34 +0300,
> > [EMAIL PROTECTED] wrote:
> > >
> > > 2008/10/1, Mariusz Kozlowski <[EMAIL PROTECTED]>:
> > > > Hello,
> > > >
> > > > I found that on my old iMac G3 aumix behaves weird on
Hello,
> At Wed, 1 Oct 2008 23:47:34 +0300,
> [EMAIL PROTECTED] wrote:
> >
> > 2008/10/1, Mariusz Kozlowski <[EMAIL PROTECTED]>:
> > > Hello,
> > >
> > > I found that on my old iMac G3 aumix behaves weird on newer (up to
> > > 2.6.27-rc8) kernels. The sound is only present _when_ muted and is q
On Thu, 2008-10-02 at 06:33 -0400, Josh Boyer wrote:
> On Thu, 02 Oct 2008 17:32:39 +1000
> Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote:
>
> > On Thu, 2008-10-02 at 00:30 -0700, Victor Gallardo wrote:
> > >
> > >
> > > Yes, this based on Josh's git repository. Should I sync up with your
>
On Thu, 02 Oct 2008 17:32:39 +1000
Benjamin Herrenschmidt <[EMAIL PROTECTED]> wrote:
> On Thu, 2008-10-02 at 00:30 -0700, Victor Gallardo wrote:
> >
> >
> > Yes, this based on Josh's git repository. Should I sync up with your
> > git repository or is Josh's OK.
>
> Josh is fine.
>
> Jeff, can
Hi *,
You're listed as maintainer of one of the network drivers in the tree
that use phylib. Available at the URL below is a change to the phylib
API (dynamic allocation of struct mii_bus, which is needed for hooking
up mdio buses into the device tree) that needs corresponding mdio bus
driver cha
On Thu, Oct 02, 2008 at 09:50:16AM +0200, Sebastian Siewior wrote:
> Kumar Gala wrote:
>
> > are you trying to get this accepted?
>
> If the reviewer don't have any objections yes. You sound
> like there is something terrible wrong. Do you want it in smaller pieces?
I'm not speaking on behalf of
Add interrupt info to the MPC8536DS .dts for the RTC
Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
arch/powerpc/boot/dts/mpc8536ds.dts |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8536ds.dts
b/arch/powerpc/boot/dts/mpc8536ds.dts
index 150
Kumar Gala wrote:
are you trying to get this accepted?
If the reviewer don't have any objections yes. You sound
like there is something terrible wrong. Do you want it in smaller pieces?
- k
Sebastian
--
Firmensitz: 88690 Uhldingen, Auf dem Berg 3
Registergericht: Amtsgericht Freiburg i. Br.
On Thu, 2008-10-02 at 00:30 -0700, Victor Gallardo wrote:
>
>
> Yes, this based on Josh's git repository. Should I sync up with your
> git repository or is Josh's OK.
Josh is fine.
Jeff, can we merge all those EMAC patches via the powerpc git ? need an
ack from you I suppose ...
Thanks,
Ben.
>> Signed-off-by: Victor Gallardo <[EMAIL PROTECTED]>
>> ---
>> v2:
>> - update to sync up with latest ibm_newemac driver
>
>Ack.
>
>Is this on top of Josh work ?
>
>Ben.
Yes, this based on Josh's git repository. Should I sync up with your git
repository or is Josh's OK.
Regards,
Victor Ga
41 matches
Mail list logo