From: "Mark A. Greer" <mgreer@mvista.com>
To: "Sarnath K - CTD, Chennai." <k_sarnath@ctd.hcltech.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: How to boot linux on sandpoint board ?
Date: Wed, 10 Oct 2001 10:43:38 -0700 [thread overview]
Message-ID: <3BC488CA.E4F176D6@mvista.com> (raw)
In-Reply-To: EF836A380096D511AD9000B0D021B5271A87B1@narmada.ctd.hcltech.com
Sarnath,
Yes, the sandpoint is supported in the public linux source base. There are
some things you need to know, though.
1) There are 2 types of sandpoint boards, X2 and X3, you have to know which
one you have and select the appropriate option
2) It has been some time since I've verified that it still works and a lot has
changed (in linuxppc_2_4_devel) so you may run into problems
3) Depending on how you download, etc., you may need to strip off the first
64KB of the zImage
4) The general instructions for building a kernel are:
a) get the src (I'm assuming linuxppc_2_4_devel) and [cross]compile tools
b) go into the top level directory (and set the Makefile appropriately)
c) "make sandpoint_config"
d) "make oldconfig" (or menuconfig if you need to change some options)
e) "make dep zImage"
f) the zImage (which is probably what you want) will be in
arch/ppc/boot/images/zImage.sandpoint
For more info, you need to refer to the mailing list archives and appropriate
linuxppc websites.
Mark
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-10-10 17:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-10 11:28 How to boot linux on sandpoint board ? Sarnath K - CTD, Chennai.
2001-10-10 17:43 ` Mark A. Greer [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-11 5:35 RE: " Sarnath Kannan
2001-10-11 1:05 ` How " ashish anand
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=3BC488CA.E4F176D6@mvista.com \
--to=mgreer@mvista.com \
--cc=k_sarnath@ctd.hcltech.com \
--cc=linuxppc-embedded@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).