From: esr@thyrsus.com
To: Greg Banks <gbanks@pocketpenguins.com>
Cc: Jaswinder Singh <jaswinder.singh@3disystems.com>,
CML2 <linux-kernel@vger.kernel.org>,
kbuild-devel@lists.sourceforge.net
Subject: Re: [kbuild-devel] Configure.help entries wanted
Date: Sat, 26 May 2001 17:48:29 -0400 [thread overview]
Message-ID: <20010526174829.A1726@thyrsus.com> (raw)
In-Reply-To: <20010525012200.A5259@thyrsus.com> <3B0F3268.A671BC7A@pocketpenguins.com> <002401c0e5aa$0049a000$47a6b3d0@Toshiba> <3B0F8042.90DD5C5D@pocketpenguins.com>
In-Reply-To: <3B0F8042.90DD5C5D@pocketpenguins.com>; from gbanks@pocketpenguins.com on Sat, May 26, 2001 at 08:06:58PM +1000
Greg Banks <gbanks@pocketpenguins.com>:
> Having said that, I agree that the help text entries for the SH
> port are in general of less than stellar quality, for various
> (mostly good) reasons. I'm hoping ESR will give us some editorial
> feedback which will provide a good excuse to fix them.
Since you asked...
# Choice: superhsys
Generic
CONFIG_SH_GENERIC
Select Generic if configuring for a generic SuperH system.
Select SolutionEngine if configuring for a Hitachi SH7709
or SH7750 evalutation board.
Select Overdrive if configuring for a ST407750 Overdrive board.
More information at
<http://linuxsh.sourceforge.net/docs/7750overdrive.php3>
Select HP620 if configuring for a HP Jornada HP620.
More information at
<http://www.hp.com/jornada>.
Select HP680 if configuring for a HP Jornada HP680.
More information at
<http://www.hp.com/jornada/products/680>.
Select HP690 if configuring for a HP Jornada HP690.
More information at <http://www.hp.com/jornada/products/680>.
Select CqREEK if configuring for a CqREEK SH7708 or SH7750.
More information at
<http://sources.redhat.com/ecos/hardware.html#SuperH>.
Select DMIDA if configuring for a DataMyte 4000 Industrial
Digital Assistant. More information at <http://www.dmida.com>.
Select EC3104 if configuring for a system with an Eclipse
International EC3104 chip, e.g. the Harris AD2000.
Select Dreamcast if configuring for a SEGA Dreamcast.
More information at
<http://www.m17n.org/linux-sh/dreamcast>.
Select BareCPU if you know what this means, and it applies
to your system.
Can you be any more explicit about the BareCPU option?
Physical memory start address
CONFIG_MEMORY_START
The physical memory start address will be automatically
set to 08000000, unless you selected one of the following
processor types: SolutionEngine, Overdrive, HP620, HP680, HP690,
in which case the start address will be set to 0c000000.
Do not change this address unless you know what you are doing.
Why might someone want to change this address?
Early printk support
CONFIG_SH_EARLY_PRINTK
Say Y here to redirect kernel printks from the boot console to an
SCI serial console as soon as one is available.
This was my guess. Is it correct?
SuperH SCI (serial) support
CONFIG_SH_SCI
Selecting this option will allow the Linux kernel to transfer
data over SCI (Serial Communication Interface) and/or SCIF
which are built into the Hitachi SuperH processor.
If in doubt, press "y".
What data? Is this just an on-board RS232C controller?
Use LinuxSH standard BIOS
CONFIG_SH_STANDARD_BIOS Say Y here if your target has the gdb-sh-stub
package from www.m17n.org (or any conforming standard LinuxSH BIOS)
in FLASH or EPROM. The kernel will use standard BIOS calls during
boot for various housekeeping tasks (including calls to read and
write characters to a system console, get a MAC address from an
on-board Ethernet interface, and shut down the hardware). Note this
does not work with machines with an existing operating system in
mask ROM and no flash (WindowsCE machines fall in this category).
If unsure, say N.
Note that I mixed in some information I gathered from reasding the source.
Please check for correctness.
--
<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>
The whole of the Bill [of Rights] is a declaration of the right of the
people at large or considered as individuals... It establishes some
rights of the individual as unalienable and which consequently, no
majority has a right to deprive them of.
-- Albert Gallatin, Oct 7 1789
next prev parent reply other threads:[~2001-05-27 1:46 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-25 5:22 Configure.help entries wanted Eric S. Raymond
2001-05-25 6:03 ` Keith Owens
2001-05-25 6:35 ` Eric S. Raymond
2001-05-25 6:59 ` Keith Owens
2001-05-25 7:10 ` Eric S. Raymond
2001-05-25 7:36 ` Philip Blundell
2001-05-25 8:04 ` [kbuild-devel] " Eric S. Raymond
2001-05-25 10:30 ` Russell King
2001-05-26 4:34 ` [kbuild-devel] " Greg Banks
2001-05-26 6:06 ` Jaswinder Singh
2001-05-26 10:06 ` Greg Banks
2001-05-26 18:50 ` Jaswinder Singh
2001-05-27 1:12 ` Greg Banks
2001-05-27 1:08 ` Jaswinder Singh
2001-05-27 1:29 ` Greg Banks
2001-05-27 1:28 ` Jaswinder Singh
2001-05-27 2:03 ` Greg Banks
2001-05-27 2:08 ` Jaswinder Singh
2001-05-27 1:20 ` Alan Cox
2001-05-27 1:31 ` Jaswinder Singh
2001-05-27 2:10 ` Greg Banks
2001-05-27 2:13 ` Jaswinder Singh
2001-05-27 2:52 ` Greg Banks
2001-05-27 16:27 ` Pavel Machek
2001-05-28 0:56 ` Greg Banks
2001-05-28 1:05 ` Alan Cox
2001-05-28 2:36 ` Greg Banks
2001-05-28 2:34 ` Jaswinder Singh
2001-05-28 2:58 ` Jaswinder Singh
2001-05-28 3:17 ` Greg Banks
2001-05-27 2:00 ` Greg Banks
2001-05-27 3:06 ` Greg Banks
2001-05-27 3:10 ` Jaswinder Singh
2001-05-27 15:24 ` Greg Banks
2001-05-27 5:03 ` Bill Pringlemeir
2001-05-26 21:48 ` esr [this message]
2001-05-27 1:54 ` Jaswinder Singh
2001-05-27 2:43 ` Greg Banks
-- strict thread matches above, loose matches on Subject: below --
2001-05-26 20:13 Jaswinder Singh
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=20010526174829.A1726@thyrsus.com \
--to=esr@thyrsus.com \
--cc=gbanks@pocketpenguins.com \
--cc=jaswinder.singh@3disystems.com \
--cc=kbuild-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.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