From: White <white@from-b.org>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Denx vs kernel.org
Date: Tue, 6 Dec 2005 17:58:38 +0100 [thread overview]
Message-ID: <20051206175838.2c2e0f82@White64> (raw)
In-Reply-To: <20051206164212.82779.qmail@web33505.mail.mud.yahoo.com>
Am Tue, 6 Dec 2005 08:42:12 -0800 (PST) schrieb Matt Jerdonek
<maj1224@yahoo.com> :
Hello
> I'm looking at embedding linux into a PowerPC-based
> system. I found the DENX website to be very helpful,
> but I'm struggling to understand a few items:
Welcome to our Club :)
>
> 1) The source from kernel.org appears to have support
> for the powerpc (arch/powerpc/8xx_io). But when using
> 'make xconfig' I cannot select PowerPC from the list
> of processors. Is this just a limitation on the the
> configuration utility?
Try setting ARCH=ppc or so...
make ARCH=ppc CROSS_COMPILE=xxx menuconfig uImage and so on
>
> 2) What is the difference between the sources on DENX
> and kernel.org? Are there other places where PPC
> linux kernel source is stored? I'm not opposed to
> using the DENX source, I'm just trying to understand
> it.
>
The Kernel Source is tested and released from many Developers.
The Denx Kernel is a kind of specialized.
Some parts are missing, some special patches aare in this Kernel,
the Mainstream Kernel developer dont want to add.
There are Other Sources too.
Google or some Docu Site fpr ppc linux can help.
> 3) I've used eCos before and I'm familiar with
> RedBoot. Is there a compelling reason to use U-Boot
> over RedBoot? For example, I think U-boot contains an
> NFS client while RedBoot does not. Is this important?
i'm booting the kernel in uboot over tftp.
You dont need nfs in u-boot...
i dont know redboot, but in uboot you can do many diagnostoc or
maintaining work at the Console.
Its easy to extend by special needs and support a lot of platforms.
>
> Thanks in advance,
> -- Matt
Good luck...
next prev parent reply other threads:[~2005-12-06 18:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-06 16:42 Denx vs kernel.org Matt Jerdonek
2005-12-06 16:58 ` White [this message]
2005-12-06 21:14 ` Wolfgang Denk
2005-12-08 14:31 ` Marcelo Tosatti
2005-12-08 22:27 ` Kumar Gala
2005-12-08 23:17 ` Wolfgang Denk
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=20051206175838.2c2e0f82@White64 \
--to=white@from-b.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.