This patch contains a handful of small fixes to allow the Ebony's
flash to be exposed as MTD devices via the physmap_of driver.
Specifically it:
- Makes a small addition to the device tree and zImage wrapper
to record the correct address for the flash in the device tree based
on the board s
On Sun, 2007-07-29 at 19:04 +0200, René Rebe wrote:
> Hi all,
>
> looking at the PS3 as one of the few PowerPC workstation options the RAM
> is obviously quite limitted with just 256MB. I wonder if the 256MB of
> video memory can be mapped or at least be used as super-fast SWAP?
>
> Or are there
On Mon, 2007-07-30 at 00:18 +0200, Jesper Juhl wrote:
> Hi,
>
> Here's a patch to clean out a bunch of duplicate includes from
> arch/powerpc/
>
> Please consider for inclusion.
Ah.. historical stuff stacking up :-)
>
> Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
Acked-by: Benjamin Herren
Hi,
Here's a patch to clean out a bunch of duplicate includes from
arch/powerpc/
Please consider for inclusion.
Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
---
arch/powerpc/kernel/btext.c|1 -
arch/powerpc/kernel/crash.c|1 -
arch/powerpc/kernel/iom
On Sunday, 29 July 2007 19:50, Mariusz Kozlowski wrote:
> Hello,
>
> This patch fixes the following build error on powerpc:
>
> CC drivers/video/chipsfb.o
> drivers/video/chipsfb.c: In function 'chipsfb_pci_suspend':
> drivers/video/chipsfb.c:461: error: 'PM_SUSPEND_MEM' undeclared (
> > This patch fixes the following build error on powerpc:
> >
> > CC drivers/video/chipsfb.o
> > drivers/video/chipsfb.c: In function 'chipsfb_pci_suspend':
> > drivers/video/chipsfb.c:461: error: 'PM_SUSPEND_MEM' undeclared (first use
> > in this function)
> > drivers/video/chipsfb.c
On Saturday 28 July 2007, Adrian Bunk wrote:
> On Mon, Dec 04, 2006 at 02:06:34PM +1100, Paul Mackerras wrote:
> > Adrian Bunk writes:
> >
> > > This patch changes the EMBEDDED6xx dependencies to the equivalent
> > > dependency that seems to have been intended.
> >
> > Nack - CONFIG_EMBEDDED6xx
On Friday 27 July 2007, Dave Jiang wrote:
> +static struct of_device_id mpc85xx_pci_err_of_match[] = {
> + {
> +.type = "pci",
> +.compatible = "fsl,mpc8540-pci",
> +},
> + {},
> +};
> +
> +static struct of_platform_driver mpc85xx_pci_err_driver = {
> + .ow
On Thursday 26 July 2007, Zhang Wei wrote:
> +
> +static struct of_device_id mpc86xx_of_ids[] = {
> + { .type = "soc", },
> + { .compatible = "fsl,rapidio-delta", },
> + {},
> +};
With the device tree source you have posted in 2/5, the rapidio node is
a child of the soc bus, and
Hello,
This patch fixes the following build error on powerpc:
CC drivers/video/chipsfb.o
drivers/video/chipsfb.c: In function 'chipsfb_pci_suspend':
drivers/video/chipsfb.c:461: error: 'PM_SUSPEND_MEM' undeclared (first use in
this function)
drivers/video/chipsfb.c:461: error: (Ea
Hi all,
looking at the PS3 as one of the few PowerPC workstation options the RAM
is obviously quite limitted with just 256MB. I wonder if the 256MB of
video memory can be mapped or at least be used as super-fast SWAP?
Or are there news regarding accessing the video chip from Linux beside
the unac
Hello,
iMac G3 series.
$ make mrproper && make allmodconfig && make
results in this:
CC arch/powerpc/kernel/lparmap.s
AS arch/powerpc/kernel/head_64.o
lparmap.c: Assembler messages:
lparmap.c:84: Error: file number 1 already allocated
make[1]: *** [arch/powerpc/kernel/head
12 matches
Mail list logo