linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Frank Rowand <frank_rowand@mvista.com>
To: Hua Ji <hji@netscreen.com>
Cc: "'frowand@mvista.com'" <frowand@mvista.com>,
	linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: Re: About monta-vista linux for ppc 405gp
Date: Wed, 17 Jan 2001 12:03:53 -0800	[thread overview]
Message-ID: <3A65FAA9.1BDA54EE@mvista.com> (raw)
In-Reply-To: A33AEFDC2EC0D411851900D0B73EBEF7063E4D@NAPA


Hua Ji wrote:
>
> Thanks Frank.
>
> I already loaded the linux package. A quick question.
> From makefile, I didn't see support for 405GP, but I do see the support for
> 403.

-mcpu=403 is correct for the 405.  That may eventually change with a newer compiler.


> Also, for 4xx, the kernel init codes is started from head_4xx.S. Am I right?

Yes, that is correct.


> Thanks -Hua
>
> --------------------
> ifdef CONFIG_4xx
> CFLAGS := $(CFLAGS) -mcpu=403
> endif
>
> ifdef CONFIG_8xx
> CFLAGS := $(CFLAGS) -mcpu=860 -I../8xx_io
> endif
>
> ifdef CONFIG_PPC64BRIDGE
> CFLAGS := $(CFLAGS) -Wa,-mppc64bridge
> endif
>
> ifdef CONFIG_4xx
>   HEAD := arch/ppc/kernel/head_4xx.o
> else
> -----------------------

-Frank
--
Frank Rowand <frank_rowand@mvista.com>
MontaVista Software, Inc

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-01-17 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-17  4:22 About monta-vista linux for ppc 405gp Hua Ji
2001-01-17 20:03 ` Frank Rowand [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=3A65FAA9.1BDA54EE@mvista.com \
    --to=frank_rowand@mvista.com \
    --cc=frowand@mvista.com \
    --cc=hji@netscreen.com \
    --cc=linuxppc-dev@lists.linuxppc.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).