From: Grant Likely
This patch allows the Xilinx intc interrupt controller to be cascaded
instead of being the master irqhost. Useful when attaching an FPGA
to an SoC that has its own interrupt controller.
Signed-off-by: Grant Likely
---
arch/powerpc/include/asm/xilinx_intc.h |1 +
arch/p
> Signed-off-by: Geoff Levand
> ---
> Hi Ben,
>
> Please send upstream if it is not too late.
Is the current one broken? Maybe a commit message would be nice :-P
Mikey
>
> -Geoff
>
> arch/powerpc/configs/ps3_defconfig | 211 +-
---
> 1 file changed, 75 inse
Ben,
We need a better solution to the problem. What does the device tree
on SLOF look like?
- k
On Aug 12, 2009, at 10:07 AM, Benjamin Krill wrote:
Hi Kumar,
slof has a further node inside the flash node which is not a partition
entry. The old code just used all children and since the fu
Support for TLB reservation (or TLB Write Conditional) and Paired MAS
registers are optional for a processor implementation so we handle
them via MMU feature sections.
We currently only used paired MAS registers to access the full RPN + perm
bits that are kept in MAS7||MAS3. We assume that if an
On Mon, 2009-08-24 at 11:12 -0500, Kumar Gala wrote:
> Duh. Wasn't looking at the fall through.
>
> But is there any reason to even have any of the 6 instructions in
> the
> 'virt_page_table_tlb_miss_done' path if we don't have TLBSRX?
>
No, that's what I said in my initial email :-) You can p
Signed-off-by: Geoff Levand
---
Hi Ben,
Please send upstream if it is not too late.
-Geoff
arch/powerpc/configs/ps3_defconfig | 211 +
1 file changed, 75 insertions(+), 136 deletions(-)
--- a/arch/powerpc/configs/ps3_defconfig
+++ b/arch/powerpc/configs/ps
On Mon, Aug 24, 2009 at 11:10 AM, Torsten Fleischer <
to-fleisc...@t-online.de> wrote:
> Hello everyone,
>
> I have the Freescale's MPC8313erdb eval board and run the latest stable
> linux
> kernel version (linux-2.6.30.5).
>
> After creating a VLAN device (e.g. eth0.2) a VLAN tag is also inserted
Hello everyone,
I have the Freescale's MPC8313erdb eval board and run the latest stable linux
kernel version (linux-2.6.30.5).
After creating a VLAN device (e.g. eth0.2) a VLAN tag is also inserted into
frames that don't relate to a VLAN device. This is the case for frames that
are directly sen
On Mon, Aug 24, 2009 at 11:17:14AM -0500, Becky Bruce wrote:
> Previously, this was specified as a void *, but that's not
> large enough on 32-bit systems with 36-bit physical
> addressing support. Change the type to dma_addr_t so it
> will scale based on the size of a dma address.
This looks ext
On 08/24/2009 01:54 AM, Geert Uytterhoeven wrote:
> On non-PS3, we get:
>
> | kernel BUG at drivers/rtc/rtc-ps3.c:36!
>
> because the rtc-ps3 platform device is registered unconditionally in a kernel
> with builtin support for PS3.
>
> Reported-by: Sachin Sant
> Signed-off-by: Geert Uytterhoeve
Previously, this was specified as a void *, but that's not
large enough on 32-bit systems with 36-bit physical
addressing support. Change the type to dma_addr_t so it
will scale based on the size of a dma address.
Signed-off-by: Becky Bruce
---
arch/powerpc/include/asm/device.h|2 +-
Previously, the 36-bit code was using these bits, but they had
never been named in the pte format definition. This patch just
gives those fields their proper names and adds a comment that
they are only present on some processors.
There is no functional code change.
Signed-off-by: Becky Bruce
--
On Aug 19, 2009, at 7:43 PM, Benjamin Herrenschmidt wrote:
On Wed, 2009-08-19 at 16:37 -0500, Kumar Gala wrote:
On Aug 19, 2009, at 2:25 AM, Benjamin Herrenschmidt wrote:
The whole thing only ever gets called if we had tlbsrx. so is there
any utility in making a part of conditional on tlbsr
Is it possible to change operating speed of powerpc7447a processor?can
we configure it?
I m not asking if this can be done in linux. I m asking if the
hardware has some support for this.If yes,then how?
-sumedh
___
Linuxppc-dev mailing list
Linuxppc-dev@
On Mon, 24 Aug 2009, Sachin Sant wrote:
> Geert Uytterhoeven wrote:
> > On non-PS3, we get:
> >
> > | kernel BUG at drivers/rtc/rtc-ps3.c:36!
> >
> > because the rtc-ps3 platform device is registered unconditionally in a
> > kernel
> > with builtin support for PS3.
> >
> > Reported-by: Sachin Sant
Geert Uytterhoeven wrote:
On non-PS3, we get:
| kernel BUG at drivers/rtc/rtc-ps3.c:36!
because the rtc-ps3 platform device is registered unconditionally in a kernel
with builtin support for PS3.
Reported-by: Sachin Sant
Signed-off-by: Geert Uytterhoeven
---
arch/powerpc/platforms/ps3/time.
On non-PS3, we get:
| kernel BUG at drivers/rtc/rtc-ps3.c:36!
because the rtc-ps3 platform device is registered unconditionally in a kernel
with builtin support for PS3.
Reported-by: Sachin Sant
Signed-off-by: Geert Uytterhoeven
---
arch/powerpc/platforms/ps3/time.c |4
1 files chang
On Mon, 24 Aug 2009, Michael Ellerman wrote:
> On Mon, 2009-08-24 at 12:31 +0530, Sachin Sant wrote:
> > While trying to boot 2.6.31-rc7 on a power6 machine came
> > across the following Bug.
> >
> > Starting udev: [ cut here ]
> > kernel BUG at drivers/rtc/rtc-ps3.c:36!
>
On Mon, 2009-08-24 at 12:31 +0530, Sachin Sant wrote:
> While trying to boot 2.6.31-rc7 on a power6 machine came
> across the following Bug.
>
> Starting udev: [ cut here ]
> kernel BUG at drivers/rtc/rtc-ps3.c:36!
> cpu 0x0: Vector: 700 (Program Check) at [c000f70f357
While trying to boot 2.6.31-rc7 on a power6 machine came
across the following Bug.
Starting udev: [ cut here ]
kernel BUG at drivers/rtc/rtc-ps3.c:36!
cpu 0x0: Vector: 700 (Program Check) at [c000f70f3570]
pc: c059a020: .ps3_get_time+0x3c/0x84
lr: c
20 matches
Mail list logo