linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Sam Karp" <sam.d.karp@gmail.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Kernel 2.6.23 Error with make bzImage
Date: Wed, 9 Apr 2008 15:10:33 -0500	[thread overview]
Message-ID: <800687fe0804091310t61cedeccpcee0d9384fbd18ed@mail.gmail.com> (raw)
In-Reply-To: <800687fe0804071536t1f94e1a0x793bd39836dc09d2@mail.gmail.com>

Hey all,
I've been looking through the archives for a ramdisk.image.gz for a
ppc (ml403) but most of the links are broken.  Does anyone have a
working link to one that I could use?

Thanks,
Sam

On 4/7/08, Sam Karp <sam.d.karp@gmail.com> wrote:
> I've been trying to build the linux 2.6.23 kernel for the PPC405 on the
> xilinx ml403.  I copied over my xparameters.h and xparameters_ml40x.h files
> and added the following options through menuconfig.
> Enable loadable module support: DISABLE
> Processor:
>
>    - Type 40x
>    - Math emulation: ENABLE
>    - IBM 40x options:
>       - Machine Type: "Xilinx-ML403"
>
> Platform options:
>
>    - Kernel command line: "console=ttyUL0 root=/dev/ram"
>
> Bus options:
>
>    - PCI support: DISABLE
>    - PCCARD (PCMCIA/CardBus) support:
>       - PCCARD (PCMCIA/CardBus) support: DISABLE
>
> Drivers
>
>    - Block Devices:
>       - Xilinx SystemACE support: ENABLE
>    - Character devices:
>       - Serial drivers:
>          - Xilinx uartlite serial port support: ENABLE
>          - Support for console on Xilinx uartlite serial port:
>          ENABLE
>
> I then ran make bzImage and got the following errors.  I'm guessing there
> are two options I chose that conflict.  Any insight?
>
>  CC arch/powerpc/kernel/swsusp.o
> arch/powerpc/kernel/swsusp.c 19 error: redefinition of
> 'save_processor_state'
> include/asm/suspend.h 7  : previous definition of 'save_processor_state' was
> here
>  arch/powerpc/kernel/swsusp.c 35 error: redefinition of
> 'restore_processor_state'
> include/asm/suspend.h 11  : previous definition of 'restore_processor_state'
> was here
>
> Thanks,
> Sam
>

      reply	other threads:[~2008-04-09 20:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-07 22:36 Kernel 2.6.23 Error with make bzImage Sam Karp
2008-04-09 20:10 ` Sam Karp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=800687fe0804091310t61cedeccpcee0d9384fbd18ed@mail.gmail.com \
    --to=sam.d.karp@gmail.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).