All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pantelis Antoniou <panto@intracom.gr>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linuxppc-Embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: 2.6 on 8xx (was [PATCH] Driver for FECs on motorola DUET (87x/88x))
Date: Tue, 25 May 2004 17:08:50 +0300	[thread overview]
Message-ID: <40B35372.9080201@intracom.gr> (raw)
In-Reply-To: <Pine.LNX.4.58.0405250954480.28787@localhost.localdomain>


Robert P. J. Day wrote:

>On Tue, 25 May 2004, Pantelis Antoniou wrote:
>
>
>>Hi there
>>
>>Success!!!
>>
>>  netvia-ppc root # uname -a
>>  Linux netvia-ppc 2.6.6 #54 Tue May 25 13:53:27 EEST 2004 ppc ppc ppc
>>GNU/Linux
>>
>>Everything works now, the problem was with the uart driver, had a
>>problem with
>>the interrupts.
>>
>
>i'm definitely interested in what it took for you to get this to work.
>currently, i've got a perfectly working system, booting a 2.4-based
>kernel, compiled with ELDK 3.0, on a customized 8xx board.  this system
>uses the now-deprecated "devfs".
>
I used an NFS mounted root ELDK 3.0 filesystem. By mistake I booted with
devfs and everything worked except the telnet networked logins.
Did not have time to check why though.

>
>i bk-cloned the linuxppc-2.5 tree, did "make menuconfig" as best i could
>(guessing every so often at some of the new features), compiled a new
>kernel and, glory be, actually got the new kernel to boot up to the point
>of trying to start "init", at which point it hung.
>
Well you wont get any further than this using the stock kernel.

I had to use my own ethernet and a ported over serial uart driver for CPM2
boards.

Also some tweaking is needed to the irq dispatch and defining out
some mmu staff which do not apply for 8xx.

>
>i'm using embedded planet's planet core bootloader and, although i'd love
>to make the switch to u-boot, given that planet core seems to be doing the
>job at the moment, i think i won't tempt the gods just yet.  that's a
>later project.
>
>
My condolences :)

>given that "devfs" is now technically obsolete, i'm wondering what you did
>in terms of the kernel configuration, and what you had to do in your root
>filesystem to effect the switch over to (i'm assuming) sysfs+udev.
>
I did nothing special; it appeared to just work.

>
>mind sharing your .config file for this?  i'm not interested in getting
>every feature of this board to work at the moment -- just getting to the
>command line prompt would make me happy.
>
Patience, I'll clean the stuff up and post them here.

>
>rday
>
>
>
>
Regards

Pantelis


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

  reply	other threads:[~2004-05-25 14:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 14:42 [PATCH] Driver for FECs on motorola DUET (87x/88x) Pantelis Antoniou
     [not found] ` <40A4C04A.8060508@intracom.gr>
2004-05-14 14:22   ` Joakim Tjernlund
2004-05-14 14:14     ` Pantelis Antoniou
2004-05-14 14:48   ` Pantelis Antoniou
2004-05-14 15:23     ` Joakim Tjernlund
2004-05-14 15:18       ` Pantelis Antoniou
2004-05-14 15:32       ` Tom Rini
2004-05-14 21:52   ` Dan Malek
2004-05-24 13:40     ` Pantelis Antoniou
2004-05-24 17:18       ` Dan Malek
2004-05-24 19:11         ` Joakim Tjernlund
2004-05-25  1:10         ` Paul Mackerras
2004-05-25  9:49           ` Joakim Tjernlund
2004-05-25 10:24             ` Paul Mackerras
     [not found]         ` <40B327EF.2090903@intracom.gr>
2004-05-25 14:01           ` 2.6 on 8xx (was [PATCH] Driver for FECs on motorola DUET (87x/88x)) Robert P. J. Day
2004-05-25 14:08             ` Pantelis Antoniou [this message]
2004-05-25 15:06               ` Robert P. J. Day

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=40B35372.9080201@intracom.gr \
    --to=panto@intracom.gr \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=rpjday@mindspring.com \
    /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.