Hi Scott, Roy.
Scott's "mtd: eLBC NAND: increase bus timeout to maximum" patch is excluded
from kernel with Roy's "P4080/eLBC: Make Freescale elbc interrupt common to
elbc devices" patch. I don't know the reason for it but this causes bus monitor
timeouts and corrupts nand flash while using main
On Mit, 2011-04-13 at 18:43 -0500, kevin diggs wrote:
>
> On Wed, Apr 13, 2011 at 6:21 PM, Benjamin Herrenschmidt
> wrote:
> > On Wed, 2011-04-13 at 12:52 -0500, kevin diggs wrote:
> >> > Actually I do get a crash in X later on... something in the radeon
> >> DRM
> >> > interrupt code is getting
On Tuesday 12 April 2011 19:03:09 Joachim Förster wrote:
> Note that the default 0x400... is the link address of the zImage wrapper
> rather than the one of THE kernel.
Yes, and I need more space for the uncompression to take place when using a
ramdisk.
> Currently the link address seems to be h
Hi,
Adding linux-mtd list to CC.
On 04/14/2011 10:06 AM, emre kara wrote:
Hi Scott, Roy.
Scott's "mtd: eLBC NAND: increase bus timeout to maximum" patch is excluded from kernel with Roy's "P4080/eLBC: Make Freescale elbc interrupt common to elbc devices" pat
Hi Joakim,
On Wednesday 13 April 2011 17:38:03 Joakim Tjernlund wrote:
> > > How big was the size to copy_tofrom_user()? Did it mange to copy
> > > any bytes?
> >
> > The size in __copy_tofrom_user is 4. And its the first call in
> > ftrace_modify_code() that fails directly. This works just fine
On Thu, 14 Apr 2011 12:49:16 +1000
Benjamin Herrenschmidt wrote:
> On Wed, 2011-04-13 at 20:27 +0200, acrux wrote:
> > i guess it's a different problem from the PegasosI G3 but i could
> > be wrong.
> >
> > I'd like to receive feedbacks and a working kernel config if
> > someone is running with
Stefan Roese wrote on 2011/04/14 17:59:30:
>
> Hi Joakim,
>
> On Wednesday 13 April 2011 17:38:03 Joakim Tjernlund wrote:
> > > > How big was the size to copy_tofrom_user()? Did it mange to copy
> > > > any bytes?
> > >
> > > The size in __copy_tofrom_user is 4. And its the first call in
> > > ftr
>
> Stefan Roese wrote on 2011/04/14 17:59:30:
> >
> > Hi Joakim,
> >
> > On Wednesday 13 April 2011 17:38:03 Joakim Tjernlund wrote:
> > > > > How big was the size to copy_tofrom_user()? Did it mange to copy
> > > > > any bytes?
> > > >
> > > > The size in __copy_tofrom_user is 4. And its the fir
On Thu, Apr 14, 2011 at 2:02 AM, Michel Dänzer wrote:
> On Mit, 2011-04-13 at 18:43 -0500, kevin diggs wrote:
>>
>> On Wed, Apr 13, 2011 at 6:21 PM, Benjamin Herrenschmidt
>> wrote:
>> > On Wed, 2011-04-13 at 12:52 -0500, kevin diggs wrote:
>> >> > Actually I do get a crash in X later on... somet
On Thu, 2011-04-14 at 14:25 -0700, Hugh Dickins wrote:
>
> Something worth trying: turn off CONFIG_IDE. That's what I need to
> boot 2.6.39-rc[1-3] on PowerPC G5.
>
> I know Jens has been fixing problems with IDE versus his plug/unplug
> changes, but it's still not fixed for me in rc3.
>
> In o
On Thu, 14 Apr 2011 14:25:31 -0700, Hugh Dickins wrote:
> Mikael,
>
> Something worth trying: turn off CONFIG_IDE. That's what I need to
> boot 2.6.39-rc[1-3] on PowerPC G5.
>
> I know Jens has been fixing problems with IDE versus his plug/unplug
> changes, but it's still not fixed for me in rc3
This fixes a regression from b987812b3fcaf70fdf0037589e5d2f5f2453e6ce
"powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP" which resulted in
arch/powerpc/kernel/crash.c: In function ‘default_machine_crash_shutdown’:
arch/powerpc/kernel/crash.c:349: error: implicit declaration of function
‘cras
Hey list
I have a custom MPC875 board running 2.6.37. SMC1 is the console, SCC4 is a
general purpose UART (DTS is set up accordingly). No hardware or software
flow control for either.
The issue is simple: the non-console UART transmits garbled characters at
the end of the transmission. For exampl
On 11-04-14 06:27 PM, Shaun Ruffell wrote:
> This fixes a regression from b987812b3fcaf70fdf0037589e5d2f5f2453e6ce
A fix was already sent yesterday:
http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-April/089559.html
which relocates the stub function to where it needs to be. Your fix
below wo
On 4/14/11 6:59 PM, Paul Gortmaker wrote:
On 11-04-14 06:27 PM, Shaun Ruffell wrote:
This fixes a regression from b987812b3fcaf70fdf0037589e5d2f5f2453e6ce
A fix was already sent yesterday:
http://lists.ozlabs.org/pipermail/linuxppc-dev/2011-April/089559.html
which relocates the stub function
From: David Gibson
This is a first cut at making bootwrapper code which will
produce a zImage compliant with the requirements set down
by ePAPR.
This is a very simple bootwrapper, taking the device tree
blob supplied by the ePAPR boot program and passing it on
to the kernel. It builds on the ear
Hi,
I have come across this forum, and I have a question. I am working on PCI
device driver, I am trying to insert the pci card in to the pci slot of the
main computer, I am finding a problem here, when I insert the card in to the
pci slot, my pci device ID and vendor Id are not getting displ
Added Linxppc-dev
> -Original Message-
> From: Aggrwal Poonam-B10812
> Sent: Friday, April 15, 2011 11:47 AM
> To: Felix Radensky
> Cc: Kushwaha Prabhakar-B32579; leon.woestenb...@gmail.com
> Subject: FW: Problem with mini-PCI-E slot on P2020RDB
>
> Hello Felix
>
> We checked with the Bo
> I have come across this forum, and I have a question. I am working on PCI
> device driver, I am trying to insert the pci card in to the pci slot of the
> main computer, I am finding a problem here, when I insert the card in to the
> pci slot, my pci device ID and vendor Id are not getting displa
Hi Ajith,
I have come across this forum, and I have a question. I am working on
PCI device driver, I am trying to insert the pci card in to the pci slot
of the main computer, I am finding a problem here, when I insert the
card in to the pci slot, my pci device ID and vendor Id are not getting
di
20 matches
Mail list logo