From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  1 16:09:30 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA10673
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 1 Nov 1999 16:09:30 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8802413E94; Mon,  1 Nov 1999 17:09:28 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154464AbPKAPD2>;
	Mon, 1 Nov 1999 10:03:28 -0500
Received: by vger.rutgers.edu id <S154242AbPKAO6n>;
	Mon, 1 Nov 1999 09:58:43 -0500
Received: from infovia01.atlas-iap.es ([194.224.1.64]:13340 "EHLO
        eagle.es.msg-ag.com") by vger.rutgers.edu with ESMTP
	id <S154121AbPKAORz>; Mon, 1 Nov 1999 09:17:55 -0500
Received: from mezzo.net (darkstar.es.mezzo.net [192.168.0.193])
	by eagle.es.msg-ag.com (8.8.8/8.8.8/Debian/GNU) with ESMTP id PAA01282
	for <linux-arm@vger.rutgers.edu>; Mon, 1 Nov 1999 15:18:48 +0100
Received: from peter by mezzo.net with local (RemoteNB 1.03)
          for linux-arm@vger.rutgers.edu; 01 Nov 1999 15:17:00 +0100
Date:   Mon, 01 Nov 1999 15:16:59 +0100
From: Peter =?ISO-8859-1?Q?K=F6llner?= <peter@mezzo.net>
To: linux-arm@vger.rutgers.edu
Subject: Installing ARM Linux - an odyssey...
Message-ID: <9f3f2c5a49.peter@mezzo.net>
X-Organization: mezzo.net
User-Agent: Messenger-Pro/2.07 (RemoteNB/1.03) (RISC-OS/4.02)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Now that the beast is working I think it is time for a report about
the whole process.

The trouble started when I decided to wait with the installation of Linux
until I got RiscOS 4. This was because I bought a SA-110 RPC which came
with preinstalled software on the hard disk, but without any installation
media. I had got an ethernet card, so I could backup everything to another
machine in the LAN, but I did not want to risk being left with a broken
system in case the reinstallation failed for some reason.

I must add that mail from the countries of europe important regarding to
computer technology - especially ARM-based systems - may take up to 8 weeks
until it arrives here in the f***ing middle of nowhere, so with addition of
the usual 2-6 weeks for money transfers every missing spare part is a pain.

So soon after I installed the ROMs I tried to get the bootloader working. 
Here I got stuck until a few days ago, because it did not work with 
RiscOS 4 until version 3.36. Normally I would scan through the sources 
myself to find the error, but in this situation where I had neither the 
bootloader sources nor any information about what has changed from RO 3.7 
to RO 4 this would not work. Fine. So I waited.

After the bootloader worked, I tried to install the system using ftp. It
looks like I have missed some hint in the documentation about ftp not being
available now, so I only got some errors in the middle of the installation.

Fine. Plan B. So I downloaded the whole RedHat package structure to the
harddisk and tried again.

This would have been a good idea, but just when I started the bootloader
again I knew this was going to fail because I had used the new ADFS F+ for
the hard disk. Naturally, I got another nice collection of errors.

Plan C. I used FTPc to copy the packages to the SUN and tried to install
via NFS. Guess what.

Plan D. Luckily, there was a dead Linux PC sitting in a corner with a cute
little harddisk with almost 5 of the original 6.4 GB still working. So
I ripped off this one and on that occasion one of the nice 16 MB SIMs too.
So I unplugged the CD-ROM and happily formatted the HD with the old ADFS 
and some 3 additional Gigs of Linux FS, and afterwards copied the packages
to the ADFS partition. The new errors came a bit later than the last ones.
Of course the old ADFS only had short filenames, which slightly irritated
the installation program, apart from some overwritten files missing.

Plan E. I took the HD to another Linux PC, repartitioned it and copied
the packages to a Linux partition. Unfortunately, the PC/BIOS partition
scheme would not be recognized by the installer because there was still 
a Filecore/Linux scheme on the drive. I never knew that it was impossible 
to low-level format a harddisk when there was not a single DOS/Win***
computer around.

Plan F. Then I discovered that the installation system had got cpio
and that cpio would recognize tar files. So I tarred the whole package 
structure into one huge file and put it onto an ADFS  partition.
Then I started the installation, switched to virtual console #2,
mounted both the ADFS and the Linux partition and unpacked the tar file
using cpio. Now I had a RedHat harddisk location suitable for the
installation program.

The rest was nearly trivial. There was only one more error stopping the
whole process, complaining about insmod returning 255. This happened on
"insmod loop.o". A quick look into the bin-directory revealed that insmod
was a bit non-functional with a file length of zero. So I replaced it with
a shell script doing nothing as well but returning 0. There were some minor
complains about unknown packages, but ignoring that helped a lot.

So the basic system was running. There was only one more difficulty with
the network connection because the installation process had no option to
set a gateway. I did that by hand.

The next step was to set up X, which is a bit easier than on PC systems
because of the vast choice of RiscPC graphics output options ;-)
Unfortunately the result was not very convincing. Even the fvwm2 standard
color scheme is a bit... strange.

OK. Basically, it works. Not the most complete of Linux implementations,
but I think that is quite normal with a small user/developer base.

BTW, what happened to shared libraries?

-- 
peter koellner                            tel/fax: +34 971 51 85 65
mezzo.net easy technologies S.L.          peter@smartmail.de

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  1 22:05:33 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA06631
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 1 Nov 1999 22:05:33 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2B76913DA1; Mon,  1 Nov 1999 23:05:32 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154234AbPKAV5a>;
	Mon, 1 Nov 1999 16:57:30 -0500
Received: by vger.rutgers.edu id <S154058AbPKAV5J>;
	Mon, 1 Nov 1999 16:57:09 -0500
Received: from dire.bris.ac.uk ([137.222.10.60]:57322 "EHLO dire.bris.ac.uk")
	by vger.rutgers.edu with ESMTP id <S154138AbPKAVi5>;
	Mon, 1 Nov 1999 16:38:57 -0500
Received: from sapphire.resnet.bris.ac.uk by dire.bris.ac.uk with SMTP-PRIV 
          with ESMTP; Mon, 1 Nov 1999 21:38:38 +0000
Received: from bits.bris.ac.uk (IDENT:john@bits.bris.ac.uk [137.222.64.1])	by sapphire.resnet.bris.ac.uk (8.9.3/8.9.1) 
          with ESMTP id VAA31753	for <linux-arm@vger.rutgers.edu>;
          Mon, 1 Nov 1999 21:36:46 GMT
Received: from localhost (john@localhost)	by bits.bris.ac.uk (8.9.3/8.9.1) 
          with ESMTP id VAA31407	for <linux-arm@vger.rutgers.edu>;
          Mon, 1 Nov 1999 21:36:46 GMT
Date:   Mon, 1 Nov 1999 21:36:46 +0000 (GMT)
From: John Lindley <john@bits.bris.ac.uk>
To: ARMLinux mailing list <linux-arm@vger.rutgers.edu>
Subject: Upgrading to ELF
Message-ID: <Pine.LNX.4.10.9911012135110.31344-100000@bits.bris.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Having followed the brief discussion on upgrading to ELF, a problem that
has been haunting me for some time, I've decided to go down the Debian
route. Can you point me to any information on what I will need to fix to
get it to work.


+---------------------------------+--------------------------------+
| www : www.BITS.bris.ac.uk/~john |  emo : john@BITS.bris.ac.uk	   |
+---------------------------------+--------------------------------+
|     ...Doh said Pooh, suffering from an identity crisis          |
+------------------------------------------------------------------+

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  1 22:16:24 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA07144
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 1 Nov 1999 22:16:24 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 1D78D13E3F; Mon,  1 Nov 1999 23:16:23 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154058AbPKAWO3>;
	Mon, 1 Nov 1999 17:14:29 -0500
Received: by vger.rutgers.edu id <S154144AbPKAWGc>;
	Mon, 1 Nov 1999 17:06:32 -0500
Received: from web2906.mail.yahoo.com ([128.11.68.49]:2386 "HELO
        web2906.mail.yahoo.com") by vger.rutgers.edu with SMTP
	id <S154295AbPKAV6W>; Mon, 1 Nov 1999 16:58:22 -0500
Message-ID: <19991101220012.1871.rocketmail@web2906.mail.yahoo.com>
Received: from [216.200.28.88] by web2906.mail.yahoo.com; Mon, 01 Nov 1999 14:00:12 PST
Date:   Mon, 1 Nov 1999 14:00:12 -0800 (PST)
From: nizzo <nizzo@rocketmail.com>
Subject: compiling net-tools for sa1100
To: linux-arm@vger.rutgers.edu
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I have a question regarding how to compile the net-tools package. I've
built the development system using intels instructions(newest versions
used). I have a working kernel and ramdisk. I am now trying to get
networking up.

I've been using SRPMS and then copying the gz's. 

Are the pppd patches included needed?

I've compiled the pppd package by manually changing 
CC=/usr/local/arm/bin/arm-linux-gcc

The compile produced binaries and file reports them ARM executables.

For the net-tools I took a similar approach changing CC in the
Makefiles. I also applied a patch that came with the package. Also
included is a net-tools-1.48-config.h file which I dont know where it
goes.

The first time I tried to make the package I got

lib/libnet-tools.a: could not read symbols: Archive has no index: run
ranlib to add one
collect2: ld returned 1 exit status
make: *** [ifconfig] Error 1

I then ran ranlib on libnet-tools.a and ran make again. It failed again
so I touch all the c files and reran ranlib. Tried make and it failed
again.

when I ran nm -s over the .a I file I got this:

It all stderr

(partial content too big too list)
nm: activate.o: File format not recognized

etc. for all the object files

if i change the order around in the Makefile to hostname first It
compiles and then stops on ifconfig.

Let me know if I'm going about building these cross-compiled packages
wrong. 

Thanks,
nizzo
 
 


=====

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  1 22:41:59 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA09170
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 1 Nov 1999 22:41:59 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5B0CC13E58; Mon,  1 Nov 1999 23:41:58 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154196AbPKAWkB>;
	Mon, 1 Nov 1999 17:40:01 -0500
Received: by vger.rutgers.edu id <S154121AbPKAWc0>;
	Mon, 1 Nov 1999 17:32:26 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:1347 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154347AbPKAW2D>; Mon, 1 Nov 1999 17:28:03 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11iPvb-0000d3-00; Mon, 1 Nov 1999 22:27:51 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: nizzo <nizzo@rocketmail.com>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: compiling net-tools for sa1100 
In-Reply-To: Message from nizzo <nizzo@rocketmail.com> 
   of "Mon, 01 Nov 1999 14:00:12 PST." <19991101220012.1871.rocketmail@web2906.mail.yahoo.com> 
References: <19991101220012.1871.rocketmail@web2906.mail.yahoo.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Mon, 01 Nov 1999 22:27:51 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11iPvb-0000d3-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>lib/libnet-tools.a: could not read symbols: Archive has no index: run
>ranlib to add one
>collect2: ld returned 1 exit status
>make: *** [ifconfig] Error 1
>
>I then ran ranlib on libnet-tools.a and ran make again. It failed again
>so I touch all the c files and reran ranlib. Tried make and it failed
>again.

You need to use arm-linux-ranlib, ie the target version.  (The reason this 
happened is because the makefile used plain `ar' and not arm-linux-ar.)

>Let me know if I'm going about building these cross-compiled packages
>wrong. 

No; cross-compiling anything that doesn't use autoconf is likely to be 
painful.  What's wrong with the precompiled binaries, out of interest?

p.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  1 23:42:39 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id XAA11803
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 1 Nov 1999 23:42:39 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 629B813E38; Tue,  2 Nov 1999 00:42:38 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154008AbPKAX3h>;
	Mon, 1 Nov 1999 18:29:37 -0500
Received: by vger.rutgers.edu id <S154058AbPKAXUa>;
	Mon, 1 Nov 1999 18:20:30 -0500
Received: from [212.219.8.163] ([212.219.8.163]:1420 "HELO inkvine.fluff.org")
	by vger.rutgers.edu with SMTP id <S154645AbPKAXDf>;
	Mon, 1 Nov 1999 18:03:35 -0500
Received: from localhost (localhost [127.0.0.1])
	by inkvine.fluff.org (Postfix) with ESMTP
	id 6F27246892; Mon,  1 Nov 1999 23:03:33 +0000 (GMT)
Date:   Mon, 1 Nov 1999 23:03:33 +0000 (GMT)
From: Chris Rutter <chris@fluff.org>
Reply-To: chris@fluff.org
To: John Lindley <john@bits.bris.ac.uk>
Cc: ARMLinux mailing list <linux-arm@vger.rutgers.edu>
Subject: Re: Upgrading to ELF
In-Reply-To: <Pine.LNX.4.10.9911012135110.31344-100000@bits.bris.ac.uk>
Message-ID: <Pine.LNX.4.10.9911012258040.1853-100000@inkvine.fluff.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Mon, 1 Nov 1999, John Lindley wrote:

> Having followed the brief discussion on upgrading to ELF, a problem that
> has been haunting me for some time, I've decided to go down the Debian
> route. Can you point me to any information on what I will need to fix to
> get it to work.

I don't know quite what you mean by `fix'. :-)  Roughly:

  * Download the tarball from ftp.jimpick.com:/pub/debian/arm/image/
  * Find a spare partition and un-tar this, according to the
    instructions (note: this is tricky if you want to replace an
    existing/working Linux partition)
  * Now boot with root=/dev/<that partition>
  * Now `apt-get update', `apt-get upgrade' to upgrade to the latest
    stuff
  * You can install all the ARM .debs from ftp.debian.org now
  * There is a list of errata with the tarball -- you'll probably
    figure most of them out yourself -- do note that on a RiscPC
    you have to remove the execute bit from /etc/rc.boot/hwclock
    (or wherever that file is) to stop the RiscPC freezing on
    shutdown

I hope to get working on hacking up an installer soon (or write
a guide for it, but I hate writing guides).

-- 
Chris <chris@fluff.org>                         ( http://www.fluff.org/chris )

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 01:32:19 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA14684
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 01:32:18 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 941CB13EAB; Tue,  2 Nov 1999 02:32:17 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154650AbPKBBZp>;
	Mon, 1 Nov 1999 20:25:45 -0500
Received: by vger.rutgers.edu id <S154698AbPKBBSd>;
	Mon, 1 Nov 1999 20:18:33 -0500
Received: from mail6.wlv.netzero.net ([209.247.163.56]:48416 "HELO
        mail6.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S154879AbPKBBDD>; Mon, 1 Nov 1999 20:03:03 -0500
Received: (qmail 29217 invoked by uid 0); 2 Nov 1999 01:02:45 -0000
Received: from pppa59-minneapolisb9-2r528.saturn.bbn.com (HELO netzero.net) (4.11.234.9)
  by mail6.wlv.netzero.net with SMTP; 2 Nov 1999 01:02:45 -0000
Message-ID: <381E382B.A89CA3E8@netzero.net>
Date:   Mon, 01 Nov 1999 19:02:35 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: BIOS 1.05: hangs at reading VENDOR_ID (reading at 0x7bc0 0000) on 
 EBSA285
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I am trying to use Russell's BIOS to boot Linux on my EBSA285 while it
hangs

at reading VENDOR_ID in pci_read_config_word() in pci_init(), it is
actually

      ldrh ... [0x7bc00000]

Anybody has similar experience? I suspect there is something wrong with
PCI

BUS Arbitration (Backplane doing arbitration), but I checked serveral
times,

and use two different backplanes, it always gives the same result,

Thank you very much for your help,
Gaixia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 01:34:49 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA14710
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 01:34:48 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3178413E6F; Tue,  2 Nov 1999 02:34:47 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155048AbPKBBbs>;
	Mon, 1 Nov 1999 20:31:48 -0500
Received: by vger.rutgers.edu id <S155079AbPKBBXW>;
	Mon, 1 Nov 1999 20:23:22 -0500
Received: from mail2.wlv.netzero.net ([209.247.163.52]:36425 "HELO
        mail2.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S154027AbPKBBJu>; Mon, 1 Nov 1999 20:09:50 -0500
Received: (qmail 16001 invoked by uid 0); 2 Nov 1999 01:09:47 -0000
Received: from pppa67-minneapolisb34-5r5053.saturn.bbn.com (HELO netzero.net) (4.12.1.57)
  by mail2.wlv.netzero.net with SMTP; 2 Nov 1999 01:09:47 -0000
Message-ID: <381E39D3.26944F34@netzero.net>
Date:   Mon, 01 Nov 1999 19:09:39 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: BIOS removed from ARM-Linux ftp site?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

I noticed BIOS is removed from ARM-Linux ftp site:
     ftp://ftp.arm.linux.org.uk/pub/armlinux/

Are we going to have some new update or something else?

Thanks,
Giaxia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 01:35:09 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA14824
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 01:35:08 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 95FC713EBD; Tue,  2 Nov 1999 02:35:07 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155050AbPKBBbt>;
	Mon, 1 Nov 1999 20:31:49 -0500
Received: by vger.rutgers.edu id <S154906AbPKBBZA>;
	Mon, 1 Nov 1999 20:25:00 -0500
Received: from mail1.wlv.netzero.net ([209.247.163.51]:53890 "HELO
        mail1.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S155042AbPKBBNe>; Mon, 1 Nov 1999 20:13:34 -0500
Received: (qmail 18947 invoked by uid 0); 2 Nov 1999 01:13:37 -0000
Received: from pppa67-minneapolisb34-5r5053.saturn.bbn.com (HELO netzero.net) (4.12.1.57)
  by mail1.wlv.netzero.net with SMTP; 2 Nov 1999 01:13:37 -0000
Message-ID: <381E3AB2.793F5D01@netzero.net>
Date:   Mon, 01 Nov 1999 19:13:22 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: BIOS 1.05: trying to load kernel image from flash on EBSA285
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I am trying to modify Russell's BIOS to load kernel image from flash. I
disabled
all the PCI stuff, and just do a memery copy to load the kernel image
from flash
to 0x8000. All the rest remains the same, for zImage, I got

      "Uncompressing Linux ... done"

      "Now booting the kernel ..."

then hangs,

I am assuming that changing "tftping kernel" to "loading kernel from
flash" does
not destroy the "correct condition" to jump to kernel. Should this work?
What
did I miss?

Thanks,
Gaixia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 01:35:19 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA14830
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 01:35:19 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D25AB13EBE; Tue,  2 Nov 1999 02:35:17 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155051AbPKBBbu>;
	Mon, 1 Nov 1999 20:31:50 -0500
Received: by vger.rutgers.edu id <S154194AbPKBBZK>;
	Mon, 1 Nov 1999 20:25:10 -0500
Received: from mail5.wlv.netzero.net ([209.247.163.55]:58042 "HELO
        mail5.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S155052AbPKBBPY>; Mon, 1 Nov 1999 20:15:24 -0500
Received: (qmail 29283 invoked by uid 0); 2 Nov 1999 01:15:22 -0000
Received: from pppa67-minneapolisb34-5r5053.saturn.bbn.com (HELO netzero.net) (4.12.1.57)
  by mail5.wlv.netzero.net with SMTP; 2 Nov 1999 01:15:22 -0000
Message-ID: <381E3B21.E17B5C90@netzero.net>
Date:   Mon, 01 Nov 1999 19:15:15 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: BIOS 1.05: conditions before jump to kernel image on EBSA285
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

conditions before jump to kernel image on EBSA285

     Caches flushed,
     MMU off
      mode to supervisor mode
      D-cache off, I-cache off
      Interrupt disabled (?) (I saw sti() in BIOS 1.05 right before
boot_kernel()) (?)
      kernel image loaded at 0x8000
      parameter page properly initialized
      r0=0, r1=4

What else is needed?

BTW, if I do all the above initialization in head-armv.S, the original
code will
be misplaced (shifted), should I load the produced image below 0x8000 so

that the original kernel image still begins at 0x8000?

Thanks,
Gaixia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 02:38:05 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id CAA16349
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 02:38:05 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 413D613E96; Tue,  2 Nov 1999 03:38:04 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154001AbPKBChW>;
	Mon, 1 Nov 1999 21:37:22 -0500
Received: by vger.rutgers.edu id <S153984AbPKBChJ>;
	Mon, 1 Nov 1999 21:37:09 -0500
Received: from note.orchestra.cse.unsw.EDU.AU ([129.94.242.29]:2015 "HELO
        note.orchestra.cse.unsw.EDU.AU") by vger.rutgers.edu with SMTP
	id <S153867AbPKBCfZ>; Mon, 1 Nov 1999 21:35:25 -0500
Received: From ganter With LocalMail ; Tue, 2 Nov 99 13:31:17 +1100 
From: "Adam 'WeirdArms' Wiggins" <awiggins@cse.unsw.EDU.AU>
To: "utility account for group.pleb " <pleb@cse.unsw.EDU.AU>,
        linux-arm@vger.rutgers.edu
Date:   Tue, 2 Nov 1999 13:31:10 +1100 (EST)
X-Sender: awiggins@ganter.disy.cse.unsw.EDU.AU
Subject: Micro-Kernel thesis
Message-ID: <Pine.OSF.3.95.991102132818.28574C-100000@ganter.disy.cse.unsw.EDU.AU>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

	For those interested in micro-kernels, my thesis on porting L4 to
the StrongARM is now avaliable from anonymous ftp at
ftp://ftp.cse.unsw.edu.au/pub/users/awiggins/thesis.ps
the first pre-alpha release of the kernel will be in the same directory in
the next day or so.

	Cheers Adam

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 02:44:31 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id CAA16478
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 02:44:31 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 255F813E0C; Tue,  2 Nov 1999 03:44:30 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154042AbPKBCns>;
	Mon, 1 Nov 1999 21:43:48 -0500
Received: by vger.rutgers.edu id <S154000AbPKBCnc>;
	Mon, 1 Nov 1999 21:43:32 -0500
Received: from ns0.utdallas.edu ([129.110.10.1]:49717 "HELO ns0.utdallas.edu")
	by vger.rutgers.edu with SMTP id <S153961AbPKBCmF>;
	Mon, 1 Nov 1999 21:42:05 -0500
Received: from apache.utdallas.edu (apache.utdallas.edu [129.110.16.9])
	by ns0.utdallas.edu (Postfix) with ESMTP id 56BA119FFD7
	for <linux-arm@vger.rutgers.edu>; Mon,  1 Nov 1999 20:42:04 -0600 (CST)
Received: from localhost (vasantr@localhost)
	by apache.utdallas.edu (8.9.1/8.9.1) with SMTP id UAA18261
	for <linux-arm@vger.rutgers.edu>; Mon, 1 Nov 1999 20:42:20 -0600 (CST)
X-Authentication-Warning: apache.utdallas.edu: vasantr owned process doing -bs
Date:   Mon, 1 Nov 1999 20:42:20 -0600 (CST)
From: Vasant Ramasubramanian <vasantr@utdallas.edu>
To: linux-arm@vger.rutgers.edu
Subject: GNU tools and Angelboot question
Message-ID: <Pine.GSO.3.96.991101203707.17499A-100000@apache.utdallas.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello all:

I am starting to do some ARM assembly using the SDT 2.50 for Win95/NT. I'd
eventually like to swtich over to using the Linux tools; do the syntax and
mneumonics all change too? Is there something that documents the
differences? (what sections, mneumonics, how it handles things, etc)

Also, can angelboot be used to run standalone applications? Under the ARM
SDT one has the ability to compile a program with Angel dependencies and
get the SDT to load the .axf file for running (without having to flash and
mess with ugly things). Is there anyway of doing something like this short
of writing my own routines?

I'm using Brutus (still) so it's not standalone yet.

Thanks!

Vasant.

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 05:57:47 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id FAA21524
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 05:57:47 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 56E6613E6E; Tue,  2 Nov 1999 06:57:45 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154903AbPKBF5O>;
	Tue, 2 Nov 1999 00:57:14 -0500
Received: by vger.rutgers.edu id <S154031AbPKBF45>;
	Tue, 2 Nov 1999 00:56:57 -0500
Received: from nexus.carleton.ca ([134.117.76.10]:1681 "EHLO nexus.carleton.ca")
	by vger.rutgers.edu with ESMTP id <S155473AbPKBF4a>;
	Tue, 2 Nov 1999 00:56:30 -0500
Received: from localhost (stewart@localhost)
	by nexus.carleton.ca (8.9.3/8.9.3) with ESMTP id AAA09971;
	Tue, 2 Nov 1999 00:56:06 -0500
Date:   Tue, 2 Nov 1999 00:56:06 -0500 (EST)
From: Rod Stewart <stewart@nexus.carleton.ca>
To: linux-arm@vger.rutgers.edu, titan-bugs@nw.carleton.ca
Subject: Titan VI (released)
Message-ID: <Pine.LNX.4.10.9911012331170.7729-100000@nexus.carleton.ca>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


Well it's out the door, on the mirror, all ready to go.  A bit late
(something around 6 months if anyone else was counting), but most of the
edges should be rounded now.

For the brave, for the few who want to do what is right and not simply
convenient, for those with too much time on their hands or too much free
bandwidth, or maybe just for you.  For you we have Titan VI.

Titan VI is an ARMv4l distribution which is completely rpm based.  All
source and binary rpms are  provided.    (Note:  It will not work on a
Risc PC).  The nice thing about Titan is it has a versioned libc.

WARNING: these rpms are compiled with versioning enabled
	in libc.  Blindly installing them WILL break your system, if you
	do not already have a versioned system.
	Make certain you understand what you are doing.

	Installing on an extra partition is highly recommended to begin
	with.

Now that that is over with.  Titan VI is based off Red Hat 6.0, with all
the security updates up to October 31, 1999, excluding XFree86 (which is
an old version which does have some known buffer overflows).  A number of
other key updates include:
	kernel 2.2.12 rmk1 CVS-19991026
	glibc 2.1.2
	GCC 2.95.1
	binutils 2.9.5.0.14
	gdb 4.18

Those are the really big ones.  I'll generate a list of all the
differences, and what is missing later this week and put it on the ftp
site.  In short includes most of the good things in Red Hat 6.0, but does
not come with Netscape, or KDE.  It does have GNOME.

Titan VI is frozen, as such baring any great booboos, there will be no
changes to what is in the titan-VI/RPMS and titan-VI/SRPMS directories.
Any security updates will be put in an updates directory.

Well there is a short intro, now for where to get it from.  Titan VI is
available with all the RPMS and SRPMS from:
Primary site (courtesy The Nexus Project http://www.nexus.carleton.ca):
	ftp://ftp.nw.carleton.ca/winder/titan-VI/
Nightly mirror: (courtesy NetWinder.org/Rebel.com)
	ftp://ftp.netwinder.org:/pub/mirrors/carleton/winder/titan-VI

There is also a small tarball available:
Note:  This tarball should also work as an nfs root without any real
	problems (use kernel-BOOT for the kernel you need).
Remember the "p" option when untarring.
	ftp://ftp.nw.carleton.ca/winder/images/
	ftp://ftp.netwinder.org:/pub/mirrors/carleton/winder/images
		titan-VI.tar.bz2   22.4 MB (uncompresses to 96MB)
		listing.rpms.txt (the rpms which are in it)
		modified.txt (list of modifications made before taring)

[bzip2 brought the size down by 6 megs, for those on slow connections]

If this is your first time installing, it might be easier to use the above
image on a spare partition.  Afterwards adding in the rpms which you want.

If you want to be adventurous you can give something similar to the
following a try.  Assuming  /mnt is a mount point, say /dev/hda3

	mkdir -p /mnt/var/lib/rpm
	rpm --initdb --root=/mnt
	cd [location where you have downloaded the rpms]
	find -name \*.rpm |sort > list
	rpm --root=/mnt -ihv `cat list`

Resolve any complaints, ie. remove the following two from "list", as their
dependencies cannot be satisfied.
	Xconfigurator-4.2.3-1.titan.a.armv4l.rpm
	gcc-java-2.95.1-0.titan.g.armv4l.rpm
Resolve any complaints from rpm, either add or remove packages.  You
really do not want to use --nodeps or --force, as rpm will not do it's
magic when these options are used.  If you must use one of them, install
the package after the first set has been installed.

Now you've installed it, why doesn't it work?  Did you remember to create
an /etc/fstab file (or if you used the tar did you remember to uncomment
the lines for your root partitions?

Having trouble loging in?  You most likely need to have shadow passwords,
try something similar to the following before you umount /mnt
	chroot /mnt
	setup  
		enable shadow passwords
	pwconv
	exit
Note: netcfg does not work, so you will have to write your neworking files
by hand, or copy and modify them from another system.

A note on kernels.  
	--you need at least NeTTrom 2.1.7, but I would use at least 2.1.16
	--The kernel rpm is currently very much NetWinder specific, as I
	  did not know what other options are popular.
		Let me know what other options you need, and I'll try to
		add them in future kernels.
	--Most things are modularized, including the ne2k-pci and tulip
	  drivers.
	--The NWFPE is compiled in the kernel
	--The kernel is called /boot/Image (well it is a symlink)
	--If you want to nfs boot, use the kernel-BOOT rpm, which has
	  the ne2k-pci compiled in the kernel, and is setup for nfsroot
	  boots.

I'm certain I've forgotten a few things, but if you've read this far,
thank you.  I'll put some better instructions on the ftp site later this
week.

There is a mailing list for dealing with Titan specific bugs/issues:
	titan-bugs@nw.carleton.ca
to subscribe send mail to:
	titan-bugs-request@nw.carleton.ca
	with "subscribe" in the body of the message
Something similar to the following:
	echo subscribe |titan-bugs-request@nw.carleton.ca

I would like to thank the following for their work on ARM Linux (in
alphabetical order).  All I really did was package this, these are the
people who did a large portion of the work.  Sorry for anybody I missed.
	Scott Bambrough
	Philip Blundell
	Alex Holden
	Russell King
	Andrew E. Mileski
	Douglas Paul
	Jim Pick
	Ralph Siemsen
	Woody Suwalski

-Rms
Rod m. Stewart <stewart@nexus.carleton.ca>

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 10:08:37 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA29139
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 10:08:36 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id ED78013EE2; Tue,  2 Nov 1999 11:08:29 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154022AbPKBKHK>;
	Tue, 2 Nov 1999 05:07:10 -0500
Received: by vger.rutgers.edu id <S153944AbPKBKCc>;
	Tue, 2 Nov 1999 05:02:32 -0500
Received: from p15-robin-gui.tch.enablis.net ([194.168.180.75]:2489 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153978AbPKBKAK>; Tue, 2 Nov 1999 05:00:10 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id HAA30421;
	Tue, 2 Nov 1999 07:16:10 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id HAA10028;
	Tue, 2 Nov 1999 07:15:14 GMT
Message-Id: <199911020715.HAA10028@raistlin.arm.linux.org.uk>
Subject: Re: BIOS 1.05: conditions before jump to kernel image on EBSA285
To: gaixiaz@netzero.net (Gaixia Zhang)
Date:   Tue, 2 Nov 1999 07:15:14 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <381E3B21.E17B5C90@netzero.net> from "Gaixia Zhang" at Nov 1, 99 07:15:15 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Gaixia Zhang writes:
>      Caches flushed,
>      MMU off
>       mode to supervisor mode
>       D-cache off, I-cache off
>       Interrupt disabled (?) (I saw sti() in BIOS 1.05 right before
> boot_kernel()) (?)
>       kernel image loaded at 0x8000
>       parameter page properly initialized
>       r0=0, r1=4
> 
> What else is needed?

Nothing else.  It's probably the PCI stuff which is hanging it.  I suggest
checking the hardware configuration of the DC21285, since it sounds like
any access to the PCI bus just hangs the processor.

> BTW, if I do all the above initialization in head-armv.S, the original
> code will be misplaced (shifted), should I load the produced image below
> 0x8000 so
> 
> that the original kernel image still begins at 0x8000?

Why do you want to integrate the above code into the kernel?  Some reasons
not to:

1. it will remove the flexibility of the loader/kernel, especially when
   things go wrong.
2. upgrades will be difficult - you will have to place this code in each
   and every kernel
3. the change you suggest will never be in the generic kernel - the code
   in head-armv.S is *designed* to be usable on any platform, rather than
   having 5000000 different instances of it for everyone's slightly
   different idea of the world.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 10:13:41 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA29277
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 10:13:35 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3A39513F01; Tue,  2 Nov 1999 11:13:34 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154074AbPKBKHf>;
	Tue, 2 Nov 1999 05:07:35 -0500
Received: by vger.rutgers.edu id <S153857AbPKBKCp>;
	Tue, 2 Nov 1999 05:02:45 -0500
Received: from p15-robin-gui.tch.enablis.net ([194.168.180.75]:2489 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153977AbPKBKAD>; Tue, 2 Nov 1999 05:00:03 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id HAA30407;
	Tue, 2 Nov 1999 07:11:15 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id HAA10009;
	Tue, 2 Nov 1999 07:10:19 GMT
Message-Id: <199911020710.HAA10009@raistlin.arm.linux.org.uk>
Subject: Re: BIOS removed from ARM-Linux ftp site?
To: gaixiaz@netzero.net (Gaixia Zhang)
Date:   Tue, 2 Nov 1999 07:10:19 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <381E39D3.26944F34@netzero.net> from "Gaixia Zhang" at Nov 1, 99 07:09:39 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Gaixia Zhang writes:
> I noticed BIOS is removed from ARM-Linux ftp site:
>      ftp://ftp.arm.linux.org.uk/pub/armlinux/
> 
> Are we going to have some new update or something else?

I'ts still there - in source/boot
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 17:26:49 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA09785
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 17:26:48 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 4ABCA15E69; Tue,  2 Nov 1999 18:26:43 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154208AbPKBRZD>;
	Tue, 2 Nov 1999 12:25:03 -0500
Received: by vger.rutgers.edu id <S154241AbPKBQq2>;
	Tue, 2 Nov 1999 11:46:28 -0500
Received: from sheffield.concentric.net ([207.155.252.12]:65446 "EHLO
        sheffield.cnchost.com") by vger.rutgers.edu with ESMTP
	id <S154723AbPKBQ2P>; Tue, 2 Nov 1999 11:28:15 -0500
Received: from enjoyweb.net ([208.176.26.203])
	by sheffield.cnchost.com
	id LAA18012; Tue, 2 Nov 1999 11:28:12 -0500 (EST)
	[ConcentricHost SMTP Relay 1.8]
Message-ID: <199911021628.LAA18012@sheffield.cnchost.com>
X-Mailer: exmh version 2.0.2 2/24/98
To: linux-arm@vger.rutgers.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Tue, 02 Nov 1999 08:22:53 -0500
From: Yee Man Chan <ymc@enjoyweb.net>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

	I followed Chris Rutter's ARM toolchain guide to build the cross-compiler. I 
think I successfully compiled binutils and gcc but I get the following error 
when i compile glibc. Any clue?


armv4l-unknown-linux-gnu-gcc signals.c -c -O -Wall -Winline 
-Wstrict-prototypes -Wwrite-strings -g      -I../include -I. 
-I/root/build-glibc/linuxthreads -I.. -I../libio  -I/root/build-glibc 
-I../sysdeps/arm/elf -I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sys
v/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/arm 
-I../sysdeps/unix/sysv/linux/arm -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu 
-I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet 
-I../sysdeps/unix/sysv -I../sysdeps/unix/arm -I../sysdeps/unix 
-I../sysdeps/posix -I../sysdeps/arm/fpu -I../sysdeps/arm 
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 
-I../sysdeps/generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include 
../include/libc-symbols.h     -o /root/build-glibc/linuxthreads/signals.o
signals.c:71: warning: `union k_sigcontext' declared inside parameter list
signals.c:71: warning: its scope is only this definition or declaration, which 
is probably not what you want.
signals.c:71: warning: parameter has incomplete type
signals.c:75: warning: `union k_sigcontext' declared inside parameter list
signals.c:76: parameter `ctx' has incomplete type
signals.c: In function `pthread_sighandler':
signals.c:91: type of formal parameter 5 is incomplete
make[2]: *** [/root/build-glibc/linuxthreads/signals.o] Error 1
make[2]: Leaving directory `/root/glibc-2.1.2pre3/linuxthreads'
make[1]: *** [linuxthreads/others] Error 2
make[1]: Leaving directory `/root/glibc-2.1.2pre3'
make: *** [all] Error 2

The packages I used:
binutils-2.9.5.0.16
gcc-2.95.1
kernel headers of linux-2.2.12 with two rmk patches
glibc-2.1.2pre3
glibc-linuxthreads-2.1.2pre3
glibc-crypt-2.1

Thanx in advance.
Yee Man

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 19:25:54 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA14070
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 19:25:53 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5A72215EAA; Tue,  2 Nov 1999 20:25:52 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154365AbPKBTMV>;
	Tue, 2 Nov 1999 14:12:21 -0500
Received: by vger.rutgers.edu id <S154379AbPKBSxB>;
	Tue, 2 Nov 1999 13:53:01 -0500
Received: from aleph1.demon.co.uk ([158.152.9.127]:6458 "EHLO
        court2.aleph1.co.uk") by vger.rutgers.edu with ESMTP
	id <S154447AbPKBSkO>; Tue, 2 Nov 1999 13:40:14 -0500
Received: from chewy.aleph1.co.uk ([194.70.44.163])
	by court2.aleph1.co.uk with smtp (Exim 2.05 #1)
	id 11iilk-0002il-00
	for linux-arm@vger.rutgers.edu; Tue, 2 Nov 1999 18:34:56 +0000
Date:   Tue, 2 Nov 1999 18:35:01 +0000 (GMT)
From: Wookey <wookey@aleph1.co.uk>
Subject: Install dependencies
To: armlinux list <linux-arm@vger.rutgers.edu>
Message-ID: <Marcel-1.50-1102183501-e61h+Ty@chewy.aleph1.co.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Organization: Aleph One,Cambridge, UK. Tel +44 1223 811679
X-Mailer: ANT RISCOS Marcel [ver 1.50]
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello people,

I'm trying to install the current version of ARMlinux and have run into a
problem.

I downloaded the current base files and instimage.tar.gz, then took the
rpms from the CD from which I previously successfully installed ARMlinux,
then added the new kernel rpms. This lot was collated on an NFS mount,
which the installer had no probs using (tick VG).

Installing with this lot produces some package dependency errors. Some of
these make sense and I just have to download new ones, but I don't
understand some of the others:
eg 
bash needs unknown package (/bin/sh)
bash needs unknown package (grep)

downloading the latest version of grep (grep-2.1-1a1.arm.rpm) doesn't
help, and I don't know what package /bin/sh is referring to (there are
several more like this: . I can see
that the comps file in /base gives the list of packages that are selected
in the installer, and it looks like the two files hdlist and uglist deal
with the details and dependencies. However I can't find any docs on
exactly how this works, or how these files are prepared, that might let
me work out which files are actually missing/out of date.

Is this stuff documented anywhere? Do I simply have to go through the
whole list of RPMS to get them all up to date to match what is on the
website or is there a smarter way?

Any help/explanation appreciated.

Wookey
-- 
Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK  Tel (00 44) 1223 811679
work: http://www.aleph1.co.uk/     play: http://www.chaos.org.uk/~wookey/

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 21:34:16 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id VAA18417
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 21:34:16 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5113C15F10; Tue,  2 Nov 1999 22:34:15 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154290AbPKBVWM>;
	Tue, 2 Nov 1999 16:22:12 -0500
Received: by vger.rutgers.edu id <S153864AbPKBVGg>;
	Tue, 2 Nov 1999 16:06:36 -0500
Received: from p40-robin-gui.tch.enablis.net ([194.168.180.100]:2706 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154827AbPKBUdu>; Tue, 2 Nov 1999 15:33:50 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id UAA00605;
	Tue, 2 Nov 1999 20:32:59 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id UAA11870;
	Tue, 2 Nov 1999 20:32:01 GMT
Message-Id: <199911022032.UAA11870@raistlin.arm.linux.org.uk>
Subject: Re: Install dependencies
To: wookey@aleph1.co.uk (Wookey)
Date:   Tue, 2 Nov 1999 20:32:01 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <Marcel-1.50-1102183501-e61h+Ty@chewy.aleph1.co.uk> from "Wookey" at Nov 2, 99 06:35:01 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Wookey writes:
> Installing with this lot produces some package dependency errors. Some of
> these make sense and I just have to download new ones, but I don't
> understand some of the others:
> eg 
> bash needs unknown package (/bin/sh)
> bash needs unknown package (grep)
> 
> downloading the latest version of grep (grep-2.1-1a1.arm.rpm) doesn't
> help, and I don't know what package /bin/sh is referring to (there are
> several more like this: . I can see
> that the comps file in /base gives the list of packages that are selected
> in the installer, and it looks like the two files hdlist and uglist deal
> with the details and dependencies. However I can't find any docs on
> exactly how this works, or how these files are prepared, that might let
> me work out which files are actually missing/out of date.

If you are doing a NFS-based or CD-based install, the hdlist and uglist
must must must match the .rpms you have, or else you will be asking for
problems.

The hdlist and so forth is a convienient and quick way to store and retrieve
the information which is contained in the .rpm headers.

Most fo the missing dependencies are caused because the "distribution" is
not one single "distribution", but many different ones.  It now contains
bits of RH 3.0.3, 4.0, 4.1, 4.2 and even some RH 5.x stuff.  Also, for
some reason, the rpm utility seems to add /bin/sh, but nothing seems to
provide /bin/sh in the dependency information (but the bash package does
actually satisfy it irl).

Yes, it's something that should be fixed, but in the next update to the
installer, I've decided to mask out some specific dependency warnings
instead.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 22:05:53 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA20056
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 22:05:53 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D243715F28; Tue,  2 Nov 1999 23:05:51 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154454AbPKBVvr>;
	Tue, 2 Nov 1999 16:51:47 -0500
Received: by vger.rutgers.edu id <S154152AbPKBVe0>;
	Tue, 2 Nov 1999 16:34:26 -0500
Received: from sparkle.Generation.NET ([205.205.119.4]:45750 "EHLO
        sparkle.Generation.NET") by vger.rutgers.edu with ESMTP
	id <S154208AbPKBVVC>; Tue, 2 Nov 1999 16:21:02 -0500
Received: from dual (generic253.197.205.205.IN-ADDR.ARPA [205.205.197.253] (may be forged))
	by sparkle.Generation.NET (8.9.3/8.9.3) with SMTP id QAA06672
	for <linux-arm@vger.rutgers.edu>; Tue, 2 Nov 1999 16:21:09 -0500 (EST)
From: Francois Desloges <fd@vipswitch.com>
To: linux-arm@vger.rutgers.edu
Subject: Question about some BIOS code
Date:   Tue, 2 Nov 1999 16:45:00 -0400
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <9911021618430Q.04182@dual>
Content-Transfer-Encoding: 8bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Building Russels BIOS, I ended up with this strange
warning I wasn't able to figure out the cause of: 

>string.h:17: warning: conflicting types for built-in function `memset'

Here is the appropriate section of string.h:

>typedef unsigned long size_t;
>
>extern void *memzero(void *ptr, int size);
>
>extern void *memset(void *ptr, int byte, size_t size);
>
>extern int memeq(const void *m1, const void *m2, size_t size);

I know this is probably not important. But it just obsesses me for two days now,
every time I see it passing while I build the BIOS.

Anybody knows?

-- 
François Desloges
fd@vipswitch.com
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 22:24:42 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA20791
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 22:24:42 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id C08CA15F42; Tue,  2 Nov 1999 23:24:40 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154487AbPKBWXt>;
	Tue, 2 Nov 1999 17:23:49 -0500
Received: by vger.rutgers.edu id <S154289AbPKBWPj>;
	Tue, 2 Nov 1999 17:15:39 -0500
Received: from p55-robin-gui.tch.enablis.net ([194.168.180.115]:2783 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154290AbPKBV53>; Tue, 2 Nov 1999 16:57:29 -0500
Received: from raistlin.arm.linux.org.uk (rmk@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id VAA00967
	for <linux-arm@vger.rutgers.edu>; Tue, 2 Nov 1999 21:57:18 GMT
Received: (from rmk@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id VAA12104
	for linux-arm@vger.rutgers.edu; Tue, 2 Nov 1999 21:56:20 GMT
Received: from [212.240.65.10] ([212.240.65.10]:30828 "EHLO aleph.locsoft.com")
	by vger.rutgers.edu with ESMTP id <S154058AbPKBOhx>;
	Tue, 2 Nov 1999 09:37:53 -0500
Received: from uphill ([212.240.65.50])
	by aleph.locsoft.com (8.8.8/8.8.7) with SMTP id OAA28013;
	Tue, 2 Nov 1999 14:59:26 GMT
Message-ID: <008101bf253f$5796ef20$3241f0d4@uphill.locsoft.com>
From: "Paul Robertson" <paul.robertson@locsoft.com>
To: <linux-arm@vger.rutgers.edu>
Cc: "Gaixia Zhang" <gaixiaz@netzero.net>
Subject: Re: BIOS 1.05: hangs at reading VENDOR_ID (reading at 0x7bc0 0000) on EBSA285
Date:   Tue, 2 Nov 1999 14:34:16 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

I had the exactly same problem today.
In my case the cause was the arbiter source. This has to be the backplane.
Try this:

Remove completely the jumpers from J15 pin 18 and J15 pin 21 on the EBSA-285
Ensure that the etchlinks EL5, EL6, EL7 are not cut on the PCI development
backplane, or if they are cut, then jumper 1-2 on J9, J10, and J15

Paul Robertson

-----Original Message-----
From: Gaixia Zhang <gaixiaz@netzero.net>
To: linux-arm@vger.rutgers.edu <linux-arm@vger.rutgers.edu>
Date: Tuesday, November 02, 1999 11:04 AM
Subject: BIOS 1.05: hangs at reading VENDOR_ID (reading at 0x7bc0 0000) on
EBSA285


>Hi,
>
>I am trying to use Russell's BIOS to boot Linux on my EBSA285 while it
>hangs
>
>at reading VENDOR_ID in pci_read_config_word() in pci_init(), it is
>actually
>
>      ldrh ... [0x7bc00000]
>
>Anybody has similar experience? I suspect there is something wrong with
>PCI
>
>BUS Arbitration (Backplane doing arbitration), but I checked serveral
>times,
>
>and use two different backplanes, it always gives the same result,
>
>Thank you very much for your help,
>Gaixia
>
>
>__________________________________________
>NetZero - Defenders of the Free World
>Get your FREE Internet Access and Email at
>http://www.netzero.net/download/index.html
>unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
>
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 22:42:08 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA22226
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 22:42:08 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 4499615F42; Tue,  2 Nov 1999 23:42:07 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154379AbPKBWfP>;
	Tue, 2 Nov 1999 17:35:15 -0500
Received: by vger.rutgers.edu id <S154239AbPKBW2x>;
	Tue, 2 Nov 1999 17:28:53 -0500
Received: from p55-robin-gui.tch.enablis.net ([194.168.180.115]:2827 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154385AbPKBWTB>; Tue, 2 Nov 1999 17:19:01 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id WAA01070;
	Tue, 2 Nov 1999 22:18:51 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id WAA12226;
	Tue, 2 Nov 1999 22:17:51 GMT
Message-Id: <199911022217.WAA12226@raistlin.arm.linux.org.uk>
Subject: Re: Question about some BIOS code
To: fd@vipswitch.com (Francois Desloges)
Date:   Tue, 2 Nov 1999 22:17:50 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <9911021618430Q.04182@dual> from "Francois Desloges" at Nov 2, 99 04:45:00 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Francois Desloges writes:
> >string.h:17: warning: conflicting types for built-in function `memset'
> 
> Here is the appropriate section of string.h:
> 
> >typedef unsigned long size_t;
> >
> >extern void *memzero(void *ptr, int size);
> >
> >extern void *memset(void *ptr, int byte, size_t size);
> >
> >extern int memeq(const void *m1, const void *m2, size_t size);
> 
> I know this is probably not important. But it just obsesses me for two days now,
> every time I see it passing while I build the BIOS.

It's a mismatch between what the compiler thinks the arguments should be to
memset() and what I'd like them to be.  Some (newer) versions of GCC have
a version of memset() built into them.  However, the warning is harmless 
in this case, and probably should be fixed.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  2 23:37:25 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id XAA25199
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 2 Nov 1999 23:37:25 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3AA0B15EE9; Wed,  3 Nov 1999 00:37:24 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154388AbPKBXad>;
	Tue, 2 Nov 1999 18:30:33 -0500
Received: by vger.rutgers.edu id <S154221AbPKBXYt>;
	Tue, 2 Nov 1999 18:24:49 -0500
Received: from dfw7-1.relay.mail.uu.net ([199.171.54.106]:51219 "EHLO
        dfw7-1.relay.mail.uu.net") by vger.rutgers.edu with ESMTP
	id <S154889AbPKBXLG>; Tue, 2 Nov 1999 18:11:06 -0500
Received: from xedia.com by dfw7sosrv11.alter.net with SMTP 
	(peer crosschecked as: madway.xedia.com [198.202.232.199])
	id QQhnqq14380
	for <linux-arm@vger.rutgers.edu>; Tue, 2 Nov 1999 23:11:05 GMT
Received: from tonga.xedia.com by xedia.com (4.1/SMI-4.1)
	id AA29668; Tue, 2 Nov 99 18:09:07 EST
Received: by tonga.xedia.com (SMI-8.6/SMI-SVR4)
	id SAA16715; Tue, 2 Nov 1999 18:11:00 -0500
Date:   Tue, 2 Nov 1999 18:11:00 -0500
Message-Id: <199911022311.SAA16715@tonga.xedia.com>
From: Paul Koning <pkoning@xedia.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: linux-arm@vger.rutgers.edu
Subject: Re: Question about some BIOS code
References: <9911021618430Q.04182@dual>
	<199911022217.WAA12226@raistlin.arm.linux.org.uk>
X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs  Lucid
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


> > >string.h:17: warning: conflicting types for built-in function `memset'
> > 
> > Here is the appropriate section of string.h:
> > 
> > >typedef unsigned long size_t;
> > >
> > >extern void *memzero(void *ptr, int size);
> > >
> > >extern void *memset(void *ptr, int byte, size_t size);
> > >
> > >extern int memeq(const void *m1, const void *m2, size_t size);
> > 
> > I know this is probably not important. But it just obsesses me for two days now,
> > every time I see it passing while I build the BIOS.
> 
> It's a mismatch between what the compiler thinks the arguments should be to
> memset() and what I'd like them to be.  Some (newer) versions of GCC have
> a version of memset() built into them.  However, the warning is harmless 
> in this case, and probably should be fixed.

Perhaps the compiler want size_t to be unsigned int, rather than
unsigned long?  Even if they are the same size they are, I think,
distinct types.

	paul
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 01:37:38 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA29090
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 01:37:37 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B47A815E09; Wed,  3 Nov 1999 02:37:35 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154232AbPKCBeE>;
	Tue, 2 Nov 1999 20:34:04 -0500
Received: by vger.rutgers.edu id <S153898AbPKCBds>;
	Tue, 2 Nov 1999 20:33:48 -0500
Received: from mail2.wlv.netzero.net ([209.247.163.52]:43297 "HELO
        mail2.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S153923AbPKCBd0>; Tue, 2 Nov 1999 20:33:26 -0500
Received: (qmail 1213 invoked by uid 0); 3 Nov 1999 01:33:18 -0000
Received: from pppa56-minneapolisb26-2r5051.saturn.bbn.com (HELO netzero.net) (4.12.4.214)
  by mail2.wlv.netzero.net with SMTP; 3 Nov 1999 01:33:18 -0000
Message-ID: <381F90DB.DA38F75E@netzero.net>
Date:   Tue, 02 Nov 1999 19:33:15 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Paul Robertson <paul.robertson@locsoft.com>
Cc: linux-arm@vger.rutgers.edu
Subject: BIOS: "Tftping .../Image" "Time Out"
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Thank you very much, Paul, and thank you all for your help,

It turn out to be the problem. Now it goes to "Tftping .../Image"
and then "Time out", the server says "tftfpd: trying to get .../Image".
I have a 3c590 (10BaseT), seems people have similar problem
with dec21041 and 3c595. I will look into this,

It is much better, thanks again,
Gaixia

__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 01:51:24 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA29467
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 01:51:23 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 955F815E00; Wed,  3 Nov 1999 02:51:22 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153936AbPKCBvB>;
	Tue, 2 Nov 1999 20:51:01 -0500
Received: by vger.rutgers.edu id <S153898AbPKCBun>;
	Tue, 2 Nov 1999 20:50:43 -0500
Received: from mail2.wlv.netzero.net ([209.247.163.52]:36965 "HELO
        mail2.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S153865AbPKCBuW>; Tue, 2 Nov 1999 20:50:22 -0500
Received: (qmail 22279 invoked by uid 0); 3 Nov 1999 01:43:35 -0000
Received: from pppa56-minneapolisb26-2r5051.saturn.bbn.com (HELO netzero.net) (4.12.4.214)
  by mail2.wlv.netzero.net with SMTP; 3 Nov 1999 01:43:35 -0000
Message-ID: <381F9345.D50B951A@netzero.net>
Date:   Tue, 02 Nov 1999 19:43:33 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: BIOS: only crt0.S + kernel from flash (w/o pci stuff)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi, I make a small modification to Russell's loader.
Right before
    bl    SYMBOL_NAME(start_main)
do
    memcpy fetching kernel from flash
    zero param page
    r0=0, r1=4
    jump to kernel
I got "Uncompressing Linuix ... done", "Now booting the
kernel", then hangs,

The difference I can see is that that Russell has cli() before
pci_init(), and sti() before boot_kernel(), and he fills in
param page. Should I see more message comes out on
the serial port?

The problem is I can write to UART (4200 0000) right
before the line turning on MMU, but right after the line,
I can't write to UART (fe00 0000). Should I?

Thank you very much for your help,
Gaixia

__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 11:57:38 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id LAA14036
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 11:57:37 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D72B215DC5; Wed,  3 Nov 1999 12:57:35 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154805AbPKCL5F>;
	Wed, 3 Nov 1999 06:57:05 -0500
Received: by vger.rutgers.edu id <S154783AbPKCL4q>;
	Wed, 3 Nov 1999 06:56:46 -0500
Received: from aleph1.demon.co.uk ([158.152.9.127]:8223 "EHLO
        court2.aleph1.co.uk") by vger.rutgers.edu with ESMTP
	id <S154772AbPKCL40>; Wed, 3 Nov 1999 06:56:26 -0500
Received: from chewy.aleph1.co.uk ([194.70.44.163])
	by court2.aleph1.co.uk with smtp (Exim 2.05 #1)
	id 11iygo-0003B6-00
	for linux-arm@vger.rutgers.edu; Wed, 3 Nov 1999 11:34:54 +0000
Date:   Wed, 3 Nov 1999 11:34:53 +0000 (GMT)
From: Wookey <wookey@aleph1.co.uk>
Subject: Re: Install dependencies
To: armlinux list <linux-arm@vger.rutgers.edu>
In-Reply-To: <199911022032.UAA11870@raistlin.arm.linux.org.uk>
Message-ID: <Marcel-1.50-1103113453-1cbh+Ty@chewy.aleph1.co.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Organization: Aleph One,Cambridge, UK. Tel +44 1223 811679
X-Mailer: ANT RISCOS Marcel [ver 1.50]
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Tue 02 Nov, Russell King - ARM Linux Admin wrote:
> Wookey writes:
> > Installing with this lot produces some package dependency errors. 

> If you are doing a NFS-based or CD-based install, the hdlist and uglist
> must must must match the .rpms you have, or else you will be asking for
> problems.

OK, doing a get * (isn't ncftp marvellous!) to get all my packages
uptodate allows the installer to proceed. Indeed it has just finished so
that seems to work OK.

(BTW is there a good reason why this step of the installer formats the
HDs? If there is a 'package foo not found' error (quite likely for a
range of scenarios) you have to wait whilst it formats all the linux
partitions again each time you think you have fixed it.) It would be
better if the drive formatting was done and then the package 
picker/dependencies/installing part was independent of drive formatting.

> The hdlist and so forth is a convienient and quick way to store and
> retrieve the information which is contained in the .rpm headers.

OK, but how are they generated? or even examined? If I knew this I could
make them match up, and make new distributions that worked. 

> Most fo the missing dependencies are caused because the "distribution" is
> not one single "distribution", but many different ones.  It now contains
> bits of RH 3.0.3, 4.0, 4.1, 4.2 and even some RH 5.x stuff.  Also, for
> some reason, the rpm utility seems to add /bin/sh, but nothing seems to
> provide /bin/sh in the dependency information (but the bash package does
> actually satisfy it irl).

I'm happy to spend time fixing these problems, and updating packages, if
someone points me at some clues/tools for installation fettling.

> Yes, it's something that should be fixed, but in the next update to the
> installer, I've decided to mask out some specific dependency warnings
> instead.

Hmm, bit of a bodge, but functional for a given set of rpms I suppose.

-- 
Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK  Tel (00 44) 1223 811679
work: http://www.aleph1.co.uk/     play: http://www.chaos.org.uk/~wookey/

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 15:31:27 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA22406
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 15:31:26 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8ECE315DA2; Wed,  3 Nov 1999 16:31:19 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154886AbPKCPSO>;
	Wed, 3 Nov 1999 10:18:14 -0500
Received: by vger.rutgers.edu id <S154869AbPKCPRu>;
	Wed, 3 Nov 1999 10:17:50 -0500
Received: from pringle.oaktree.co.uk ([193.82.129.28]:9804 "EHLO
        pringle.oaktree.co.uk") by vger.rutgers.edu with ESMTP
	id <S154959AbPKCOsb>; Wed, 3 Nov 1999 09:48:31 -0500
Received: (from phil@localhost)
	by pringle.oaktree.co.uk (8.9.1/8.9.1) id OAA00852;
	Wed, 3 Nov 1999 14:53:17 GMT
Message-ID: <19991103145317.K1553@pringle.oaktree.co.uk>
Date:   Wed, 3 Nov 1999 14:53:17 +0000
From: Phil Norman <phil@pringle.oaktree.co.uk>
To: Wookey <wookey@aleph1.co.uk>, armlinux list <linux-arm@vger.rutgers.edu>
Subject: Re: Install dependencies
Mail-Followup-To: Wookey <wookey@aleph1.co.uk>,
	armlinux list <linux-arm@vger.rutgers.edu>
References: <199911022032.UAA11870@raistlin.arm.linux.org.uk> <Marcel-1.50-1103113453-1cbh+Ty@chewy.aleph1.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.2i
In-Reply-To: <Marcel-1.50-1103113453-1cbh+Ty@chewy.aleph1.co.uk>; from Wookey on Wed, Nov 03, 1999 at 11:34:53AM +0000
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Wed, Nov 03, 1999 at 11:34:53AM +0000, Wookey wrote:
> (BTW is there a good reason why this step of the installer formats the
> HDs?

If you're referring to the redhat installer, it doesn't have to
reformat the partitions each time.  One of the options available
instead of 'format a new partition', is 'mount a previously-
formatted partition'.  I tend to use that option every time anyway,
since I tend to format the partitions myself (-b 2048 is my
friend - leads to vastly quicker access, especially when deleting
large files, or fscking).

Cheers,
Phil

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 16:35:30 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA24203
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 16:34:49 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 81A7215DF5; Wed,  3 Nov 1999 17:34:43 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154791AbPKCQL1>;
	Wed, 3 Nov 1999 11:11:27 -0500
Received: by vger.rutgers.edu id <S154991AbPKCPmI>;
	Wed, 3 Nov 1999 10:42:08 -0500
Received: from aleph1.demon.co.uk ([158.152.9.127]:8309 "EHLO
        court2.aleph1.co.uk") by vger.rutgers.edu with ESMTP
	id <S154740AbPKCP0u>; Wed, 3 Nov 1999 10:26:50 -0500
Received: from chewy.aleph1.co.uk ([194.70.44.163])
	by court2.aleph1.co.uk with smtp (Exim 2.05 #1)
	id 11j23l-0003Z0-00; Wed, 3 Nov 1999 15:10:50 +0000
Date:   Wed, 3 Nov 1999 15:10:51 +0000 (GMT)
From: Wookey <wookey@aleph1.co.uk>
Subject: Re: Install dependencies
To: Phil Norman <phil@pringle.oaktree.co.uk>
Cc: armlinux list <linux-arm@vger.rutgers.edu>
In-Reply-To: <19991103145317.K1553@pringle.oaktree.co.uk>
Message-ID: <Marcel-1.50-1103151051-345h+Ty@chewy.aleph1.co.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Organization: Aleph One,Cambridge, UK. Tel +44 1223 811679
X-Mailer: ANT RISCOS Marcel [ver 1.50]
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Wed 03 Nov, Phil Norman wrote:
> 
> If you're referring to the redhat installer, it doesn't have to
> reformat the partitions each time.  One of the options available
> instead of 'format a new partition', is 'mount a previously-
> formatted partition'.  

But when doing a first time install I do need the partitions formatting
once. It's just that if there is a problem with my rpms I don't
then need it reformatting every time I go round the 'which packages do
you want to install' loop.

Wookey
-- 
Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK  Tel (00 44) 1223 811679
work: http://www.aleph1.co.uk/     play: http://www.chaos.org.uk/~wookey/

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 17:01:59 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA25495
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 17:01:44 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 97E6215D82; Wed,  3 Nov 1999 18:01:42 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154685AbPKCQpP>;
	Wed, 3 Nov 1999 11:45:15 -0500
Received: by vger.rutgers.edu id <S154898AbPKCQ2x>;
	Wed, 3 Nov 1999 11:28:53 -0500
Received: from p24-magpie-gui.tch.enablis.net ([194.168.180.24]:1275 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S155026AbPKCQFq>; Wed, 3 Nov 1999 11:05:46 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id PAA02797;
	Wed, 3 Nov 1999 15:37:01 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id PAA00416;
	Wed, 3 Nov 1999 15:36:08 GMT
Message-Id: <199911031536.PAA00416@raistlin.arm.linux.org.uk>
Subject: Re: BIOS: only crt0.S + kernel from flash (w/o pci stuff)
To: gaixiaz@netzero.net (Gaixia Zhang)
Date:   Wed, 3 Nov 1999 15:36:08 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <381F9345.D50B951A@netzero.net> from "Gaixia Zhang" at Nov 2, 99 07:43:33 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Gaixia Zhang writes:
> The difference I can see is that that Russell has cli() before
> pci_init(), and sti() before boot_kernel(), and he fills in
> param page. Should I see more message comes out on
> the serial port?

Beware - the sti() and cli() refer to the state of the I-bit in
the StrongARM, which is the reverse of the meaning in the x86 code.

> The problem is I can write to UART (4200 0000) right
> before the line turning on MMU, but right after the line,
> I can't write to UART (fe00 0000). Should I?

Yes you should.  This tends to indicate that it's not making it
into the code after the MMU switch.  I trust that you're using
a recent 2.2 or 2.3 kernel?
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 17:02:32 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA25516
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 17:02:26 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 509D415DD7; Wed,  3 Nov 1999 18:02:20 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154702AbPKCQpZ>;
	Wed, 3 Nov 1999 11:45:25 -0500
Received: by vger.rutgers.edu id <S154820AbPKCQ2a>;
	Wed, 3 Nov 1999 11:28:30 -0500
Received: from p24-magpie-gui.tch.enablis.net ([194.168.180.24]:1141 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154932AbPKCQBu>; Wed, 3 Nov 1999 11:01:50 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id QAA02895
	for <linux-arm@vger.rutgers.edu>; Wed, 3 Nov 1999 16:01:31 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id QAA00704
	for linux-arm@vger.rutgers.edu; Wed, 3 Nov 1999 16:00:39 GMT
Message-Id: <199911031600.QAA00704@raistlin.arm.linux.org.uk>
Subject: Re: Question about some BIOS code
To: linux-arm@vger.rutgers.edu
Date:   Wed, 3 Nov 1999 15:33:35 +0000 (GMT)
In-Reply-To: <199911022311.SAA16715@tonga.xedia.com> from "Paul Koning" at Nov 2, 99 06:11:00 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Paul Koning writes:
> Perhaps the compiler want size_t to be unsigned int, rather than
> unsigned long?  Even if they are the same size they are, I think,
> distinct types.

I think actually it may be a signed type.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 17:58:09 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA28716
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 17:58:03 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 973F915E28; Wed,  3 Nov 1999 18:58:02 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155024AbPKCR53>;
	Wed, 3 Nov 1999 12:57:29 -0500
Received: by vger.rutgers.edu id <S154464AbPKCRZr>;
	Wed, 3 Nov 1999 12:25:47 -0500
Received: from dfw7-1.relay.mail.uu.net ([199.171.54.106]:43628 "EHLO
        dfw7-1.relay.mail.uu.net") by vger.rutgers.edu with ESMTP
	id <S154269AbPKCRZL>; Wed, 3 Nov 1999 12:25:11 -0500
Received: from xedia.com by dfw7sosrv11.alter.net with SMTP 
	(peer crosschecked as: host199.xedia.com [198.202.232.199] (may be forged))
	id QQhntl26595
	for <linux-arm@vger.rutgers.edu>; Wed, 3 Nov 1999 17:25:05 GMT
Received: from tonga.xedia.com by xedia.com (4.1/SMI-4.1)
	id AA11650; Wed, 3 Nov 99 12:23:06 EST
Received: by tonga.xedia.com (SMI-8.6/SMI-SVR4)
	id MAA18164; Wed, 3 Nov 1999 12:25:04 -0500
Date:   Wed, 3 Nov 1999 12:25:04 -0500
Message-Id: <199911031725.MAA18164@tonga.xedia.com>
From: Paul Koning <pkoning@xedia.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: linux-arm@vger.rutgers.edu
Subject: Re: Question about some BIOS code
References: <199911022311.SAA16715@tonga.xedia.com>
	<199911031600.QAA00704@raistlin.arm.linux.org.uk>
X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs  Lucid
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>>>>> "Russell" == Russell King <- ARM Linux Admin <linux@arm.linux.org.uk>> writes:

 Russell> Paul Koning writes:
 >> Perhaps the compiler want size_t to be unsigned int, rather than
 >> unsigned long?  Even if they are the same size they are, I think,
 >> distinct types.

 Russell> I think actually it may be a signed type. 

Eek.  Unsigned int vs. unsigned long is a small difference in detail,
but making size_t a signed type would rather obviously be an error.

I suppose the theing to do would be to dig into the gcc sources and
find out what it did...

	paul
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 18:23:16 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id SAA29449
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 18:23:10 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 852E815E3C; Wed,  3 Nov 1999 19:22:54 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155332AbPKCSJg>;
	Wed, 3 Nov 1999 13:09:36 -0500
Received: by vger.rutgers.edu id <S154792AbPKCRlF>;
	Wed, 3 Nov 1999 12:41:05 -0500
Received: from nexusel.demon.co.uk ([158.152.30.195]:28472 "EHLO
        globe.nexus.co.uk") by vger.rutgers.edu with ESMTP
	id <S155007AbPKCRWB>; Wed, 3 Nov 1999 12:22:01 -0500
Received: from [192.0.0.21] (helo=fountain.nexus.co.uk ident=mail)
	by globe.nexus.co.uk with smtp (Exim 2.12 #1)
	id 11j3vi-00085g-00; Wed, 3 Nov 1999 17:10:38 +0000
Received: from [127.0.0.1] (helo=fountain ident=pb)
	by fountain.nexus.co.uk with esmtp (Exim 3.03 #1)
	id 11j3vh-0005qq-00; Wed, 03 Nov 1999 17:10:37 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Question about some BIOS code 
In-Reply-To: Message from Russell King - ARM Linux Admin <linux@arm.linux.org.uk> 
   of "Wed, 03 Nov 1999 15:33:35 GMT." <199911031600.QAA00704@raistlin.arm.linux.org.uk> 
References: <199911031600.QAA00704@raistlin.arm.linux.org.uk> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Wed, 03 Nov 1999 17:10:37 +0000
From: Philip Blundell <pb@nexus.co.uk>
Message-Id: <E11j3vh-0005qq-00@fountain.nexus.co.uk>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

In message <199911031600.QAA00704@raistlin.arm.linux.org.uk>, Russell King - AR
M Linux Admin writes:
>Paul Koning writes:
>> Perhaps the compiler want size_t to be unsigned int, rather than
>> unsigned long?  Even if they are the same size they are, I think,
>> distinct types.
>
>I think actually it may be a signed type.

No, that's ssize_t.  Gcc makes size_t `unsigned int' on ARM GNU/Linux systems; 
I vaguely recall that it used to be `unsigned long', but I could be wrong 
about that.

p.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 19:08:48 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA30657
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 19:08:47 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B378215E27; Wed,  3 Nov 1999 20:08:45 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154653AbPKCTIH>;
	Wed, 3 Nov 1999 14:08:07 -0500
Received: by vger.rutgers.edu id <S154233AbPKCSyv>;
	Wed, 3 Nov 1999 13:54:51 -0500
Received: from mail.zrz.TU-Berlin.DE ([130.149.4.15]:59118 "EHLO
        mail.zrz.tu-berlin.de") by vger.rutgers.edu with ESMTP
	id <S154971AbPKCSen>; Wed, 3 Nov 1999 13:34:43 -0500
Received: from mikro.ee.tu-berlin.de ([130.149.64.10])
	  by mail.zrz.tu-berlin.de with smtp (EXIM-3.03)
	  for <linux-arm@vger.rutgers.edu>
	  id 11j5F2-0004iA-00; Wed, 03 Nov 1999 19:34:40 +0100
Received: from mikro.ee.tu-berlin.de by mikro.ee.TU-Berlin.DE (SMI-8.6/ZRZ-Sol-2.5)
	id TAA00818; Wed, 3 Nov 1999 19:34:37 +0100
Message-ID: <38208052.6E301EAA@mikro.ee.tu-berlin.de>
Date:   Wed, 03 Nov 1999 19:34:58 +0100
From: Miguel =?iso-8859-1?Q?Garc=EDa=20L=F3pez?= <miguel@mikro.ee.tu-berlin.de>
X-Mailer: Mozilla 4.61 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: "linux-arm@vger.rutgers.edu" <linux-arm@vger.rutgers.edu>
Subject: New with ARM
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello, everybody;

    I am a student from the Technische Universität from Berlin. I am
nowadays working on what here is called "End of Career Project", and my
subject has to do with system development based on ARM processors: The
basic idea is to bild several boards, here at the Mikroelectronik
Institute (obvious translation to English) based on ARM processors. I am
in charge of teh software part. The truth is that I have really just
begun, and feel a little overwhelmed by the amount of existing
documentation. I have also subscribed to the list, since I will probably
try to work with (at least its help) GNU/Linux for ARM and Intel
architectures, in order to get informed. My aim is to build something
like a bootloader and a small operating system which could be used with
these general-purpose boards developed here.

    So, my doubs relate to what to start with and thigs like that. What
do ARM systems share in common, and what are the best ways to proceed
and so. I would really appreciate if someone from you could lead me a
little, or help me to find useful information.

    I am sorry for having written such a long mail to the list, I have
noticed that they usually are quite concise.

    Thank you ver much in advance for your time and help !!


            Miguel

            e-mail: miguel@mikro.ee.tu-berlin.de



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 19:19:00 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA31049
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 19:18:53 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 622C515DAD; Wed,  3 Nov 1999 20:18:52 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154308AbPKCTNj>;
	Wed, 3 Nov 1999 14:13:39 -0500
Received: by vger.rutgers.edu id <S154193AbPKCTAK>;
	Wed, 3 Nov 1999 14:00:10 -0500
Received: from p06-magpie-gui.tch.enablis.net ([194.168.180.6]:1410 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154888AbPKCSpO>; Wed, 3 Nov 1999 13:45:14 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.8.7/8.8.7) with ESMTP id SAA04020;
	Wed, 3 Nov 1999 18:37:34 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id SAA01710;
	Wed, 3 Nov 1999 18:36:41 GMT
Message-Id: <199911031836.SAA01710@raistlin.arm.linux.org.uk>
Subject: Re: Install dependencies
To: wookey@aleph1.co.uk (Wookey)
Date:   Wed, 3 Nov 1999 18:36:40 +0000 (GMT)
Cc: phil@pringle.oaktree.co.uk, linux-arm@vger.rutgers.edu
In-Reply-To: <Marcel-1.50-1103151051-345h+Ty@chewy.aleph1.co.uk> from "Wookey" at Nov 3, 99 03:10:51 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Wookey writes:
> But when doing a first time install I do need the partitions formatting
> once. It's just that if there is a problem with my rpms I don't
> then need it reformatting every time I go round the 'which packages do
> you want to install' loop.

Err, the partitions are formatted at just before they are mounted for the
install, not after the "Which partitions do you want to format" window.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 21:16:09 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id VAA01744
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 21:16:08 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 67DDE15E37; Wed,  3 Nov 1999 22:16:06 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154574AbPKCVDE>;
	Wed, 3 Nov 1999 16:03:04 -0500
Received: by vger.rutgers.edu id <S154679AbPKCUqw>;
	Wed, 3 Nov 1999 15:46:52 -0500
Received: from sparkle.Generation.NET ([205.205.119.4]:58816 "EHLO
        sparkle.Generation.NET") by vger.rutgers.edu with ESMTP
	id <S155039AbPKCUgS>; Wed, 3 Nov 1999 15:36:18 -0500
Received: from dual (generic253.197.205.205.IN-ADDR.ARPA [205.205.197.253] (may be forged))
	by sparkle.Generation.NET (8.9.3/8.9.3) with SMTP id PAA26646
	for <linux-arm@vger.rutgers.edu>; Wed, 3 Nov 1999 15:36:30 -0500 (EST)
From: Francois Desloges <fd@vipswitch.com>
To: linux-arm@vger.rutgers.edu
Subject: Fwd: Re: Question about some BIOS code
Date:   Wed, 3 Nov 1999 16:33:46 -0400
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <9911031534020S.04182@dual>
Content-Transfer-Encoding: 8bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Wed, 03 Nov 1999, Philip Blundell wrote:
> No, that's ssize_t.  Gcc makes size_t `unsigned int' on ARM GNU/Linux systems; 
> I vaguely recall that it used to be `unsigned long', but I could be wrong 
> about that.
Yep! Changing:
>typedef unsigned long size_t;
to
>typedef unsigned int size_t;
make the warning disappear!

Thanks everybody!

-- 
François Desloges
fd@vipswitch.com
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov  3 23:01:16 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id XAA04600
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 3 Nov 1999 23:01:16 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8427215E9E; Thu,  4 Nov 1999 00:01:14 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154843AbPKCXAf>;
	Wed, 3 Nov 1999 18:00:35 -0500
Received: by vger.rutgers.edu id <S154781AbPKCWqD>;
	Wed, 3 Nov 1999 17:46:03 -0500
Received: from duteinh.et.tudelft.nl ([130.161.42.1]:1778 "HELO
        duteinh.et.tudelft.nl") by vger.rutgers.edu with SMTP
	id <S155145AbPKCW1g>; Wed, 3 Nov 1999 17:27:36 -0500
Received: from dutein71 (dutein71.et.tudelft.nl) by duteinh.et.tudelft.nl (4.1/BB-2.0)
	id AA27234; Wed, 3 Nov 99 23:26:16 +0100
Date:   Wed, 3 Nov 99 23:26:15 +0100
Message-Id: <9911032226.AA27234@duteinh.et.tudelft.nl>
From: Erik Mouw <J.A.K.Mouw@its.tudelft.nl>
To: sa1100-linux@pa.dec.com, linux-arm@vger.rutgers.edu, pleb@cse.unsw.edu.au
Subject: Announce: LART schematics
Organization: Eric conspiracy secret labs
X-Face: "!Z|1XjFg!3Iw)BwM^M\k)J5KHiPddz}#/Zw%?$&Q!xqob"OA|})3_@&BTTiQERo?/^g[Z<9P4R8:5C:aqq.cw!hotLc=+u-"+1rq@9$V^8PbOUlodyi_sejt+D`iqkLpx$>.aXl%vnfPIt"LK|/%>94_Zrm8jy?`_[RKt'TuoxUxfk(gMhY(n|DBBl~c$dhO>G%6}R4+DGX3|idBm4oU&UM/XUP4I9aoN{]`ax%B?rgD(I3OJ<62Y6L
X-Mailer: XCmail 0.99.6 - with PGP support, PGP engine version 0.5
X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/
X-Eric-Conspiracy: There is no conspiracy!
X-Loop: erik@it.et.tudelft.nl
Mime-Version: 1.0
Content-Type: 	text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi all,

On behalf of Jan-Derk Bakker (who is temporarily without laptop and
therefore without proper email access), I'd like to announce the
schematics of the Linux Advanced Radio Terminal (LART), a small low power
computing element used in the MMC project (http://mmc.et.tudelft.nl/).
LART features:

- 10x7.5 cm (that's 4x3 inch in Stonehenge Units)
- 220 MHz Digital StrongARM SA-1100 CPU
- 4 Mbyte flash memory
- 32 Mbyte DRAM memory
- Low power: peak power consumption is 1W

You can download the schematics as a PDF file at
http://www-ict.its.tudelft.nl/~erik/open-source/LART/ . For now the
schematics are released on an "as is" basis; we're looking for an
appropriate open hardware license.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 00:04:43 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id AAA06541
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 00:04:42 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 84D7915ED6; Thu,  4 Nov 1999 01:04:41 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154394AbPKCX5T>;
	Wed, 3 Nov 1999 18:57:19 -0500
Received: by vger.rutgers.edu id <S154426AbPKCXtT>;
	Wed, 3 Nov 1999 18:49:19 -0500
Received: from mta2.snfc21.pbi.net ([206.13.28.123]:34218 "EHLO
        mta2.snfc21.pbi.net") by vger.rutgers.edu with ESMTP
	id <S154899AbPKCXss>; Wed, 3 Nov 1999 18:48:48 -0500
Received: from java ([216.101.151.82])
 by mta2.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.1999.09.16.21.57.p8)
 with SMTP id <0FKN00H04BGB4V@mta2.snfc21.pbi.net> for
 linux-arm@vger.rutgers.edu; Wed,  3 Nov 1999 15:48:22 -0800 (PST)
Date:   Wed, 03 Nov 1999 15:57:02 -0800
From: Dave Borja <dave_bb@pacbell.net>
Subject: Re: Got angleboot to work
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Cc: linux-arm@vger.rutgers.edu
Message-id: <063c01bf2657$25c76ce0$529765d8@java>
MIME-version: 1.0
X-Mailer: Microsoft Outlook Express 4.72.3110.5
Content-type: text/plain; charset="iso-8859-1"
Content-transfer-encoding: 7bit
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
X-Priority: 3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing




>Dave Borja writes:
>> I posted a while ago about angleboot problems with our
>> ebsa110 type board. Turns out I was able to get it to work
>> by cutting down the size of the data packet sent for the image
>> download. This was hardcoded at 2016. Cutting it in half gets
>> the download to work.
>
>This sounds like a problem with something not being able to fragment
>packets on ethernet correctly.
>
>> Getting things to boot is another matter. I compiled a kernel
>> (based on 2.2.12) with  arm and brutus/sa1100 patches. Tried
>> building with the ebsa110 option and with minimal support (basically
>> just the serial ports, ram disk as initd, etc). We plunk this down
>> into base address 0x8000 and put the ram disk up there in 0x00100000.
>> Since we only have 8mb of memory and the ram disk is a little over 6mb
>> uncompressed, things are tight.
>
>I hope you're using either the Image or zImage files?  Also, a 6MB ramdisk
>in 8MB isn't really going to leave much room at all for the user-mode.
>Do you get any kernel messages from the serial port?  (and you did
>specify "console=ttyS0,19200n8" or similar during the build?  Also,
>check that r0 and r1 are being passed the correct values.


Well, we want this to behave similar to the brutus, w/the console coming out
of ttyS1 since the first serial port is being used by angelboot. And,
I assume r0 should be 0 and r1 should have index for the architecture?

In any case, thanks for the input, we are certainly having our troubles,
mostly due to
us all being low on the learning curve (we lost our main embedded
systems man who flew off to a job at intel)...

We are concentrating on just getting this to boot. We need to figure out how
to map the dram and i/o space since the map is different from the ebsa110 w/
our dram starting at 0x40000000.

The sa110 is on a 32 bit bus along with the dram & flash. There's a CPLD
chip that
buffers the 16 bit isa bus. On that we've got a Natioinal Semi super i/o
where we
hang the standard perpherials (serial ports, parallel port, ide, GPIO
lines). Also there
is a cs89000 ethernet chip on the bus as well as the eprom w/angel.

Most of this may be a matter of patching the  include/asm-arm *.h files to
get
the IRQs and memory map correct.. But we need to do some initialization for
that
super i/o chip. From reading the discussion on the bios,it's not clear where
to put this
According to Philip, head-armv.S should remain as platform independend as
possible.
but this seems to be the only reasonable place to put this. Should this be
in the bios
instead? For now, we just want to get booted....

Thanks,
 Dave Borja

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 01:23:50 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA11386
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 01:23:50 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5EE6715EFF; Thu,  4 Nov 1999 02:23:49 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154123AbPKDBXR>;
	Wed, 3 Nov 1999 20:23:17 -0500
Received: by vger.rutgers.edu id <S154007AbPKDBWz>;
	Wed, 3 Nov 1999 20:22:55 -0500
Received: from mail4.wlv.netzero.net ([209.247.163.54]:57918 "HELO
        mail4.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S153933AbPKDBTr>; Wed, 3 Nov 1999 20:19:47 -0500
Received: (qmail 21631 invoked by uid 0); 4 Nov 1999 01:19:29 -0000
Received: from pppa54-minneapolisb37-3r5110.saturn.bbn.com (HELO netzero.net) (4.13.247.20)
  by mail4.wlv.netzero.net with SMTP; 4 Nov 1999 01:19:29 -0000
Message-ID: <3820DF20.656B87DD@netzero.net>
Date:   Wed, 03 Nov 1999 19:19:28 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: EBSA285: PDC20246: not 100% native mode: will probe irqs later
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

PDC20246: not 100% native mode: will probe irqs later
......
VFS: Cannot open root device 03:03

I have 2.2.12, Russell talked about setting up these enable bits
(PCI config offset 0x50) in BIOS for PDC20262, but I think it
is becaues 2.2.12 does not directly support PDC20262. Do I
need setup these bits in BIOS for PDC20246 since 2.2.12
directly support PDC20246? Or it is due to some other problem?

BTW, BIOS 1.05 detects hda (with drive), hdb hdc hdd (not
present), but kernel begins with
    Partition check
        hde1 hde2 hde3
Why it begins with hde? I think this is related to the above prolem,
right?

Thank you all for your help,
Gaixia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 08:21:17 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id IAA24549
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 08:21:16 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5B6D515E0F; Thu,  4 Nov 1999 09:21:15 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154685AbPKDIUv>;
	Thu, 4 Nov 1999 03:20:51 -0500
Received: by vger.rutgers.edu id <S153933AbPKDIUd>;
	Thu, 4 Nov 1999 03:20:33 -0500
Received: from bulls.mei.co.jp ([202.224.189.102]:32965 "EHLO bulls.mei.co.jp")
	by vger.rutgers.edu with ESMTP id <S154691AbPKDIUR>;
	Thu, 4 Nov 1999 03:20:17 -0500
Received: by bulls.mei.co.jp (8.9.3/3.7W) with ESMTP id RAA20373
	for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:20:15 +0900 (JST)
Received: by dodgers.mei.co.jp (8.9.1/3.7W) with ESMTP id RAA02911
	for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:20:14 +0900 (JST)
Received: from trmail.tr.kme.mei.co.jp ([179.19.1.2])
	by kmegate.kme.mei.co.jp (8.9.2/3.7W-99012115) with ESMTP id RAA11612
	for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:20:02 +0900 (JST)
Received: from tr.kme.mei.co.jp (kogata@[179.23.2.10]) by trmail.tr.kme.mei.co.jp (8.8.8/3.5Wbeta-trmail) with ESMTP id RAA22948 for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:25:21 +0900 (JST)
Message-ID: <38214181.6465ED50@tr.kme.mei.co.jp>
Date:   Thu, 04 Nov 1999 17:19:13 +0900
From: Keisuke OGATA <kogata@tr.kme.mei.co.jp>
Organization: Telecom Research Laboratory / IP Project
X-Mailer: Mozilla 4.08 [Vine-ja] (X11; I; Linux 2.0.36 i686)
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: Binutils
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi
Please show me how to get Binutils(ver 2.9.0.19a).
I can't find this file in the specified ftp site. Where site can I
find???
Sincerely

--
Keisuke OGATA

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 08:28:18 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id IAA25017
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 08:28:17 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id BAEA815E88; Thu,  4 Nov 1999 09:28:15 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154679AbPKDI1q>;
	Thu, 4 Nov 1999 03:27:46 -0500
Received: by vger.rutgers.edu id <S153933AbPKDI10>;
	Thu, 4 Nov 1999 03:27:26 -0500
Received: from bulls.mei.co.jp ([202.224.189.102]:34070 "EHLO bulls.mei.co.jp")
	by vger.rutgers.edu with ESMTP id <S153892AbPKDI1K>;
	Thu, 4 Nov 1999 03:27:10 -0500
Received: by bulls.mei.co.jp (8.9.3/3.7W) with ESMTP id RAA22305
	for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:27:01 +0900 (JST)
Received: by dodgers.mei.co.jp (8.9.1/3.7W) with ESMTP id RAA05289
	for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:27:01 +0900 (JST)
Received: from trmail.tr.kme.mei.co.jp ([179.19.1.2])
	by kmegate.kme.mei.co.jp (8.9.2/3.7W-99012115) with ESMTP id RAA12848
	for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:27:00 +0900 (JST)
Received: from kogata.tr.kme.mei.co.jp ([179.23.2.10]) by trmail.tr.kme.mei.co.jp (8.8.8/3.5Wbeta-trmail) with SMTP id RAA23296 for <linux-arm@vger.rutgers.edu>; Thu, 4 Nov 1999 17:32:31 +0900 (JST)
Message-Id: <199911040826.AA01222@kogata.tr.kme.mei.co.jp>
From: OGATA Keisuke <kogata@tr.kme.mei.co.jp>
Date:   Thu, 04 Nov 1999 17:26:20 +0900
To: linux-arm@vger.rutgers.edu
Subject: Binutils
MIME-Version: 1.0
X-Mailer: AL-Mail32 Version 1.01
Content-Type: text/plain; charset=us-ascii
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi
Please show me how to get Binutils(ver 2.9.0.19a).
I can't find this file in the specified ftp site. Where site can I
find???
Sincerely

-----
Keisuke OGATA
Kyushu Matsushita Electric Co.,Ltd
Telecom Group/Telecom Research Laboratory
E-mail: kogata@tr.kme.mei.co.jp
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 10:19:41 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA31048
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 10:19:40 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3AC9215D71; Thu,  4 Nov 1999 11:19:38 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153933AbPKDKTO>;
	Thu, 4 Nov 1999 05:19:14 -0500
Received: by vger.rutgers.edu id <S154683AbPKDKS5>;
	Thu, 4 Nov 1999 05:18:57 -0500
Received: from mailhost.mipsys.com ([62.161.177.33]:8000 "EHLO [62.161.177.33]")
	by vger.rutgers.edu with ESMTP id <S153892AbPKDKSd>;
	Thu, 4 Nov 1999 05:18:33 -0500
Received: from [192.168.1.10] by [192.168.1.2]
     with SMTP (QuickMail Pro Server for Mac 2.0); 04 NOV 99 12:26:35 UT
In-Reply-To: <381E382B.A89CA3E8@netzero.net>
X-Mailer: CTM PowerMail 2.4v7 <http://www.ctmdev.com>
Date:   Thu, 4 Nov 1999 11:18:08 +0100
To: Gaixia Zhang <gaixiaz@netzero.net>, linux-arm@vger.rutgers.edu
From: Benjamin Herrenschmidt <benh@mipsys.com>
Subject: Re: BIOS 1.05: hangs at reading VENDOR_ID (reading at 0x7bc0 0000) on  EBSA285
Message-Id: <19991104111808.025518@mailhost.mipsys.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Mon, Nov 1, 1999, Gaixia Zhang <gaixiaz@netzero.net> wrote:

>I am trying to use Russell's BIOS to boot Linux on my EBSA285 while it
>hangs
>at reading VENDOR_ID in pci_read_config_word() in pci_init(), it is
>actually
>
>      ldrh ... [0x7bc00000]
>
>Anybody has similar experience? I suspect there is something wrong with
>PCI
>BUS Arbitration (Backplane doing arbitration), but I checked serveral
>times,
>and use two different backplanes, it always gives the same result,

I had this problem, it was due to missing pull-up resistors on the
arbitration signals of the PCI.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 10:22:19 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA31624
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 10:22:18 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id AF1C215DB0; Thu,  4 Nov 1999 11:22:16 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154128AbPKDKV4>;
	Thu, 4 Nov 1999 05:21:56 -0500
Received: by vger.rutgers.edu id <S153933AbPKDKVr>;
	Thu, 4 Nov 1999 05:21:47 -0500
Received: from nexusel.demon.co.uk ([158.152.30.195]:10698 "EHLO
        globe.nexus.co.uk") by vger.rutgers.edu with ESMTP
	id <S153892AbPKDKVc>; Thu, 4 Nov 1999 05:21:32 -0500
Received: from [192.0.0.21] (helo=fountain.nexus.co.uk ident=mail)
	by globe.nexus.co.uk with smtp (Exim 2.12 #1)
	id 11jJwu-0000Bi-00; Thu, 4 Nov 1999 10:16:56 +0000
Received: from [127.0.0.1] (helo=fountain ident=pb)
	by fountain.nexus.co.uk with esmtp (Exim 3.03 #1)
	id 11jJwu-0000xe-00; Thu, 04 Nov 1999 10:16:56 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: OGATA Keisuke <kogata@tr.kme.mei.co.jp>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Binutils 
In-Reply-To: Message from OGATA Keisuke <kogata@tr.kme.mei.co.jp> 
   of "Thu, 04 Nov 1999 17:26:20 +0900." <199911040826.AA01222@kogata.tr.kme.mei.co.jp> 
References: <199911040826.AA01222@kogata.tr.kme.mei.co.jp> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Thu, 04 Nov 1999 10:16:56 +0000
From: Philip Blundell <pb@nexus.co.uk>
Message-Id: <E11jJwu-0000xe-00@fountain.nexus.co.uk>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>Please show me how to get Binutils(ver 2.9.0.19a).
>I can't find this file in the specified ftp site. Where site can I
>find???

I think you mean 2.9.1.0.19a.  That version is outdated now.  You can get both 
the 2.9.1 and 2.9.5 versions of binutils from 
ftp.varesearch.com:/pub/support/hjl.

p.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov  4 21:28:11 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id VAA30173
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 4 Nov 1999 21:28:10 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5C49215F88; Thu,  4 Nov 1999 22:28:09 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154878AbPKDV1d>;
	Thu, 4 Nov 1999 16:27:33 -0500
Received: by vger.rutgers.edu id <S154890AbPKDV1J>;
	Thu, 4 Nov 1999 16:27:09 -0500
Received: from p41-cordelia-gui.tch.enablis.net ([212.250.233.41]:2013 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154892AbPKDV0O>; Thu, 4 Nov 1999 16:26:14 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id VAA09339;
	Thu, 4 Nov 1999 21:25:45 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id VAA11942;
	Thu, 4 Nov 1999 21:25:39 GMT
Message-Id: <199911042125.VAA11942@raistlin.arm.linux.org.uk>
Subject: Re: Got angleboot to work
To: dave_bb@pacbell.net (Dave Borja)
Date:   Thu, 4 Nov 1999 21:25:38 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <063c01bf2657$25c76ce0$529765d8@java> from "Dave Borja" at Nov 3, 99 03:57:02 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Dave Borja writes:
> Well, we want this to behave similar to the brutus, w/the console coming out
> of ttyS1 since the first serial port is being used by angelboot.

I won't bore you with the exact arguments to give for ttyS1. ;)

> And, I assume r0 should be 0 and r1 should have index for the architecture?

r0 should always be 0, and r1 should be the architecture number, which should
be allocated by my automatic number allocater (see Documentation/arm/README).
There is little point having an architecture number if it's not registered ;)

> We are concentrating on just getting this to boot. We need to figure out how
> to map the dram and i/o space since the map is different from the ebsa110 w/
> our dram starting at 0x40000000.

Have a look at the RiscPC stuff - generally it's the virt_to_phys and
phys_to_virt macros, and maybe a few else where depending on the kernel
version you have.

> Most of this may be a matter of patching the  include/asm-arm *.h files to
> get the IRQs and memory map correct.. But we need to do some initialization
> for that super i/o chip. From reading the discussion on the bios, it's not
> clear where to put this.
> According to Philip, head-armv.S should remain as platform independend as
> possible. but this seems to be the only reasonable place to put this.
> Should this be in the bios instead? For now, we just want to get booted....

Phil and myself agree here - the whole point of architecture numbers, and the
code in head-armv.S is that it is well tested architecture independent code,
so to get the kernel running in C code as soon as possible.  Therefore, all
you need to do in a BIOS is:

1. initialise the RAM
2. setup minimal hardware (eg, VGA chip, SuperIO, etc)
3. obtain the kernel at the correct address
   (in your case, this would preferably be 0x40008000)
4. setup parameter page passing any information required (like RAM size,
   root device, etc)
5. call it at that address

Depending on the flexibility of your machine configuration, (4) may
simply be a case of copying pre-constructed param structure and then
changing the RAM size to match the detected RAM size.

As an aside, 2.3 now knows about non-contiguous "banks" of RAM, which are
handled slightly differently.  If you have contiguous RAM, ignore this
paragraph, else look at the RISC PC architecture in the latest 2.3 kernels.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 15:54:07 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA05961
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 15:54:06 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D54CB15E0E; Sat,  6 Nov 1999 00:13:27 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153906AbPKEXMz>;
	Fri, 5 Nov 1999 18:12:55 -0500
Received: by vger.rutgers.edu id <S153867AbPKEXMg>;
	Fri, 5 Nov 1999 18:12:36 -0500
Received: from sheffield.concentric.net ([207.155.252.12]:63279 "EHLO
        sheffield.cnchost.com") by vger.rutgers.edu with ESMTP
	id <S153864AbPKEXMX>; Fri, 5 Nov 1999 18:12:23 -0500
Received: from enjoyweb.com ([208.176.26.203])
	by sheffield.cnchost.com
	id SAA05162; Fri, 5 Nov 1999 18:12:20 -0500 (EST)
	[ConcentricHost SMTP Relay 1.8]
Message-ID: <38236327.B7587F3A@enjoyweb.com>
Date:   Fri, 05 Nov 1999 15:07:19 -0800
From: Dave Schneider <schneider@enjoyweb.com>
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.12-20smp i686)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm <linux-arm@vger.rutgers.edu>
Subject: FMU program
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Where can I find the FMU program.  We are using the EBSA285 board.  The
mail archives state that it can be found at
devleloper.intel.com/design/strong/sa-evaldownload.htm, but that does
not exist any more and it is not listed on Intel's software page.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 15:54:09 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA05969
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 15:54:09 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id CCB5915ECC; Fri,  5 Nov 1999 23:16:09 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154277AbPKEWPB>;
	Fri, 5 Nov 1999 17:15:01 -0500
Received: by vger.rutgers.edu id <S153983AbPKEWOo>;
	Fri, 5 Nov 1999 17:14:44 -0500
Received: from p57-robin-gui.tch.enablis.net ([194.168.180.117]:2601 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154144AbPKEWMU>; Fri, 5 Nov 1999 17:12:20 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id WAA13380
	for <linux-arm@vger.rutgers.edu>; Fri, 5 Nov 1999 22:12:06 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id WAA01061
	for linux-arm@vger.rutgers.edu; Fri, 5 Nov 1999 22:11:14 GMT
Message-Id: <199911052211.WAA01061@raistlin.arm.linux.org.uk>
Subject: Mailing lists
To: linux-arm@vger.rutgers.edu
Date:   Fri, 5 Nov 1999 22:11:13 +0000 (GMT)
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi All,

It has come to my attention that "users" of ARM Linux do not want to
use the main mailing list for their questions.

In order to make it easier for them, I am requesting that people move
the kernel related discussions to linux-arm-kernel@lists.arm.linux.org.uk,
thus making linux-arm relate to everything user-space and installation
based issues, which is the field of questions that should be on the main
mailing list.

The carrot should be less email for those people who aren't interested
in users complaints, etc, and the users don't see so much of technical-
related discussions.

To provide the stick, I expect this move to be complete by next weekend,
and from that point, any person not observing this will be unsubscribed
from the linux-arm list.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 15:54:09 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA05970
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 15:54:09 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id C5CBF15E4F; Sat,  6 Nov 1999 01:45:01 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153996AbPKFAoV>;
	Fri, 5 Nov 1999 19:44:21 -0500
Received: by vger.rutgers.edu id <S153995AbPKFAoQ>;
	Fri, 5 Nov 1999 19:44:16 -0500
Received: from mail2.wlv.netzero.net ([209.247.163.52]:45369 "HELO
        mail2.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S154357AbPKFAmj>; Fri, 5 Nov 1999 19:42:39 -0500
Received: (qmail 14732 invoked by uid 0); 6 Nov 1999 00:35:57 -0000
Received: from pppa17-minneapolisb4-4r508.saturn.bbn.com (HELO netzero.net) (4.11.236.31)
  by mail2.wlv.netzero.net with SMTP; 6 Nov 1999 00:35:57 -0000
Message-ID: <382377F1.97560C4B@netzero.net>
Date:   Fri, 05 Nov 1999 18:36:02 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux@arm.linux.org.uk
Cc: linux-arm@vger.rutgers.edu
Subject: EBSA285: Buggy processor (00000007), trying to continue.
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Buggy processor (00000007), trying to continue.
Please send contents of /proc/cpuinfo and this message to
linux@arm.linux.org.uk

Here is the contents of /proc/cpuinfo:

Processor : Intel sa110 rev 3
BogoMips  : 214.63
Hardware  : EBSA285

BIOS 1.05, Kernel 2.2.12-rmk1 boots off hde3

The system boots up fine, but it tells "hde:DMA" sometimes, and
"hde:pio"
sometimes, and "DMA-intr error" sometimes,

I am not sure it is due to my setting. Could someone explain a little
bit more
about this? What does it mean? How much trouble can this cause?
What can I do for this?

Thanks a lot,
Gaixia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:02:14 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA06331
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:02:14 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 200E815F52; Sat,  6 Nov 1999 17:02:07 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154287AbPKFQBc>;
	Sat, 6 Nov 1999 11:01:32 -0500
Received: by vger.rutgers.edu id <S153923AbPKFQBQ>;
	Sat, 6 Nov 1999 11:01:16 -0500
Received: from fluff.demon.co.uk ([158.152.183.105]:61056 "EHLO
        mira.home.fluff.org") by vger.rutgers.edu with ESMTP
	id <S154260AbPKFQBJ>; Sat, 6 Nov 1999 11:01:09 -0500
Received: from ben by mira.home.fluff.org with local (Exim 2.05 #1 (Debian))
	id 11k8QS-0004Jk-00; Sat, 6 Nov 1999 16:10:48 +0000
Date:   Sat, 6 Nov 1999 16:10:48 +0000
From: Ben Dooks <ben@mira.fluff.org>
To: Dave Borja <dave_bb@pacbell.net>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: driver for cs8900 ethernet chip
Message-ID: <19991106161048.A16578@mira.home.fluff.org>
Reply-To: Ben Dooks <ben@mira.fluff.org>
References: <02b201bf1ff3$27bf84c0$529765d8@java>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <02b201bf1ff3$27bf84c0$529765d8@java>; from Dave Borja on Tue, Oct 26, 1999 at 01:46:18PM -0700
X-Disclaimer: I speak for me, myself, and the other one of me.
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Tue, Oct 26, 1999 at 01:46:18PM -0700, Dave Borja wrote:
> Hi, a few months ago someone mentioned that there
> was a driver available for this ethernet chip? I belive
> Russ Nelson was supposed to have written one- anyone
> know where I can obtain source to cross compile for
> sa110? 
>    Thanks, 
>  Dave Borja

It is in the 2.2.x kernels definetly. I have an RPC card based on this
chip, and have a driver ready for the kernel. Please contact me as the
RiscStation uses the CS8920A as well, and a driver is being done for this
as well (by me) just as soon as i get my mits back on my RiscStation!

if you'd like my code, please email me and i'll send it, as i don't want
it publically released until i;ve a) contected russ and got the ok for
patching it back into cs89x0.c and b) tested it.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:27:26 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA07463
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:27:26 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B790115F5B; Sat,  6 Nov 1999 14:50:20 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154198AbPKFNts>;
	Sat, 6 Nov 1999 08:49:48 -0500
Received: by vger.rutgers.edu id <S153984AbPKFNtl>;
	Sat, 6 Nov 1999 08:49:41 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:1668 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154198AbPKFNtQ>; Sat, 6 Nov 1999 08:49:16 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11k5rb-0002ZO-00; Sat, 6 Nov 1999 13:26:39 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: kjdevel <devel@rulhmpc56.leidenuniv.nl>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Mailing lists 
In-Reply-To: Message from kjdevel <devel@rulhmpc56.leidenuniv.nl> 
   of "Sat, 06 Nov 1999 08:56:49 +0100." <Pine.LNX.3.96.991106085239.1050C-100000@rulhmpc56.leidenuniv.nl> 
References: <Pine.LNX.3.96.991106085239.1050C-100000@rulhmpc56.leidenuniv.nl> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Sat, 06 Nov 1999 13:26:39 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11k5rb-0002ZO-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>Which of these two should be used for questions regarding 
>"building the GNU toolchain for ARM targets"? 
>These are user programs, but they are used for building the kernel, hence
>my question.

Compiling the kernel isn't their raison d'etre.  The compiler experts don't 
necessarily hang out on the linux-arm-kernel list; the best place to post 
questions about those tools is either here, or on the crossgcc list (for 
cross-compiling issues), or on the binutils or gcc mailing lists.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:27:29 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA07487
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:27:28 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 569BE15E6A; Sat,  6 Nov 1999 08:01:29 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153889AbPKFHA7>;
	Sat, 6 Nov 1999 02:00:59 -0500
Received: by vger.rutgers.edu id <S153846AbPKFHAv>;
	Sat, 6 Nov 1999 02:00:51 -0500
Received: from rulhmpc56.LeidenUniv.nl ([132.229.96.156]:1727 "EHLO
        rulhmpc56.leidenuniv.nl") by vger.rutgers.edu with ESMTP
	id <S153889AbPKFHAb>; Sat, 6 Nov 1999 02:00:31 -0500
Received: from localhost (devel@localhost)
	by rulhmpc56.leidenuniv.nl (8.8.5/8.8.5) with SMTP id IAA01062
	for <linux-arm@vger.rutgers.edu>; Sat, 6 Nov 1999 08:56:49 +0100
Date:   Sat, 6 Nov 1999 08:56:49 +0100 (MET)
From: kjdevel <devel@rulhmpc56.leidenuniv.nl>
To: linux-arm@vger.rutgers.edu
Subject: Re: Mailing lists
In-Reply-To: <199911052211.WAA01061@raistlin.arm.linux.org.uk>
Message-ID: <Pine.LNX.3.96.991106085239.1050C-100000@rulhmpc56.leidenuniv.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Fri, 5 Nov 1999, Russell King - ARM Linux Admin wrote:

> It has come to my attention that "users" of ARM Linux do not want to
> use the main mailing list for their questions.
> 
> In order to make it easier for them, I am requesting that people move
> the kernel related discussions to linux-arm-kernel@lists.arm.linux.org.uk,
> thus making linux-arm relate to everything user-space and installation
> based issues, which is the field of questions that should be on the main
> mailing list.

I just subscribed to both of these lists.

Which of these two should be used for questions regarding 
"building the GNU toolchain for ARM targets"? 
These are user programs, but they are used for building the kernel, hence
my question.

Klaasjan van Druten.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:27:30 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA07499
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:27:29 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5875B15F0A; Fri,  5 Nov 1999 23:36:56 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153911AbPKEWgd>;
	Fri, 5 Nov 1999 17:36:33 -0500
Received: by vger.rutgers.edu id <S153879AbPKEWgK>;
	Fri, 5 Nov 1999 17:36:10 -0500
Received: from duteinh.et.tudelft.nl ([130.161.42.1]:2071 "HELO
        duteinh.et.tudelft.nl") by vger.rutgers.edu with SMTP
	id <S154427AbPKEWcL>; Fri, 5 Nov 1999 17:32:11 -0500
Received: from dutein71 (dutein71.et.tudelft.nl) by duteinh.et.tudelft.nl (4.1/BB-2.0)
	id AA08775; Fri, 5 Nov 99 23:32:06 +0100
Date:   Fri, 5 Nov 99 23:32:06 +0100
Message-Id: <9911052232.AA08775@duteinh.et.tudelft.nl>
From: Erik Mouw <J.A.K.Mouw@its.tudelft.nl>
To: linux@arm.linux.org.uk
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Mailing lists
In-Reply-To: <199911052211.WAA01061@raistlin.arm.linux.org.uk>
Organization: Eric conspiracy secret labs
X-Face: "!Z|1XjFg!3Iw)BwM^M\k)J5KHiPddz}#/Zw%?$&Q!xqob"OA|})3_@&BTTiQERo?/^g[Z<9P4R8:5C:aqq.cw!hotLc=+u-"+1rq@9$V^8PbOUlodyi_sejt+D`iqkLpx$>.aXl%vnfPIt"LK|/%>94_Zrm8jy?`_[RKt'TuoxUxfk(gMhY(n|DBBl~c$dhO>G%6}R4+DGX3|idBm4oU&UM/XUP4I9aoN{]`ax%B?rgD(I3OJ<62Y6L
X-Mailer: XCmail 0.99.6 - with PGP support, PGP engine version 0.5
X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/
X-Eric-Conspiracy: There is no conspiracy!
X-Loop: erik@it.et.tudelft.nl
Mime-Version: 1.0
Content-Type: 	text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Fri, 05 Nov 1999 22:11:13 +0000 (GMT), Russell King - ARM Linux Admin wrote:
> It has come to my attention that "users" of ARM Linux do not want to
> use the main mailing list for their questions.
> 
> In order to make it easier for them, I am requesting that people move
> the kernel related discussions to linux-arm-kernel@lists.arm.linux.org.uk,
> thus making linux-arm relate to everything user-space and installation
> based issues, which is the field of questions that should be on the main
> mailing list.

OK, what's the subscription address?

> The carrot should be less email for those people who aren't interested
> in users complaints, etc, and the users don't see so much of technical-
> related discussions.
> 
> To provide the stick, I expect this move to be complete by next weekend,
> and from that point, any person not observing this will be unsubscribed
> from the linux-arm list.

Ouch! ;-)


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:27:31 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA07514
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:27:30 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 1652A15F61; Sat,  6 Nov 1999 13:22:42 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154152AbPKFMWV>;
	Sat, 6 Nov 1999 07:22:21 -0500
Received: by vger.rutgers.edu id <S153889AbPKFMWD>;
	Sat, 6 Nov 1999 07:22:03 -0500
Received: from p13-cordelia-gui.tch.enablis.net ([212.250.233.13]:2933 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153956AbPKFMVy>; Sat, 6 Nov 1999 07:21:54 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id JAA15064;
	Sat, 6 Nov 1999 09:28:39 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id JAA00429;
	Sat, 6 Nov 1999 09:27:48 GMT
Message-Id: <199911060927.JAA00429@raistlin.arm.linux.org.uk>
Subject: Re: Mailing lists
To: devel@rulhmpc56.leidenuniv.nl (kjdevel)
Date:   Sat, 6 Nov 1999 09:27:48 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <Pine.LNX.3.96.991106085239.1050C-100000@rulhmpc56.leidenuniv.nl> from "kjdevel" at Nov 6, 99 08:56:49 am
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

kjdevel writes:
> Which of these two should be used for questions regarding 
> "building the GNU toolchain for ARM targets"? 
> These are user programs, but they are used for building the kernel, hence
> my question.

They are part of the user environment and are also used to compile user
programs; they should go to the main linux-arm list for the time being.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:29:17 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA07821
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:29:17 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 190A715D42; Sat,  6 Nov 1999 17:29:14 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154051AbPKFQ2k>;
	Sat, 6 Nov 1999 11:28:40 -0500
Received: by vger.rutgers.edu id <S153973AbPKFQ2M>;
	Sat, 6 Nov 1999 11:28:12 -0500
Received: from p21-cordelia-gui.tch.enablis.net ([212.250.233.21]:3155 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154027AbPKFQ2B>; Sat, 6 Nov 1999 11:28:01 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id QAA16322
	for <linux-arm@vger.rutgers.edu>; Sat, 6 Nov 1999 16:27:56 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id QAA01768
	for linux-arm@vger.rutgers.edu; Sat, 6 Nov 1999 16:27:03 GMT
Message-Id: <199911061627.QAA01768@raistlin.arm.linux.org.uk>
Subject: Revised installation instructions
To: linux-arm@vger.rutgers.edu
Date:   Sat, 6 Nov 1999 16:27:01 +0000 (GMT)
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

I've just had an error in the installation instructions reported, and located
the mistake.

The web page now reads:

*ADFS
*dir $.Linux
*!Linux -bootkernel kernel -initrd root
Kernel Loader v3.36 (Mar  3 1999 22:06:49)
  (c) 1995-1999 Russell King (rmk@arm.linux.org.uk)

 -> 1: Return to RiscOS
    2: Linux


 Select kernel:  1

Note that the 'initrd' filename is supposed to read 'root'.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 16:30:13 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA07938
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 16:30:12 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id C8A2915D4C; Sat,  6 Nov 1999 17:30:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153923AbPKFQ3n>;
	Sat, 6 Nov 1999 11:29:43 -0500
Received: by vger.rutgers.edu id <S154027AbPKFQ2w>;
	Sat, 6 Nov 1999 11:28:52 -0500
Received: from fluff.demon.co.uk ([158.152.183.105]:61075 "EHLO
        mira.home.fluff.org") by vger.rutgers.edu with ESMTP
	id <S153923AbPKFQ2g>; Sat, 6 Nov 1999 11:28:36 -0500
Received: from ben by mira.home.fluff.org with local (Exim 2.05 #1 (Debian))
	id 11k8VY-0004K8-00; Sat, 6 Nov 1999 16:16:04 +0000
Date:   Sat, 6 Nov 1999 16:16:04 +0000
From: Ben Dooks <ben@mira.fluff.org>
To: Alex Holden <alex@linuxhacker.org>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Acorn Community: Reporting Bugs and Other Gripes
Message-ID: <19991106161604.B16578@mira.home.fluff.org>
Reply-To: Ben Dooks <ben@mira.fluff.org>
References: <199910311656.QAA28855@raistlin.arm.linux.org.uk> <Pine.LNX.4.04.9910311724330.517-100000@hyperspace>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <Pine.LNX.4.04.9910311724330.517-100000@hyperspace>; from Alex Holden on Sun, Oct 31, 1999 at 05:31:14PM +0000
X-Disclaimer: I speak for me, myself, and the other one of me.
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sun, Oct 31, 1999 at 05:31:14PM +0000, Alex Holden wrote:
> On Sun, 31 Oct 1999, Russell King - ARM Linux Admin wrote:
> >    of their magazine.  They said that Linux was just "a small minority
> >    of people making a lot of noise."  Does the ARM Linux (Acorn)
> >    community have any reaction to that?
> 
> _We're_ a minority? ROFL!

This is weird, as a couple of people i've spoken too (incl. a developer)
seem to think that ARM Linux may be a way of helping out the old acorn
market.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 17:00:53 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA08917
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 17:00:52 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 1072515EDB; Fri,  5 Nov 1999 23:25:23 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154742AbPKEWXM>;
	Fri, 5 Nov 1999 17:23:12 -0500
Received: by vger.rutgers.edu id <S154231AbPKEWTs>;
	Fri, 5 Nov 1999 17:19:48 -0500
Received: from sparkle.Generation.NET ([205.205.119.4]:60613 "EHLO
        sparkle.Generation.NET") by vger.rutgers.edu with ESMTP
	id <S154590AbPKEWTB>; Fri, 5 Nov 1999 17:19:01 -0500
Received: from dual (generic253.197.205.205.IN-ADDR.ARPA [205.205.197.253] (may be forged))
	by sparkle.Generation.NET (8.9.3/8.9.3) with SMTP id RAA29466;
	Fri, 5 Nov 1999 17:19:07 -0500 (EST)
From: Francois Desloges <fd@vipswitch.com>
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Subject: Re: Got angleboot to work
Date:   Fri, 5 Nov 1999 11:17:32 -0400
Content-Type: text/plain
References: <199911042125.VAA11942@raistlin.arm.linux.org.uk>
In-Reply-To: <199911042125.VAA11942@raistlin.arm.linux.org.uk>
Cc: linux-arm@vger.rutgers.edu
MIME-Version: 1.0
Message-Id: <9911051716450U.04182@dual>
Content-Transfer-Encoding: 8bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Thu, 04 Nov 1999, Russell King - ARM Linux Admin wrote:
> Phil and myself agree here - the whole point of architecture numbers, and the
> code in head-armv.S is that it is well tested architecture independent code,
> so to get the kernel running in C code as soon as possible.  Therefore, all
> you need to do in a BIOS is:
> 
> 1. initialise the RAM
> 2. setup minimal hardware (eg, VGA chip, SuperIO, etc)
> 3. obtain the kernel at the correct address
>    (in your case, this would preferably be 0x40008000)
> 4. setup parameter page passing any information required (like RAM size,
>    root device, etc)
> 5. call it at that address
 
That's exactly what I was looking for!

In the normal situation (in EBSA-285 BIOS 1.05 init/boot.c):

The BIOS .data is loaded at 0x1000
The  struct param_struct is created at 0x100
The kernel is loaded at 0x8000.

Is there a reason for these address choices?

I don't want to load the kernel from the network.
I ultimately want to read it from a DiskOnChip device, but to begin with, I
will probably use an IDE drive (although using the flash is probably a good
idea as well).

I've found very few information regarding how to place a kernel on a hard drive
an loading it. Most document recommend to use lilo, but I doubt this would be a
good idea ;-)  Anybody has a pointer to a document about bootstraping?

From, my i386 PC, I've created a linux partition on the disk, mkfs ext2 on it
that will eventually become root, mkdir boot on that file (trying to be
standard here), copy zImage in this boot directory, run lilo in order to
create a mapfile for the kernel.

Now, there's no doc about the mkboot utility that comes with the kernel but I
presumed I can use it to write the boot sector of my partition with the
start_sector of the mapfile the BIOS needs.  How do I calculate this
OFFSET mkboot require?

And in order for me to better understand the BIOS kernel loading process, where
can I found the descrtiption of the partition table structure?
(I deducted that it begins at offset 0x1be inside the boot sector, that the
first byte is the partition type, and that mkboot write the mapfile
start_sector at 1c6, but that's all). 

Thank you for any insight

-- 
François Desloges
fd@vipswitch.com
unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 17:00:58 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA08971
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 17:00:57 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8096015F10; Fri,  5 Nov 1999 23:39:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153897AbPKEWig>;
	Fri, 5 Nov 1999 17:38:36 -0500
Received: by vger.rutgers.edu id <S153891AbPKEWiR>;
	Fri, 5 Nov 1999 17:38:17 -0500
Received: from p57-robin-gui.tch.enablis.net ([194.168.180.117]:2703 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153879AbPKEWiE>; Fri, 5 Nov 1999 17:38:04 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id WAA13489;
	Fri, 5 Nov 1999 22:37:54 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id WAA01182;
	Fri, 5 Nov 1999 22:37:02 GMT
Message-Id: <199911052237.WAA01182@raistlin.arm.linux.org.uk>
Subject: Re: Mailing lists
To: J.A.K.Mouw@its.tudelft.nl (Erik Mouw)
Date:   Fri, 5 Nov 1999 22:37:02 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <9911052232.AA08775@duteinh.et.tudelft.nl> from "Erik Mouw" at Nov 5, 99 11:32:06 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Erik Mouw writes:
> > In order to make it easier for them, I am requesting that people move
> > the kernel related discussions to linux-arm-kernel@lists.arm.linux.org.uk,
> > thus making linux-arm relate to everything user-space and installation
> > based issues, which is the field of questions that should be on the main
> > mailing list.
> 
> OK, what's the subscription address?

Hmm, yes, I suppose that'd help ;)  It's on the web site (as usual), and
for ease of use:

 send mail to majordomo@lists.arm.linux.org.uk containing in the subject
 line:

subscribe linux-arm-kernel
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 17:15:08 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA09413
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 17:15:07 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id C1AF015D6E; Sat,  6 Nov 1999 18:15:06 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154324AbPKFRLa>;
	Sat, 6 Nov 1999 12:11:30 -0500
Received: by vger.rutgers.edu id <S153973AbPKFRLN>;
	Sat, 6 Nov 1999 12:11:13 -0500
Received: from p21-cordelia-gui.tch.enablis.net ([212.250.233.21]:3443 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153984AbPKFRId>; Sat, 6 Nov 1999 12:08:33 -0500
Received: from raistlin.arm.linux.org.uk (rmk@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id RAA17091
	for <linux-arm@vger.rutgers.edu>; Sat, 6 Nov 1999 17:08:28 GMT
Received: (from rmk@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id RAA02152
	for linux-arm@vger.rutgers.edu; Sat, 6 Nov 1999 17:07:37 GMT
Received: from p21-cordelia-gui.tch.enablis.net ([212.250.233.21]:3413 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153984AbPKFRDj>; Sat, 6 Nov 1999 12:03:39 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id RAA17043
	for <linux-arm@vger.rutgers.edu>; Sat, 6 Nov 1999 17:03:30 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id RAA02133
	for linux-arm@vger.rutgers.edu; Sat, 6 Nov 1999 17:02:38 GMT
Message-Id: <199911061702.RAA02133@raistlin.arm.linux.org.uk>
Subject: Re: Mailing lists
To: linux-arm@vger.rutgers.edu
Date:   Sat, 6 Nov 1999 17:02:38 +0000 (GMT)
In-Reply-To: <199911052237.WAA01182@raistlin.arm.linux.org.uk> from "Russell King - ARM Linux Admin" at Nov 5, 99 10:37:02 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Russell King - ARM Linux Admin writes:
> > OK, what's the subscription address?
> 
> Hmm, yes, I suppose that'd help ;)  It's on the web site (as usual), and
> for ease of use:
> 
>  send mail to majordomo@lists.arm.linux.org.uk containing in the subject
>  line:
> 
> subscribe linux-arm-kernel

Ok, that should read 'body' instead of 'subject'.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov  6 20:04:34 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id UAA14540
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 6 Nov 1999 20:04:34 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 49CFC15D42; Sat,  6 Nov 1999 21:04:32 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153958AbPKFUEJ>;
	Sat, 6 Nov 1999 15:04:09 -0500
Received: by vger.rutgers.edu id <S153923AbPKFUDw>;
	Sat, 6 Nov 1999 15:03:52 -0500
Received: from p02-robin-gui.tch.enablis.net ([194.168.180.62]:3719 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153867AbPKFUDp>; Sat, 6 Nov 1999 15:03:45 -0500
Received: from raistlin.arm.linux.org.uk (rmk@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id UAA17766
	for <linux-arm@vger.rutgers.edu>; Sat, 6 Nov 1999 20:03:36 GMT
Received: (from rmk@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id UAA02619
	for linux-arm@vger.rutgers.edu; Sat, 6 Nov 1999 20:02:44 GMT
Received: from p02-robin-gui.tch.enablis.net ([194.168.180.62]:3701 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153955AbPKFUAR>; Sat, 6 Nov 1999 15:00:17 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id UAA17745
	for <linux-arm@vger.rutgers.edu>; Sat, 6 Nov 1999 20:00:10 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id TAA02605
	for linux-arm@vger.rutgers.edu; Sat, 6 Nov 1999 19:59:17 GMT
Message-Id: <199911061959.TAA02605@raistlin.arm.linux.org.uk>
Subject: Subscribing to linux-arm-kernel
To: linux-arm@vger.rutgers.edu
Date:   Sat, 6 Nov 1999 19:59:17 +0000 (GMT)
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Ok, for those of you who are having difficulty subscribing to the new
mailing list, here are the instructions:

Send a mail to majordomo@lists.arm.linux.org.uk and
     <<<NOT>>> linux-arm-kernel@lists.arm.linux.org.uk
containing in the body of the message:

subscribe linux-arm-kernel

You will then be sent an authentication message, which you should reply
to, following the instructions given.  The reply should also go back to
majordomo@lists.arm.linux.org.uk and
  <<<NOT>>> linux-arm-kernel@lists.arm.linux.org.uk

Please ensure that you use the correct address to send subscription/
unsubscription requests at all times.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov  7 09:02:29 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA04664
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 7 Nov 1999 09:02:28 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id C063515DA9; Sun,  7 Nov 1999 10:02:26 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154016AbPKGJCD>;
	Sun, 7 Nov 1999 04:02:03 -0500
Received: by vger.rutgers.edu id <S153990AbPKGJBp>;
	Sun, 7 Nov 1999 04:01:45 -0500
Received: from finch-post-12.mail.demon.net ([194.217.242.41]:3104 "EHLO
        finch-post-12.mail.demon.net") by vger.rutgers.edu with ESMTP
	id <S153960AbPKGJB2>; Sun, 7 Nov 1999 04:01:28 -0500
Received: from trans-world.demon.co.uk ([194.222.192.130])
	by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1)
	id 11kOCU-0004lm-0C; Sun, 7 Nov 1999 09:01:26 +0000
Received: from mournblade (IDENT:melanie@mournblade [192.168.1.128])
	by trans-world.demon.co.uk (8.9.3/8.8.8) with ESMTP id IAA23278;
	Sun, 7 Nov 1999 08:07:09 GMT
Date:   Sun, 7 Nov 1999 08:11:08 +0000 (GMT)
From: Melanie Rhianna Lewis <melanie@defaid.demon.co.uk>
X-Sender: melanie@www.triana.co.uk
To: Ben Dooks <ben@mira.fluff.org>
Cc: Alex Holden <alex@linuxhacker.org>, linux-arm@vger.rutgers.edu
Subject: Re: Acorn Community: Reporting Bugs and Other Gripes
In-Reply-To: <19991106161604.B16578@mira.home.fluff.org>
Message-ID: <Pine.LNX.4.10.9911070809250.1679-100000@www.triana.co.uk>
X-Mailer: Pine 4.10 <Linux 2.2.5 [i686]>
X-Host: Melanie's Linux box - Mournblade
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


On Sat, 6 Nov 1999, Ben Dooks wrote:

> On Sun, Oct 31, 1999 at 05:31:14PM +0000, Alex Holden wrote:
> > On Sun, 31 Oct 1999, Russell King - ARM Linux Admin wrote:
> > >    of their magazine.  They said that Linux was just "a small minority
> > >    of people making a lot of noise."  Does the ARM Linux (Acorn)
> > >    community have any reaction to that?
> > 
> > _We're_ a minority? ROFL!
> 
> This is weird, as a couple of people i've spoken too (incl. a developer)
> seem to think that ARM Linux may be a way of helping out the old acorn
> market.

You're not the only one.  When I spoke at Wakefield earlier this year it
was one of the more attended talks, second I think only to the ROS4 talk
(but aparently more enjoyable).  People there saw ARM Linux as the savoir
of the Acorn users.

Melanie

-- 
======================================================================
Melanie Rhianna Lewis                       melanie@defaid.demon.co.uk
'An it hurt none, do what thou wilt'     http://www.defaid.demon.co.uk
          TGMCC BAB DOGMUK - GS550 "Suzi" MZ 125 "Boris"
======================================================================


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov  7 14:40:20 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id OAA14859
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 7 Nov 1999 14:40:20 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id CD2C215E33; Sun,  7 Nov 1999 15:40:18 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154300AbPKGOjk>;
	Sun, 7 Nov 1999 09:39:40 -0500
Received: by vger.rutgers.edu id <S154204AbPKGOgg>;
	Sun, 7 Nov 1999 09:36:36 -0500
Received: from rulhmpc56.LeidenUniv.nl ([132.229.96.156]:2254 "EHLO
        rulhmpc56.leidenuniv.nl") by vger.rutgers.edu with ESMTP
	id <S154177AbPKGOgD>; Sun, 7 Nov 1999 09:36:03 -0500
Received: from localhost (devel@localhost)
	by rulhmpc56.leidenuniv.nl (8.8.5/8.8.5) with SMTP id QAA02201
	for <linux-arm@vger.rutgers.edu>; Sun, 7 Nov 1999 16:32:22 +0100
Date:   Sun, 7 Nov 1999 16:32:22 +0100 (MET)
From: kjdevel <devel@rulhmpc56.leidenuniv.nl>
To: linux-arm@vger.rutgers.edu
Subject: arm-linux cross-gcc build
Message-ID: <Pine.LNX.3.96.991107160245.2178C-100000@rulhmpc56.leidenuniv.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I'm trying to build the latest version of the gnu cross-compiling 
toolchain for arm-linux targets (in my case, on a i686-linux host, 
for a Psion Series 5 target)

Chris Rutter's webpage seems to describe the necessary steps
 quite well, nevertheless I have a few remaining questions.

The files/versions I intend to use:

binutils-2.9.5.0.19.tar.bz2
gcc-core-2.95.2.tar.gz
gcc-2.95.2-diff-991022.gz  
glibc-2.1.2
 
My questions:
1a. should the fold-const patch mentioned on Chis Rutters page still be
   applied to gcc-core-2.95.2? If yes, before or after
   gcc-2.95.2-diff-991022?
1b. Chriss's page also mentions that in  gcc/config/arm/linux-elf.h, the
    line that reads #if 0 (near the top) should be changed to #if 1.
    I can't find that line. Perhaps that change is no longer needed?

2. gcc-2.95.2-diff-991022 doesn't apply cleanly to gcc-core-2.95.2, e.g.,
   the files gcc/cp/parse.h and parse.c are not found, is that a problem? 

3. the -Dinhibit_libc hack still seems needed when first building gcc as a
   cross-compiler (i.e., without glibc), is there perhaps a more elegant
   method? 

4. which linux kernel versions are compatible with the above versions of
   the tool-chain?
   (in particular, how about linux-2.2.1, since it seems to be the
   de facto standard for the Psion)

Thanks in advance,
Klaasjan van Druten


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov  7 19:56:12 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA27912
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 7 Nov 1999 19:56:11 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 70B9515E6F; Sun,  7 Nov 1999 20:56:10 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154093AbPKGTzu>;
	Sun, 7 Nov 1999 14:55:50 -0500
Received: by vger.rutgers.edu id <S154222AbPKGTze>;
	Sun, 7 Nov 1999 14:55:34 -0500
Received: from p58-robin-gui.tch.enablis.net ([194.168.180.118]:4262 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154220AbPKGTzC>; Sun, 7 Nov 1999 14:55:02 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id TAA21783
	for <linux-arm@vger.rutgers.edu>; Sun, 7 Nov 1999 19:54:54 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id TAA00698
	for linux-arm@vger.rutgers.edu; Sun, 7 Nov 1999 19:54:03 GMT
Message-Id: <199911071954.TAA00698@raistlin.arm.linux.org.uk>
Subject: Updated Installer
To: linux-arm@vger.rutgers.edu
Date:   Sun, 7 Nov 1999 19:54:02 +0000 (GMT)
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I've updated the ARM Linux installer for Acorn machines, date code
1999.11.07.  There are updated installation instructions on the
web site.  The following changes have been made:

 * FTP mode added.
 * Most dependency problems resolved (updated RPM library).
 * Added "Fatal Error" when stuff goes majorly wrong.
 * Unimplemented bits disabled.
   (bootp net config, check for bad blocks, package selection)

Todo:

 * Allow installer to set root password.
 * Check for bad blocks during ext2fs formatting.
 * Network BOOTP configuration (if there is demand).
 * Individual package selection (if there is demand).
 * Write installation instructions for FTP mode.

Files changed:

 * arch/rpc/disks/root
 * arch/rpc/disks/supplemental
 * arch/rpc/install/RedHat/base/comps
 * arch/rpc/install/RedHat/base/hdlist
 * arch/rpc/install/RedHat/instimage/usr/bin/runinstall2
 * arch/rpc/install/RedHat/instimage/usr/bin/install.cpio

Files removed:

 * arch/rpc/install/RedHat/base/fsstnd.cgz
 * arch/rpc/install/RedHat/base/uglist

I specifically want to hear about any successes/failures from the use of
this release.  If you do encounter any problems, please let me know ASAP.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov  7 20:50:44 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id UAA31135
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 7 Nov 1999 20:50:43 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 7893015EC5; Sun,  7 Nov 1999 21:50:42 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154315AbPKGUqq>;
	Sun, 7 Nov 1999 15:46:46 -0500
Received: by vger.rutgers.edu id <S154016AbPKGUqF>;
	Sun, 7 Nov 1999 15:46:05 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:2221 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154398AbPKGUgE>; Sun, 7 Nov 1999 15:36:04 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11kZ1S-0007No-00; Sun, 7 Nov 1999 20:34:46 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: kjdevel <devel@rulhmpc56.leidenuniv.nl>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: arm-linux cross-gcc build 
In-Reply-To: Message from kjdevel <devel@rulhmpc56.leidenuniv.nl> 
   of "Sun, 07 Nov 1999 16:32:22 +0100." <Pine.LNX.3.96.991107160245.2178C-100000@rulhmpc56.leidenuniv.nl> 
References: <Pine.LNX.3.96.991107160245.2178C-100000@rulhmpc56.leidenuniv.nl> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Sun, 07 Nov 1999 20:34:46 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11kZ1S-0007No-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>1a. should the fold-const patch mentioned on Chis Rutters page still be
>   applied to gcc-core-2.95.2? If yes, before or after
>   gcc-2.95.2-diff-991022?

No.  A better patch is already included in gcc-2.95.2.

>1b. Chriss's page also mentions that in  gcc/config/arm/linux-elf.h, the
>    line that reads #if 0 (near the top) should be changed to #if 1.
>    I can't find that line. Perhaps that change is no longer needed?

No, it is no longer there.  The autoconf machinery should sort out the 
binutils versioning stuff for you.

>2. gcc-2.95.2-diff-991022 doesn't apply cleanly to gcc-core-2.95.2, e.g.,
>   the files gcc/cp/parse.h and parse.c are not found, is that a problem? 

No.  The `cp' directory is C++ and not included in the `core' distribution.  
But those patches are useless anyway so you are not missing anything.

>3. the -Dinhibit_libc hack still seems needed when first building gcc as a
>   cross-compiler (i.e., without glibc), is there perhaps a more elegant
>   method? 

No, unfortunately not.

>4. which linux kernel versions are compatible with the above versions of
>   the tool-chain?
>   (in particular, how about linux-2.2.1, since it seems to be the
>   de facto standard for the Psion)

The kernel experts can probably answer this more definitively (try the 
linux-arm-kernel list), but I'm fairly sure that version will not work.  
Both the 2.2 and 2.3 kernels in CVS seem to be OK though.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  8 09:48:32 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA21425
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 8 Nov 1999 09:48:31 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 0743A15F36; Mon,  8 Nov 1999 10:48:27 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154204AbPKHJnV>;
	Mon, 8 Nov 1999 04:43:21 -0500
Received: by vger.rutgers.edu id <S154263AbPKHJmt>;
	Mon, 8 Nov 1999 04:42:49 -0500
Received: from iaehv.IAE.nl ([194.151.64.2]:1117 "HELO iaehv.iae.nl")
	by vger.rutgers.edu with SMTP id <S154335AbPKHJch>;
	Mon, 8 Nov 1999 04:32:37 -0500
Received: from pcbasm (simac2.iae.nl [194.151.73.57])
	by iaehv.iae.nl (Postfix) with SMTP id B47C07D64
	for <linux-arm@vger.rutgers.edu>; Mon,  8 Nov 1999 10:32:34 +0100 (CET)
Message-ID: <036601bf29cc$5591d0f0$071414ac@industree.nl>
From: "Bas Mevissen" <sgm@plamev.demon.nl>
To: <linux-arm@vger.rutgers.edu>
Subject: Problems building a cross compiler from i686-linux to arm-linux
Date:   Mon, 8 Nov 1999 10:33:14 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi all,

I'm new to arm-linux and Arm, but already for 5 years in Linux/i386.

As a sort of hobby, I want to make a port of Linux to the Connexant
Superpipe single chip MCNS/DVB cablemodem chip. For building the kernel, I
want to use a cross compiler to compile the kernel.

First I tried egcs-1.0.2, because that's also my native i686 code compiler.
The compilation ended with missing crt*.o files. Seems I have to get these
files somewhere. :-)

But, because gcc-2.95 is the preferred compiler, I tried to compile this.
What I found was that egcs-1.0.2 is not able to compile it. It fails on some
*stream.cc in libiberty. It did succeed in building libgcc.a from the .S
sources, so that's one good thing already.

So my question is, what is the best thing to do? I want to make goed
packages for cross compiling from i686 to Arm and are prepared to spend some
time building them. After that, I want to write good documentation (Linux in
general lacks that!) and then continue porting to the SuperPipe.

Who can give me some hints?

Bas.




unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  8 17:24:17 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA13768
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 8 Nov 1999 17:24:16 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D335715D72; Mon,  8 Nov 1999 18:24:14 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154256AbPKHRXd>;
	Mon, 8 Nov 1999 12:23:33 -0500
Received: by vger.rutgers.edu id <S154217AbPKHRSb>;
	Mon, 8 Nov 1999 12:18:31 -0500
Received: from [212.219.8.163] ([212.219.8.163]:3010 "HELO inkvine.fluff.org")
	by vger.rutgers.edu with SMTP id <S154449AbPKHRPU>;
	Mon, 8 Nov 1999 12:15:20 -0500
Received: from localhost (localhost [127.0.0.1])
	by inkvine.fluff.org (Postfix) with ESMTP
	id 78A0146892; Mon,  8 Nov 1999 17:15:08 +0000 (GMT)
Date:   Mon, 8 Nov 1999 17:15:08 +0000 (GMT)
From: Chris Rutter <chris@fluff.org>
Reply-To: chris@fluff.org
To: kjdevel <devel@rulhmpc56.leidenuniv.nl>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: arm-linux cross-gcc build
In-Reply-To: <Pine.LNX.3.96.991107160245.2178C-100000@rulhmpc56.leidenuniv.nl>
Message-ID: <Pine.LNX.4.10.9911081703020.8095-100000@inkvine.fluff.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sun, 7 Nov 1999, kjdevel wrote:

> 1a. should the fold-const patch mentioned on Chis Rutters page still be
>    applied to gcc-core-2.95.2? If yes, before or after
>    gcc-2.95.2-diff-991022?

No no, this is purely for 2.95 and 2.95.1 -- I'll make this a little
clearer.

> 1b. Chriss's page also mentions that in  gcc/config/arm/linux-elf.h, the
>     line that reads #if 0 (near the top) should be changed to #if 1.
>     I can't find that line. Perhaps that change is no longer needed?

Again, a pre-2.95.2 thing.  It's all handled in `configure' now as
far as I can see.  Look for `SUBTARGET_OLD_LINKER' -- that's what's
replaced the old stuff.

> 2. gcc-2.95.2-diff-991022 doesn't apply cleanly to gcc-core-2.95.2, e.g.,
>    the files gcc/cp/parse.h and parse.c are not found, is that a problem? 

Nope, those are C++ files, and aren't in your distribution.  I'll add
a note about this.

> 3. the -Dinhibit_libc hack still seems needed when first building gcc as a
>    cross-compiler (i.e., without glibc), is there perhaps a more elegant
>    method? 

Er, not that I know of.

> 4. which linux kernel versions are compatible with the above versions of
>    the tool-chain?

Um, no idea.  I tend to use the most recent versions of tools available,
with the rationale that being too tentative to use newer is hardly
going to make bugs in the newest stuff get fixed any faster (if you
parse that senence).

-- 
Chris <chris@fluff.org>                         ( http://www.fluff.org/chris )


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  8 21:14:31 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id VAA22374
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 8 Nov 1999 21:14:30 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8CEE615DAB; Mon,  8 Nov 1999 22:14:29 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154463AbPKHVNw>;
	Mon, 8 Nov 1999 16:13:52 -0500
Received: by vger.rutgers.edu id <S154461AbPKHVNa>;
	Mon, 8 Nov 1999 16:13:30 -0500
Received: from dreadnought.Generation.NET ([205.205.119.2]:27945 "EHLO
        dreadnought.Generation.NET") by vger.rutgers.edu with ESMTP
	id <S154397AbPKHVLh>; Mon, 8 Nov 1999 16:11:37 -0500
Received: from dual (generic253.197.205.205.IN-ADDR.ARPA [205.205.197.253] (may be forged))
	by dreadnought.Generation.NET (8.8.7/8.8.7) with SMTP id PAA17833
	for <linux-arm@vger.rutgers.edu>; Mon, 8 Nov 1999 15:57:38 -0500
From: Francois Desloges <fd@vipswitch.com>
To: linux-arm@vger.rutgers.edu
Subject: map file etc...
Date:   Mon, 8 Nov 1999 12:25:54 -0500
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <99110812354700.00707@dual>
Content-Transfer-Encoding: 8bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Oh, by the way, would BIOS and bootstraping stuff have to go to linux-arm or
linux-arm-kernel mailing list ?

Anyway, trying to find a way to generate the one sector map file the BIOS is
looking on my drive, I've found a loadmap package on:
ftp://ftp.netwinder.org/pub/mirrors/armlinux/distrib/RedHat/RPMS/loadmap-1.6-1.arm.rpm

But the source package is not available from the correspondent SRPMS. And since
I'm trying to make this work from an i386 station, I fear this package will be
of no help.

Any other way of generating this map file?

Maybe I will just dd my kernel directly on a partion and load it from the raw
device, but I would have really like to do this more cleanly!

Thank for any help! 

-- 
François Desloges
fd@vipswitch.com

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov  8 22:02:26 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA23784
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 8 Nov 1999 22:02:25 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D0F6015DDF; Mon,  8 Nov 1999 23:02:23 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153940AbPKHWBx>;
	Mon, 8 Nov 1999 17:01:53 -0500
Received: by vger.rutgers.edu id <S154217AbPKHWBp>;
	Mon, 8 Nov 1999 17:01:45 -0500
Received: from p46-magpie-gui.tch.enablis.net ([194.168.180.46]:1215 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154196AbPKHWBf>; Mon, 8 Nov 1999 17:01:35 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id WAA26382;
	Mon, 8 Nov 1999 22:01:21 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id WAA00941;
	Mon, 8 Nov 1999 22:00:31 GMT
Message-Id: <199911082200.WAA00941@raistlin.arm.linux.org.uk>
Subject: Re: map file etc...
To: fd@vipswitch.com (Francois Desloges)
Date:   Mon, 8 Nov 1999 22:00:30 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <99110812354700.00707@dual> from "Francois Desloges" at Nov 8, 99 12:25:54 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Francois Desloges writes:
> Oh, by the way, would BIOS and bootstraping stuff have to go to linux-arm or
> linux-arm-kernel mailing list ?

l-a-k.

> Anyway, trying to find a way to generate the one sector map file the BIOS is
> looking on my drive, I've found a loadmap package on:
> ftp://ftp.netwinder.org/pub/mirrors/armlinux/distrib/RedHat/RPMS/loadmap-1.6-1.arm.rpm
> 
> But the source package is not available from the correspondent SRPMS. And since
> I'm trying to make this work from an i386 station, I fear this package will be
> of no help.

You should find it there now (or the primary ftp site).
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  9 00:16:46 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id AAA32411
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 9 Nov 1999 00:16:45 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 37A7715D5C; Tue,  9 Nov 1999 01:16:34 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154237AbPKIAQA>;
	Mon, 8 Nov 1999 19:16:00 -0500
Received: by vger.rutgers.edu id <S153940AbPKIAPr>;
	Mon, 8 Nov 1999 19:15:47 -0500
Received: from kwanon.research.canon.com.au ([203.12.172.254]:48136 "HELO
        kwanon.research.canon.com.au") by vger.rutgers.edu with SMTP
	id <S154232AbPKIAMt> convert rfc822-to-8bit; Mon, 8 Nov 1999 19:12:49 -0500
Received: (qmail 10172 invoked from network); 9 Nov 1999 00:12:33 -0000
Received: from eos.research.canon.com.au (203.12.175.190)
  by kwanon-heat.research.canon.com.au with SMTP; 9 Nov 1999 00:12:33 -0000
Received: from hodges.research.canon.com.au (hodges.research.canon.com.au [203.12.174.30])
	by eos.research.canon.com.au (Postfix) with ESMTP
	id A34774201; Tue,  9 Nov 1999 11:14:23 +1100 (EST)
Received: by hodges.research.canon.com.au (Postfix, from userid 178)
	id 462F18D4D; Tue,  9 Nov 1999 11:12:25 +1100 (EST)
To: Dave Schneider <schneider@enjoyweb.com>
Cc: linux-arm <linux-arm@vger.rutgers.edu>
Subject: Re: FMU program
References: <38236327.B7587F3A@enjoyweb.com>
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT
From: Mark Pulver <mpulver@research.canon.com.au>
Date:   09 Nov 1999 11:12:23 +1100
In-Reply-To: Dave Schneider's message of "Fri, 05 Nov 1999 15:07:19 -0800"
Message-ID: <v17ljsa5g8.fsf@hodges.research.canon.com.au>
Lines:  21
X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "20 Minutes to Nikko"
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Try:
http://developer.intel.com/design/strong/swsup/

I believe its in the µhal Libraries, Version 1.2 link.

Dave Schneider <schneider@enjoyweb.com> writes:

> Where can I find the FMU program.  We are using the EBSA285 board.  The
> mail archives state that it can be found at
> devleloper.intel.com/design/strong/sa-evaldownload.htm, but that does
> not exist any more and it is not listed on Intel's software page.
> 
> 
> unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
> ++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
> ++                        kernel-related discussions.                      ++

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  9 09:02:38 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA14504
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 9 Nov 1999 09:02:37 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8920C15DD7; Tue,  9 Nov 1999 10:02:36 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153954AbPKII5H>;
	Tue, 9 Nov 1999 03:57:07 -0500
Received: by vger.rutgers.edu id <S154368AbPKII4z>;
	Tue, 9 Nov 1999 03:56:55 -0500
Received: from pringle.oaktree.co.uk ([193.82.129.28]:6780 "EHLO
        pringle.oaktree.co.uk") by vger.rutgers.edu with ESMTP
	id <S154437AbPKIIzS>; Tue, 9 Nov 1999 03:55:18 -0500
Received: (from phil@localhost)
	by pringle.oaktree.co.uk (8.9.1/8.9.1) id JAA17201;
	Tue, 9 Nov 1999 09:01:40 GMT
Message-ID: <19991109090140.C15025@pringle.oaktree.co.uk>
Date:   Tue, 9 Nov 1999 09:01:40 +0000
From: Phil Norman <phil@pringle.oaktree.co.uk>
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>,
        Francois Desloges <fd@vipswitch.com>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: map file etc...
Mail-Followup-To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>,
	Francois Desloges <fd@vipswitch.com>, linux-arm@vger.rutgers.edu
References: <99110812354700.00707@dual> <199911082200.WAA00941@raistlin.arm.linux.org.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.2i
In-Reply-To: <199911082200.WAA00941@raistlin.arm.linux.org.uk>; from Russell King - ARM Linux Admin on Mon, Nov 08, 1999 at 10:00:30PM +0000
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Mon, Nov 08, 1999 at 10:00:30PM +0000, Russell King - ARM Linux Admin wrote:
> Francois Desloges writes:
> > Oh, by the way, would BIOS and bootstraping stuff have to go to linux-arm or
> > linux-arm-kernel mailing list ?
> 
> l-a-k.

Russell, how about an extra mailing list, linux-arm-lists, in
which people can discuss which lists certain topics can go to
without bothering everyone else? ;-)

Cheers,
Phil


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov  9 13:39:28 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id NAA14740
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 9 Nov 1999 13:39:26 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B1E1915D88; Tue,  9 Nov 1999 14:39:24 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153942AbPKINio>;
	Tue, 9 Nov 1999 08:38:44 -0500
Received: by vger.rutgers.edu id <S153947AbPKINi1>;
	Tue, 9 Nov 1999 08:38:27 -0500
Received: from ensta.ensta.fr ([147.250.1.1]:1935 "EHLO ensta.ensta.fr")
	by vger.rutgers.edu with ESMTP id <S153942AbPKINiW>;
	Tue, 9 Nov 1999 08:38:22 -0500
Received: from fab.ensta.fr (IDENT:root@fab.ensta.fr [147.250.24.178])
	by ensta.ensta.fr (8.9.1/8.9.1) with ESMTP id OAA29329
	for <linux-arm@vger.rutgers.edu>; Tue, 9 Nov 1999 14:37:56 +0100 (CET)
Received: from fab.ensta.fr (IDENT:pollet@localhost [127.0.0.1]) by fab.ensta.fr (8.9.3/8.7.3) with ESMTP id OAA28363 for <linux-arm@vger.rutgers.edu>; Tue, 9 Nov 1999 14:37:55 +0100
Message-Id: <199911091337.OAA28363@fab.ensta.fr>
X-Mailer: exmh version 2.0.2
To: linux-arm@vger.rutgers.edu
Subject: HP Jordana
Organization: Techniques =?ISO-8859-1?Q?Avanc=E9es,?= Laboratoire Electronique Informatique, Paris
X-url:  http://www.ensta.fr/~pollet
X-face: DD@v/3GT!?Ac{6uZ]t"2t5JpaW3sAa{T.;4%gIY(v@_iJi3TK_=<Op7@{DUp}P8YPL!NzDs
 >4ZD]%{/\}Q~I)k<<%~Xp\EPuj"~rPAP3<s^8EQ!Kw)DI
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Tue, 09 Nov 1999 14:37:55 +0100
From: Fabrice Pollet <pollet@ensta.fr>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


Hello,

It's a long time since I last came in this mailing list and I would like to 
know if somebody I've heard any reports of Linux being ported to HP Jornada.

Thanks in advance.


-- 
   Fabrice POLLET
							 ___  ________ _
  ENSTA / LEI / AMI	E-mail : pollet@ensta.fr	| __\| _|_   _/ \
 32 boulevard Victor	Tel    : +33 01 45 52 54 25	| __\____ | |/ _ \
75739 PARIS CEDEX 15	Fax    : +33 01 45 52 55 87	|___\_____|___/ \_\
    F R A N C E


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 10 09:57:46 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA09369
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 10 Nov 1999 09:57:46 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id E391915DD8; Wed, 10 Nov 1999 10:57:44 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154041AbPKJJ5N>;
	Wed, 10 Nov 1999 04:57:13 -0500
Received: by vger.rutgers.edu id <S153911AbPKJJ47>;
	Wed, 10 Nov 1999 04:56:59 -0500
Received: from iaehv.IAE.nl ([194.151.64.2]:1394 "HELO iaehv.iae.nl")
	by vger.rutgers.edu with SMTP id <S154452AbPKJJyv>;
	Wed, 10 Nov 1999 04:54:51 -0500
Received: from pcbasm (simac2.iae.nl [194.151.73.57])
	by iaehv.iae.nl (Postfix) with SMTP
	id B80587CD3; Wed, 10 Nov 1999 10:54:48 +0100 (CET)
Message-ID: <084001bf2b61$a9224240$071414ac@industree.nl>
From: "Bas Mevissen" <sgm@plamev.demon.nl>
To: <cris@fluff.org>
Cc: <linux-arm@vger.rutgers.edu>
Subject: GCC 2.95.2 new patch made for cross-compiler inhibit_libc stuff and still some questions
Date:   Wed, 10 Nov 1999 10:55:03 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

This is a long mail, there are a few short questions below. Maybe you don't
need the extra info.

Hi,

I'm trying to get a working cross-development environment for arm-linux
kernel development. I'm getting close, but still not there. For building the
Arm cross compiler (from i686-linux host), I use the following files:

-    gcc-2.95.tar.gz (GNU)
-    gcc-2.95-2.95.1-diff.gz (GNU)
-    gcc-2.95.1-2.95.2-diff.gz (GNU)
-    gcc-2.95.2-diff-991022.gz (Chris) Does not apply cleanly:

Changelog.rej:
***************
*** 1,3 ****
  Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)

   * gcc-2.95.1 Released.
--- 1,7 ----
+ 1999-09-10  Philip Blundell  <pb@nexus.co.uk>
+
+  * config.guess, config.sub: Import from latest autoconf.
+
  Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)

   * gcc-2.95.1 Released.

-    Patch from me (forgot -u option...):

file gcc/libgcc2.c: (moved xcc -> inhibit stuff upwards and added anidecl.h
to let machmode.h compile)
34a35,42
>
> /* In a cross-compilation situation, default to inhibiting compilation
>    of routines that use libc.  */
>
> #if defined(CROSS_COMPILE) && !defined(inhibit_libc)
> #define inhibit_libc
> #endif
>
42a51,52
> #else
> #include <ansidecl.h> // for PROTO in machmode.h
60,66d69
< /* In a cross-compilation situation, default to inhibiting compilation
<    of routines that use libc.  */
<
< #if defined(CROSS_COMPILE) && !defined(inhibit_libc)
< #define inhibit_libc
< #endif
<
3033a3037
> #ifndef inhibit_libc
3034a3039
> #endif

gcc/frame.c (?) (added xcc -> inhibit stuff)
35a36,42
> /* In a cross-compilation situation, default to inhibiting compilation
>    of routines that use libc.  */
>
> #if defined(CROSS_COMPILE) && !defined(inhibit_libc)
> #define inhibit_libc
> #endif
>

I've compiled cross-binutils from binutils-2.9.1.0.23 (without patches) and
installed in /opt/arm:
In build dir:




../sourcedir/configure --prefix=/opt/arm --build=i686-linux --host=i686-linu
x --target=arm-linux
    make
    make install

Then:

#installing linux stuff (is in /opt/arm/linux, with include/asm ->
include/asm-arm)
# symlink /opt/arm/arm-linux/include/asm -> ../../linux/include/asm
# symlink /opt/arm/arm-linux/include/linux -> ../../linux/include/linux

mkdir build-gcc
cd build-gcc
../gcc-2.95.2-mine/configure --prefix=/opt/arm --build=i686-linux --host=i68
6-linux --target=arm-linux
make cross
(fails on building libio, because of lack of glibc header files)
cd gcc
make
make install
(this does actually build and install cross-compiler)

Questions:

- Should I apply patches to the binutils package or use binutils-2.9.5.x.x?
Did i compile the binutils right?

- I put everything in /opt/arm because the files of the binutils are
interfering with the ones installed for the native compiler. Is there an
elegant way to let them coexist? I saw a solution of using a wrapper script
for using dislocated binutils support files with the cross-tools, but that
was not nice...

- Is it right to use the kernel includes the way I do? Wouldn't it be better
to use a --local-include=/opt/arm/include to force using
/opt/arm/include/{asm,linux} for the kernel includes? In that case, I can
use /opt/arm/include for the glibc includes. Is glibc-2.1.2 a good choice?

- Is my patch OK? It is somewhat crippled because it was too late tonight
:-) I used LIBGCC2_CFLAGS="-Dinhibiti_libc" make before and that worked too!

- Do I need libio? Does it really need the glibc header files? How can I
avoid libio from building?

Bas.






unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 10 11:05:08 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id LAA13458
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 10 Nov 1999 11:05:02 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2FC4D15EDC; Wed, 10 Nov 1999 12:05:01 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154036AbPKJLEk>;
	Wed, 10 Nov 1999 06:04:40 -0500
Received: by vger.rutgers.edu id <S153942AbPKJLEY>;
	Wed, 10 Nov 1999 06:04:24 -0500
Received: from nexusel.demon.co.uk ([158.152.30.195]:10189 "EHLO
        globe.nexus.co.uk") by vger.rutgers.edu with ESMTP
	id <S153911AbPKJLBv>; Wed, 10 Nov 1999 06:01:51 -0500
Received: from [192.0.0.21] (helo=fountain.nexus.co.uk ident=mail)
	by globe.nexus.co.uk with smtp (Exim 2.12 #1)
	id 11lVPD-0000BS-00; Wed, 10 Nov 1999 10:55:11 +0000
Received: from [127.0.0.1] (helo=fountain ident=pb)
	by fountain.nexus.co.uk with esmtp (Exim 3.03 #1)
	id 11lVPD-0000TI-00; Wed, 10 Nov 1999 10:55:11 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: "Bas Mevissen" <sgm@plamev.demon.nl>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: GCC 2.95.2 new patch made for cross-compiler inhibit_libc stuff and still some questions 
In-Reply-To: Message from "Bas Mevissen" <sgm@plamev.demon.nl> 
   of "Wed, 10 Nov 1999 10:55:03 +0100." <084001bf2b61$a9224240$071414ac@industree.nl> 
References: <084001bf2b61$a9224240$071414ac@industree.nl> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Wed, 10 Nov 1999 10:55:11 +0000
From: Philip Blundell <pb@nexus.co.uk>
Message-Id: <E11lVPD-0000TI-00@fountain.nexus.co.uk>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>- Should I apply patches to the binutils package or use binutils-2.9.5.x.x?
>Did i compile the binutils right?

Use 2.9.5.  Yes, your compilation options were fine.

>- I put everything in /opt/arm because the files of the binutils are
>interfering with the ones installed for the native compiler. Is there an
>elegant way to let them coexist?

It should happen automatically.  What are the actual problems you see?

>- Is it right to use the kernel includes the way I do? Wouldn't it be better
>to use a --local-include=/opt/arm/include to force using
>/opt/arm/include/{asm,linux} for the kernel includes? In that case, I can
>use /opt/arm/include for the glibc includes.

No.  The cross-compiler will look in $PREFIX/arm-linux/include and this is 
where you should put the headers.

>Is glibc-2.1.2 a good choice?

Yes.

>- Do I need libio? Does it really need the glibc header files? How can I
>avoid libio from building?

No, you probably don't want it.  Yes, it really does need the header files.  
The easy way to stop it building is just to delete it from your source tree 
before running configure.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 10 12:09:24 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA19913
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 10 Nov 1999 12:09:24 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id A49A015D5E; Wed, 10 Nov 1999 13:09:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153942AbPKJMIs>;
	Wed, 10 Nov 1999 07:08:48 -0500
Received: by vger.rutgers.edu id <S153912AbPKJMIU>;
	Wed, 10 Nov 1999 07:08:20 -0500
Received: from iaehv.IAE.nl ([194.151.64.2]:3050 "HELO iaehv.iae.nl")
	by vger.rutgers.edu with SMTP id <S153911AbPKJMH4>;
	Wed, 10 Nov 1999 07:07:56 -0500
Received: from pcbasm (simac2.iae.nl [194.151.73.57])
	by iaehv.iae.nl (Postfix) with SMTP
	id 591597D90; Wed, 10 Nov 1999 13:07:49 +0100 (CET)
Message-ID: <08b501bf2b74$3da5a5d0$071414ac@industree.nl>
From: "Bas Mevissen" <sgm@plamev.demon.nl>
To: "Philip Blundell" <pb@nexus.co.uk>
Cc: <linux-arm@vger.rutgers.edu>
References: <084001bf2b61$a9224240$071414ac@industree.nl>  <E11lVPD-0000TI-00@fountain.nexus.co.uk>
Subject: Re: GCC 2.95.2 new patch made for cross-compiler inhibit_libc stuff and still some questions 
Date:   Wed, 10 Nov 1999 13:08:03 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


----- Original Message -----
From: Philip Blundell <pb@nexus.co.uk>
To: Bas Mevissen <sgm@plamev.demon.nl>
Cc: <linux-arm@vger.rutgers.edu>
Sent: Wednesday, November 10, 1999 11:55
Subject: Re: GCC 2.95.2 new patch made for cross-compiler inhibit_libc stuff
and still some questions


| >- Should I apply patches to the binutils package or use
binutils-2.9.5.x.x?
| >Did i compile the binutils right?
|
| Use 2.9.5.  Yes, your compilation options were fine.
|
OK. Can I safely upgrade my native binutils for i686 too or can the two
versions (2.9.1.x.x and 2.9.5.x.x) coexist?

| >- I put everything in /opt/arm because the files of the binutils are
| >interfering with the ones installed for the native compiler. Is there an
| >elegant way to let them coexist?
|
| It should happen automatically.  What are the actual problems you see?
|

I did not try it, I just looked for duplicate, different(*) files and found
them: /usr/lib/lib{bfd,opcodes,iberty}*. I understand that when you compile
a new binutils, it will read the current supported targets. But what if I
distribute it in binaire form?

(*) different from the native binutils already installed.

What I would like to do is build separate cross packages that just add files
and do not replace anything. I have to get deeper into this.

| >- Is it right to use the kernel includes the way I do? Wouldn't it be
better
| >to use a --local-include=/opt/arm/include to force using
| >/opt/arm/include/{asm,linux} for the kernel includes? In that case, I can
| >use /opt/arm/include for the glibc includes.
|
| No.  The cross-compiler will look in $PREFIX/arm-linux/include and this is
| where you should put the headers.
|
Just to be sure: that's the right place for the glibc header files too? That
makes sense to me, because then you can use an other version of the
c-library for the arm cross-builds.

| >- Do I need libio? Does it really need the glibc header files? How can I
| >avoid libio from building?
|
| No, you probably don't want it.  Yes, it really does need the header
files.
| The easy way to stop it building is just to delete it from your source
tree
| before running configure.
|
OK. I'll see if I can make a patch for cleanly exclude it from the build,
without removing files.
BTW. Where is libio for?

Thanks for the answers so far.

Bas.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 10 12:26:00 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA21359
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 10 Nov 1999 12:25:59 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id F240215DD2; Wed, 10 Nov 1999 13:25:57 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154041AbPKJMYj>;
	Wed, 10 Nov 1999 07:24:39 -0500
Received: by vger.rutgers.edu id <S153947AbPKJMY0>;
	Wed, 10 Nov 1999 07:24:26 -0500
Received: from nexusel.demon.co.uk ([158.152.30.195]:10445 "EHLO
        globe.nexus.co.uk") by vger.rutgers.edu with ESMTP
	id <S154173AbPKJMWC>; Wed, 10 Nov 1999 07:22:02 -0500
Received: from [192.0.0.21] (helo=fountain.nexus.co.uk ident=mail)
	by globe.nexus.co.uk with smtp (Exim 2.12 #1)
	id 11lWam-0000JE-00; Wed, 10 Nov 1999 12:11:12 +0000
Received: from [127.0.0.1] (helo=fountain ident=pb)
	by fountain.nexus.co.uk with esmtp (Exim 3.03 #1)
	id 11lWal-0000tm-00; Wed, 10 Nov 1999 12:11:11 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: "Bas Mevissen" <sgm@plamev.demon.nl>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: GCC 2.95.2 new patch made for cross-compiler inhibit_libc stuff and still some questions 
In-Reply-To: Message from "Bas Mevissen" <sgm@plamev.demon.nl> 
   of "Wed, 10 Nov 1999 13:08:03 +0100." <08b501bf2b74$3da5a5d0$071414ac@industree.nl> 
References: <084001bf2b61$a9224240$071414ac@industree.nl> <E11lVPD-0000TI-00@fountain.nexus.co.uk>  <08b501bf2b74$3da5a5d0$071414ac@industree.nl> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Wed, 10 Nov 1999 12:11:11 +0000
From: Philip Blundell <pb@nexus.co.uk>
Message-Id: <E11lWal-0000tm-00@fountain.nexus.co.uk>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>OK. Can I safely upgrade my native binutils for i686 too or can the two
>versions (2.9.1.x.x and 2.9.5.x.x) coexist?

Either.  It should be safe to use 2.9.5 for x86 but the two can also coexist.

>I did not try it, I just looked for duplicate, different(*) files and found
>them: /usr/lib/lib{bfd,opcodes,iberty}*. I understand that when you compile
>a new binutils, it will read the current supported targets. But what if I
>distribute it in binaire form?

If those are static libraries (.a) then you can safely not distribute them - 
nothing uses them at run time.  The only problem you will have is if you 
configure with "--enable-shared" in which case you will end up with clashing 
versions of libbfd.so and friends; the solution is just to not do that.

>| No.  The cross-compiler will look in $PREFIX/arm-linux/include and this is
>| where you should put the headers.
>|
>Just to be sure: that's the right place for the glibc header files too? That
>makes sense to me, because then you can use an other version of the
>c-library for the arm cross-builds.

Yes.

>BTW. Where is libio for?

It provides I/O stream functions.  I think the iostream component of libstdc++ 
rests on it.  The stdio library in C also uses libio but libc contains its own 
copy.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 09:07:25 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA08362
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 09:07:24 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 7756515FDA; Thu, 11 Nov 1999 19:47:20 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154028AbPKKSqu>;
	Thu, 11 Nov 1999 13:46:50 -0500
Received: by vger.rutgers.edu id <S153942AbPKKSpw>;
	Thu, 11 Nov 1999 13:45:52 -0500
Received: from irwell.zetnet.co.uk ([194.247.47.48]:3204 "EHLO
        irwell.zetnet.co.uk") by vger.rutgers.edu with ESMTP
	id <S153973AbPKKSph>; Thu, 11 Nov 1999 13:45:37 -0500
Received: from 10006851 (man-a150.dialup.zetnet.co.uk [194.247.44.150])
	by irwell.zetnet.co.uk (8.9.3/8.9.3/Debian/GNU) with SMTP id SAA22121
	for <linux-arm@vger.rutgers.edu>; Thu, 11 Nov 1999 18:45:24 GMT
Date:   Thu, 11 Nov 1999 18:44:22 +0000
From: Ken Paton <kenpaton@zetnet.co.uk>
To: linux-arm@vger.rutgers.edu
Subject: Installing ARM Linux from Clan CD
Message-ID: <67166b5f49%kenpaton@n10006851.zetnet.co.uk>
X-Organization: home
X-Mailer: Messenger v1.40b for RISC OS
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Posting-Agent: RISC OS Newsbase 0.61a
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I have been trying to install ARM Linux using the installation
guide provided by Paul Vigey. I have been able to follow the installation
up to the bit that deals with installing the RPMs. I have placed them in a
RaFS file as detailed in the guide. I had a problem at first in being able to
get rafsln to run, but solved this by changeing PATH=$PATH:/mnt to PATH=$PATH:/bin/mnt.
I can now get rafsln to run, but although it accesses the disk, it then replies that it
is unable to find the file. Does anyone have any idea what I am doing wrong as all attempts
at installing are failing at this point?

-- 
Ken Paton


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 09:07:30 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA08416
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 09:07:30 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 9C96F15F0E; Thu, 11 Nov 1999 15:53:21 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154063AbPKKOwt>;
	Thu, 11 Nov 1999 09:52:49 -0500
Received: by vger.rutgers.edu id <S153912AbPKKOwb>;
	Thu, 11 Nov 1999 09:52:31 -0500
Received: from ns-inetext.inet.com ([199.171.211.140]:50555 "EHLO
        ns-inetext.inet.com") by vger.rutgers.edu with ESMTP
	id <S153994AbPKKOwW>; Thu, 11 Nov 1999 09:52:22 -0500
Received: from harpo.inetint.com (harpo [172.16.99.60])
	by ns-inetext.inet.com (8.9.2/8.9.2) with ESMTP id IAA29446
	for <linux-arm@vger.rutgers.edu>; Thu, 11 Nov 1999 08:50:39 -0600 (CST)
Received: from inet.com ([172.16.13.73]) by harpo.inetint.com
          (Netscape Messaging Server 3.6)  with ESMTP id AAA468C
          for <linux-arm@vger.rutgers.edu>; Thu, 11 Nov 1999 08:55:21 -0600
Message-ID: <382AD8B9.AFEC648F@inet.com>
Date:   Thu, 11 Nov 1999 08:54:49 -0600
From: Dave Baukus <dave.baukus@inet.com>
Organization: Inet Technologies Inc.
X-Mailer: Mozilla 4.5 [en] (X11; U; SunOS 5.6 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: Clock speed
References: <Pine.OSF.3.95.991102132818.28574C-100000@ganter.disy.cse.unsw.EDU.AU>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

I have an EBSA-like board; for this question its major difference is
that it has a 55 Mhz clock.

I know this affects the serial port baud rate calculation.  I've also 
seen the following in asm-arch/arch-ebsa285/timex.h:

/*
 * On EBSA285 boards, the clock runs at 50MHz and is
 * divided by a 4-bit prescaler.  Other boards use an
 * ISA derived timer, and this is unused.
 */
#define CLOCK_TICK_RATE         (50000000 / 16)


The question is are there other areas I need to look at to compensate for
the different clock ?

thanks

--
dave.baukus@inet.com			
	Inet Technologies Inc.
	Plano, Texas, USA.

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 09:57:32 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA10415
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 09:57:31 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 6224415F73; Thu, 11 Nov 1999 16:44:24 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154224AbPKKPnx>;
	Thu, 11 Nov 1999 10:43:53 -0500
Received: by vger.rutgers.edu id <S153990AbPKKPng>;
	Thu, 11 Nov 1999 10:43:36 -0500
Received: from nexusel.demon.co.uk ([158.152.30.195]:10049 "EHLO
        globe.nexus.co.uk") by vger.rutgers.edu with ESMTP
	id <S153994AbPKKPmv>; Thu, 11 Nov 1999 10:42:51 -0500
Received: from [192.0.0.21] (helo=fountain.nexus.co.uk ident=mail)
	by globe.nexus.co.uk with smtp (Exim 2.12 #1)
	id 11lwC5-0001vG-00; Thu, 11 Nov 1999 15:31:25 +0000
Received: from [127.0.0.1] (helo=fountain ident=pb)
	by fountain.nexus.co.uk with esmtp (Exim 3.03 #1)
	id 11lwC5-0005ns-00; Thu, 11 Nov 1999 15:31:25 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: Dave Baukus <dave.baukus@inet.com>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Clock speed 
In-Reply-To: Message from Dave Baukus <dave.baukus@inet.com> 
   of "Thu, 11 Nov 1999 08:54:49 CST." <382AD8B9.AFEC648F@inet.com> 
References: <Pine.OSF.3.95.991102132818.28574C-100000@ganter.disy.cse.unsw.EDU.AU>  <382AD8B9.AFEC648F@inet.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Thu, 11 Nov 1999 15:31:25 +0000
From: Philip Blundell <pb@nexus.co.uk>
Message-Id: <E11lwC5-0005ns-00@fountain.nexus.co.uk>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

In message <382AD8B9.AFEC648F@inet.com>, Dave Baukus writes:
>I have an EBSA-like board; for this question its major difference is
>that it has a 55 Mhz clock.
>
>I know this affects the serial port baud rate calculation.  I've also 
>seen the following in asm-arch/arch-ebsa285/timex.h:
>
>The question is are there other areas I need to look at to compensate for
>the different clock ?

No.  The bus clock is pretty much transparent to software.  I guess the only 
thing to watch out for is drivers that assume knowledge of the PCI clock 
frequency.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 09:57:47 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA10547
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 09:57:45 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id A072E160BE; Fri, 12 Nov 1999 01:37:42 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154277AbPKLAeA>;
	Thu, 11 Nov 1999 19:34:00 -0500
Received: by vger.rutgers.edu id <S154242AbPKLAdm>;
	Thu, 11 Nov 1999 19:33:42 -0500
Received: from mail1.wlv.netzero.net ([209.247.163.51]:52351 "HELO
        mail1.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S154222AbPKLAcT>; Thu, 11 Nov 1999 19:32:19 -0500
Received: (qmail 11859 invoked by uid 0); 12 Nov 1999 00:32:14 -0000
Received: from pppa24-minneapolisb20-1r5050.saturn.bbn.com (HELO netzero.net) (4.12.6.102)
  by mail1.wlv.netzero.net with SMTP; 12 Nov 1999 00:32:14 -0000
Message-ID: <382B6020.30ED8D90@netzero.net>
Date:   Thu, 11 Nov 1999 18:32:32 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: Adress of rd_start/initrd_start on EBSA285
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I am trying to get a ramdisk for ARM-Linux on EBSA285. I ran into the
following
questions: What is the virtual address I should give to rd_start in the
param page?
and What is the physical address I should load the ramdisk image?

How about initrd_start?

I can only find 4200 0000 mapped to fe00 0000 and some others in
hardware.h,
Where could I get the related information for ramdisk?

Thank you very much for your help,
Gaixia


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 10:32:28 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA11701
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 10:32:28 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id BBACC15F0D; Fri, 12 Nov 1999 11:32:21 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154514AbPKLKbv>;
	Fri, 12 Nov 1999 05:31:51 -0500
Received: by vger.rutgers.edu id <S154474AbPKLKbc>;
	Fri, 12 Nov 1999 05:31:32 -0500
Received: from [212.240.65.10] ([212.240.65.10]:18704 "EHLO aleph.locsoft.com")
	by vger.rutgers.edu with ESMTP id <S154456AbPKLKbN>;
	Fri, 12 Nov 1999 05:31:13 -0500
Received: from uphill ([212.240.65.50])
	by aleph.locsoft.com (8.8.8/8.8.7) with SMTP id KAA24957
	for <linux-arm@vger.rutgers.edu>; Fri, 12 Nov 1999 10:53:58 GMT
Message-ID: <00a501bf2cf8$82209c30$3241f0d4@uphill.locsoft.com>
From: "Paul Robertson" <paul.robertson@locsoft.com>
To: "linux-arm list" <linux-arm@vger.rutgers.edu>
Subject: ELF to AIF utility
Date:   Fri, 12 Nov 1999 10:27:23 -0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_00A2_01BF2CF8.81EE1A80"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

This is a multi-part message in MIME format.

------=_NextPart_000_00A2_01BF2CF8.81EE1A80
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I have a utility (part of Russell King's bios 1.05) called mkaif, which =
converts ARM-ELF binaries to ARM Image Format.
If I try to use it on an uncompressed Linux kernel it fails after the =
first section "Missing data section!"

How do I determine if this is a problem with the ELF header or with =
mkaif ?

Is there an alternative to mkaif ?

Paul Robertson
LocSoft Limited
"The key to your embedded solutions"
www.locsoft.com
Phone +44 (0) 1793 432557=20
Fax     +44 (0) 1793 432727


------=_NextPart_000_00A2_01BF2CF8.81EE1A80
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Hi,</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>I have a utility (part of Russell King's bios 1.05) =
called=20
mkaif, which converts ARM-ELF binaries to ARM Image Format.</FONT></DIV>
<DIV><FONT size=3D2>If I try to use it on an uncompressed Linux kernel =
it fails=20
after the first section &quot;Missing data section!&quot;</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>How do I determine if this is a problem with the ELF =
header or=20
with mkaif ?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Is there an alternative to mkaif =
?</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Paul Robertson<BR>LocSoft =
Limited<BR>&quot;The=20
key to your embedded solutions&quot;<BR><A=20
href=3D"http://www.locsoft.com">www.locsoft.com</A><BR>Phone +44 (0) =
1793 432557=20
<BR>Fax&nbsp;&nbsp;&nbsp;&nbsp; +44 (0) 1793=20
432727<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_00A2_01BF2CF8.81EE1A80--


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 13:16:32 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id NAA20446
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 13:16:27 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3FEA715F37; Fri, 12 Nov 1999 14:16:26 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154235AbPKLNC4>;
	Fri, 12 Nov 1999 08:02:56 -0500
Received: by vger.rutgers.edu id <S154376AbPKLM5O>;
	Fri, 12 Nov 1999 07:57:14 -0500
Received: from p13-robin-gui.tch.enablis.net ([194.168.180.73]:1961 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154458AbPKLMp4>; Fri, 12 Nov 1999 07:45:56 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id MAA08452;
	Fri, 12 Nov 1999 12:45:51 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id MAA20888;
	Fri, 12 Nov 1999 12:44:46 GMT
Message-Id: <199911121244.MAA20888@raistlin.arm.linux.org.uk>
Subject: Re: ELF to AIF utility
To: paul.robertson@locsoft.com (Paul Robertson)
Date:   Fri, 12 Nov 1999 12:44:45 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <00a501bf2cf8$82209c30$3241f0d4@uphill.locsoft.com> from "Paul Robertson" at Nov 12, 99 10:27:23 am
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Paul Robertson writes:
> I have a utility (part of Russell King's bios 1.05) called mkaif, which
> converts ARM-ELF binaries to ARM Image Format.
> If I try to use it on an uncompressed Linux kernel it fails after the
> first section "Missing data section!"

mkaif was only designed to be used with the resulting image from the bios,
however, if someone does fix it to work with the kernel, please feed back
the changes to me.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 20:29:27 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id UAA09462
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 20:29:25 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 00CFC160CC; Fri, 12 Nov 1999 21:29:23 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154237AbPKLU2x>;
	Fri, 12 Nov 1999 15:28:53 -0500
Received: by vger.rutgers.edu id <S154184AbPKLU2g>;
	Fri, 12 Nov 1999 15:28:36 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:3211 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154237AbPKLU1w>; Fri, 12 Nov 1999 15:27:52 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11mNHC-00031Z-00; Fri, 12 Nov 1999 20:26:30 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: "Paul Robertson" <paul.robertson@locsoft.com>
Cc: "linux-arm list" <linux-arm@vger.rutgers.edu>
Subject: Re: ELF to AIF utility 
In-Reply-To: Message from "Paul Robertson" <paul.robertson@locsoft.com> 
   of "Fri, 12 Nov 1999 10:27:23 GMT." <00a501bf2cf8$82209c30$3241f0d4@uphill.locsoft.com> 
References: <00a501bf2cf8$82209c30$3241f0d4@uphill.locsoft.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Fri, 12 Nov 1999 20:26:30 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11mNHC-00031Z-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>How do I determine if this is a problem with the ELF header or with
>mkaif ?

Objdump will show you the ELF headers.

>Is there an alternative to mkaif ?

Depends what you want it for.  `objcopy -O binary' might do the trick.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 12 23:53:50 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id XAA17701
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 12 Nov 1999 23:53:50 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id ECC351610B; Sat, 13 Nov 1999 00:53:48 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154177AbPKLXx2>;
	Fri, 12 Nov 1999 18:53:28 -0500
Received: by vger.rutgers.edu id <S154024AbPKLXxF>;
	Fri, 12 Nov 1999 18:53:05 -0500
Received: from ns0.utdallas.edu ([129.110.10.1]:43444 "HELO ns0.utdallas.edu")
	by vger.rutgers.edu with SMTP id <S154440AbPKLXwb>;
	Fri, 12 Nov 1999 18:52:31 -0500
Received: from apache.utdallas.edu (apache.utdallas.edu [129.110.16.9])
	by ns0.utdallas.edu (Postfix) with ESMTP id 24F441A026B
	for <linux-arm@vger.rutgers.edu>; Fri, 12 Nov 1999 17:52:30 -0600 (CST)
Received: from localhost (vasantr@localhost)
	by apache.utdallas.edu (8.9.1/8.9.1) with SMTP id RAA12616
	for <linux-arm@vger.rutgers.edu>; Fri, 12 Nov 1999 17:52:48 -0600 (CST)
X-Authentication-Warning: apache.utdallas.edu: vasantr owned process doing -bs
Date:   Fri, 12 Nov 1999 17:52:48 -0600 (CST)
From: Vasant Ramasubramanian <vasantr@utdallas.edu>
To: linux-arm@vger.rutgers.edu
Subject: UCB1200 audio 
Message-ID: <Pine.GSO.3.96.991112175156.12544B-100000@apache.utdallas.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello again.

I wanted to know if anyone has decent information on how to send audio
data to the UCB1200 under Linux; I'm using the Brutus board, but didn't
see any /dev/audio device; the module does load.

Vasant.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov 13 10:35:24 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA03499
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 13 Nov 1999 10:35:23 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2C05F16185; Sat, 13 Nov 1999 11:35:19 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154073AbPKMKe5>;
	Sat, 13 Nov 1999 05:34:57 -0500
Received: by vger.rutgers.edu id <S153973AbPKMKej>;
	Sat, 13 Nov 1999 05:34:39 -0500
Received: from ns0.utdallas.edu ([129.110.10.1]:51024 "HELO ns0.utdallas.edu")
	by vger.rutgers.edu with SMTP id <S153942AbPKMKe2>;
	Sat, 13 Nov 1999 05:34:28 -0500
Received: from apache.utdallas.edu (apache.utdallas.edu [129.110.16.9])
	by ns0.utdallas.edu (Postfix) with ESMTP id AF44219FFC6
	for <linux-arm@vger.rutgers.edu>; Sat, 13 Nov 1999 04:34:27 -0600 (CST)
Received: from localhost (vasantr@localhost)
	by apache.utdallas.edu (8.9.1/8.9.1) with SMTP id EAA27718
	for <linux-arm@vger.rutgers.edu>; Sat, 13 Nov 1999 04:34:46 -0600 (CST)
X-Authentication-Warning: apache.utdallas.edu: vasantr owned process doing -bs
Date:   Sat, 13 Nov 1999 04:34:46 -0600 (CST)
From: Vasant Ramasubramanian <vasantr@utdallas.edu>
To: linux-arm@vger.rutgers.edu
Subject: Audio and Cross-compiling
Message-ID: <Pine.GSO.3.96.991113042548.16687A-100000@apache.utdallas.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello again:

After much fooling around on my Brutus board, I got audio to work but I
had to use a nmod with 42 as the major for the UCB1200/audio device; did
anyone else have to do this manually? 

This may have been covered elsewhere, but if I wish to cross-compile a
program, is there any "clean" way of doing so? (Compile an ARM Linux
program on my x86 PII which has been setup with the cross-compilers).

I can directly invoke arm-linux-gcc on my PC which produces programs that
I can transfer to / run on the ARM target[Brutus]. However, if a program
uses a configure script is there a prefered way of telling it that my
target is an ARM platform? (If so what do I tell it for the platform
type?). 

To give some background, I'm trying to compile some simple sound apps (I
tried to cross-compile SAPlay from Nicolas 's dir on Netwinder but I
endedup mucking around with the Makefile and not getting it to compile
properly).

I appreciate any help, sorry if this has been covered elsewhere.

Vasant.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov 13 12:26:14 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA06376
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 13 Nov 1999 12:26:13 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 86D5816185; Sat, 13 Nov 1999 13:26:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154196AbPKMMZk>;
	Sat, 13 Nov 1999 07:25:40 -0500
Received: by vger.rutgers.edu id <S154028AbPKMMZb>;
	Sat, 13 Nov 1999 07:25:31 -0500
Received: from orange.csi.cam.ac.uk ([131.111.8.77]:37671 "EHLO
        orange.csi.cam.ac.uk") by vger.rutgers.edu with ESMTP
	id <S153973AbPKMMZL>; Sat, 13 Nov 1999 07:25:11 -0500
Received: from sjc77.kings.cam.ac.uk
	([131.111.198.159] helo=sjc77 ident=crok)
	by orange.csi.cam.ac.uk with smtp (Exim 3.03 #1)
	id 11mcEu-0004Gm-00
	for linux-arm@vger.rutgers.edu; Sat, 13 Nov 1999 12:25:09 +0000
Date:   Sat, 13 Nov 1999 12:23:02 +0000
From: Stephen Crocker <crok@crok.demon.co.uk>
To: linux-arm@vger.rutgers.edu
Subject: Installation problems
Message-ID: <ed94f6049%crok@sjc77.cam.ac.uk>
Reply-To: crok@crok.demon.co.uk
X-Organization: Crokk
X-Mailer: Messenger v1.40f for RISC OS
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Posting-Agent: RISC OS Newsbase 0.61b
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

I am currently trying to install ARMLinux on my RiscPSbut I am having 
problems getting all the files onto a suitable partition.  For a start, my 
ADFS partition is in the new Filecore format, so I can't use that.  Secondly,
my Ethernet card is EtherM and the installer doesn't have a driver for it.  
Thirdly (and most strangely) my SCSI drives (including CD ROM) don't mount!  
I have a Cumana SCSI 2 card which is sometimes identified as "EASI Simple 
card 13" and displayed without the numbers in brackets which normally appear 
at the start of the line.  This always happens when I do a shift-boot and
sometimes happens otherwise.  After this, the driver won't even load.  If the
SCSI card is properly identfied, the driver works but I can't mount any
drives.  This happens on the latest installer/kernel and happened on the 
previous version as well.

I would be grateful if anyone can either tell me what to do about my SCSI 
card or supply an installer with support for EtherM or the new Filecore.
Alternatively, there may be other methods for installing which I have 
overlooked.

-- 
 x^      ( )      _________         //    Email: mailto:crok@crok.demon.co.uk
<       U O      |_|_|_|_|_|    O  ||      WWW:  http://www.crok.demon.co.uk
 \,     |/|\      _________       [  ]             
     .  |/^\  .       2       .   /__\
.. If at first you don't succeed, you're doing about average.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 02:39:54 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id CAA07314
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 02:39:54 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 85C07162DC; Sun, 14 Nov 1999 03:39:52 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154200AbPKNCjU>;
	Sat, 13 Nov 1999 21:39:20 -0500
Received: by vger.rutgers.edu id <S154197AbPKNCiw>;
	Sat, 13 Nov 1999 21:38:52 -0500
Received: from phnxpop2.phnx.uswest.net ([206.80.192.2]:2584 "HELO
        phnxpop2.phnx.uswest.net") by vger.rutgers.edu with SMTP
	id <S154184AbPKNCig>; Sat, 13 Nov 1999 21:38:36 -0500
Received: (qmail 14495 invoked by alias); 14 Nov 1999 02:38:27 -0000
Delivered-To: fixup-linux-arm@vger.rutgers.edu@fixme
Received: (qmail 14483 invoked by uid 0); 14 Nov 1999 02:38:26 -0000
Received: from bdslppp28.phnx.uswest.net (HELO gandalf.tausq.org) (216.160.217.28)
  by phnxpop2.phnx.uswest.net with SMTP; 14 Nov 1999 02:38:26 -0000
Received: from randolph by gandalf.tausq.org with local (Exim 3.03 #1 (Debian))
	id 11mpbI-0000ne-00; Sat, 13 Nov 1999 19:41:08 -0700
Date:   Sat, 13 Nov 1999 19:41:08 -0700
From: Randolph Chung <randolph@tausq.org>
To: linux-arm@vger.rutgers.edu
Subject: Fun with 7500FE STB
Message-ID: <19991113194108.A2114@tausq.org>
Reply-To: Randolph Chung <randolph@tausq.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0pre4i
X-PGP:  for PGP key, see http://www.tausq.org/pgp.txt
X-GPG:  for GPG key, see http://www.tausq.org/gpg.txt
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi all,

Hope these questions don't sound too naive. I just got on this list yesterday.

A few of us recently acquired some donated settop boxes (Uniview 210, see
www.uniview.com) that uses a 7500FE CPU. We are interested in getting Linux
on it.

I've been trying to get one of the stock RiscPC kernels to boot on the box,
with no luck. I am not too surprised by this, but would like some pointers
as to how one can start getting such a system to boot.

This is what happens now, when I try to boot a kernel (RiscPC kernel from
www.arm.linux.org, one that I compile myself from netwinder.org's CVS, etc):
I boot with:
!Linux -bootkernel kernel
At the "extra args" prompt, I put "console=ttyS0,9600"

What seems to happen is that the loader loads in the image, and then gives
me a screen full of colorful pixels, and then reboots. I don't see anything
on the other side of the serial port (Connected to my PC).

It is worth noting that the STB has only TV tuner output. In my case, I hook
it up to a tuner card on my PC. 

I have some documentation for the machine, and the 7500FE specs are
available publicly on Cirrus logic's website. Any pointers on how to proceed
is much appreciated.

randolph
tausq@{debian.org,netwinder.org}
-- 
   @..@                                         http://www.TauSq.org/
  (----)
 ( >__< )
 ^^ ~~ ^^

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 12:41:58 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA23833
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 12:41:57 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 82A8A1633B; Sun, 14 Nov 1999 13:41:55 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154232AbPKNMlc>;
	Sun, 14 Nov 1999 07:41:32 -0500
Received: by vger.rutgers.edu id <S154231AbPKNMlN>;
	Sun, 14 Nov 1999 07:41:13 -0500
Received: from p60-cordelia-gui.tch.enablis.net ([212.250.233.60]:3907 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154220AbPKNMlF>; Sun, 14 Nov 1999 07:41:05 -0500
Received: from raistlin.arm.linux.org.uk (rmk@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id MAA17174
	for <linux-arm@vger.rutgers.edu>; Sun, 14 Nov 1999 12:40:59 GMT
Received: (from rmk@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id MAA00201
	for linux-arm@vger.rutgers.edu; Sun, 14 Nov 1999 12:39:44 GMT
Received: from p60-cordelia-gui.tch.enablis.net ([212.250.233.60]:3889 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S154220AbPKNMgL>; Sun, 14 Nov 1999 07:36:11 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id MAA17155;
	Sun, 14 Nov 1999 12:36:06 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id MAA00178;
	Sun, 14 Nov 1999 12:34:51 GMT
Message-Id: <199911141234.MAA00178@raistlin.arm.linux.org.uk>
Subject: Re: Fun with 7500FE STB
To: randolph@tausq.org
Date:   Sun, 14 Nov 1999 12:34:51 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <19991113194108.A2114@tausq.org> from "Randolph Chung" at Nov 13, 99 07:41:08 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Randolph Chung writes:
> Hope these questions don't sound too naive. I just got on this list yesterday.

Please subscribe to linux-arm-kernel as well.  l-a-k is the correct forum for
these discussions now.

> What seems to happen is that the loader loads in the image, and then gives
> me a screen full of colorful pixels, and then reboots. I don't see anything
> on the other side of the serial port (Connected to my PC).

The "colorful pixels" is a known problem.  Since there is no VRAM, my guess is
that the VIDC is fetching it's display from the first few pages of memory, which
is where the Linux kernel sits.  This is therefore nothing to worry about.  The
only thing I can think of getting aroud this problem is for !Linux to reprogram
the palette with black, ie, no video output until the kernel boots.

I know that you have been talking to me indirectly through Chris Rutter, and
obviously this email means that it seems to be unidirectional. ;(  As a general
note, I don't like talking through people; mistakes happen.  It's better to
get first-hand info.

What I suggest is hooking up another machine to the serial port, and applying
the suggestion I made on l-a-k this month.  (Search for CONFIG_DEBUG_LL).
See the archives on

  ftp.arm.linux.org.uk/pub/armlinux/lists/linux-arm-kernel
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 13:00:31 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id NAA24381
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 13:00:31 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id A31DD1634E; Sun, 14 Nov 1999 14:00:29 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154249AbPKNM75>;
	Sun, 14 Nov 1999 07:59:57 -0500
Received: by vger.rutgers.edu id <S154231AbPKNM7s>;
	Sun, 14 Nov 1999 07:59:48 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:3634 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154242AbPKNM7g>; Sun, 14 Nov 1999 07:59:36 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11mzFS-0008Gk-00; Sun, 14 Nov 1999 12:59:14 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: Randolph Chung <randolph@tausq.org>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Fun with 7500FE STB 
In-Reply-To: Message from Randolph Chung <randolph@tausq.org> 
   of "Sat, 13 Nov 1999 19:41:08 MST." <19991113194108.A2114@tausq.org> 
References: <19991113194108.A2114@tausq.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Sun, 14 Nov 1999 12:59:14 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11mzFS-0008Gk-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>This is what happens now, when I try to boot a kernel (RiscPC kernel from
>www.arm.linux.org, one that I compile myself from netwinder.org's CVS, etc):

The 2.3 tree in CVS has support for one ARM7500FE-based machine already; this 
might be a good starting point.  The 7500's IOMD block is not quite the 
same as the one in the RiscPC (and there are a few other differences too) so 
it will be hard to make one kernel run on both machines.

>I boot with:
>!Linux -bootkernel kernel

BTW, the !Linux loader is not free software.  You might like to investigate 
LinLoader or some other alternative instead, since you will probably have to 
modify it to pass the right architecture number for a new machine.

>It is worth noting that the STB has only TV tuner output. In my case, I hook
>it up to a tuner card on my PC. 

Do you know how the TV output is arranged?

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 13:37:32 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id NAA25328
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 13:37:32 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id DE8AE162EC; Sun, 14 Nov 1999 14:37:30 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154196AbPKNNhB>;
	Sun, 14 Nov 1999 08:37:01 -0500
Received: by vger.rutgers.edu id <S153962AbPKNNgw>;
	Sun, 14 Nov 1999 08:36:52 -0500
Received: from phnxpop2.phnx.uswest.net ([206.80.192.2]:4390 "HELO
        phnxpop2.phnx.uswest.net") by vger.rutgers.edu with SMTP
	id <S153942AbPKNNgb>; Sun, 14 Nov 1999 08:36:31 -0500
Received: (qmail 11170 invoked by alias); 14 Nov 1999 13:36:14 -0000
Delivered-To: fixup-linux-arm@vger.rutgers.edu@fixme
Received: (qmail 11040 invoked by uid 0); 14 Nov 1999 13:36:08 -0000
Received: from bdslppp28.phnx.uswest.net (HELO gandalf.tausq.org) (216.160.217.28)
  by phnxpop2.phnx.uswest.net with SMTP; 14 Nov 1999 13:36:08 -0000
Received: from randolph by gandalf.tausq.org with local (Exim 3.03 #1 (Debian))
	id 11mzrr-0002lQ-00; Sun, 14 Nov 1999 06:38:55 -0700
Date:   Sun, 14 Nov 1999 06:38:54 -0700
From: Randolph Chung <randolph@tausq.org>
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Fun with 7500FE STB
Message-ID: <19991114063853.B2114@tausq.org>
Reply-To: Randolph Chung <randolph@tausq.org>
References: <19991113194108.A2114@tausq.org> <199911141234.MAA00178@raistlin.arm.linux.org.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0pre4i
In-Reply-To: <199911141234.MAA00178@raistlin.arm.linux.org.uk>; from linux@arm.linux.org.uk on Sun, Nov 14, 1999 at 12:34:51PM +0000
X-PGP:  for PGP key, see http://www.tausq.org/pgp.txt
X-GPG:  for GPG key, see http://www.tausq.org/gpg.txt
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

> I know that you have been talking to me indirectly through Chris Rutter, and
> obviously this email means that it seems to be unidirectional. ;(  As a general
> note, I don't like talking through people; mistakes happen.  It's better to
> get first-hand info.

Just want to make sure I clarify this -- Chris has been more than helpful in
trying to help me get this setup. I'm posting to get some extra info, not
because of any fault on his part.

Unfortunately I'm going to be away for a few days. Will get on l-a-k as soon
as I return. Meanwhile, if any relevant emails come up, I'd appreciate a cc.

thanks much,
randolph
-- 
   @..@                                         http://www.TauSq.org/
  (----)
 ( >__< )
 ^^ ~~ ^^

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 13:49:47 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id NAA25599
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 13:49:47 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8833715D55; Sun, 14 Nov 1999 14:49:45 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154024AbPKNNtO>;
	Sun, 14 Nov 1999 08:49:14 -0500
Received: by vger.rutgers.edu id <S153942AbPKNNtG>;
	Sun, 14 Nov 1999 08:49:06 -0500
Received: from p26-magpie-gui.tch.enablis.net ([194.168.180.26]:3985 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153962AbPKNNsy>; Sun, 14 Nov 1999 08:48:54 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id NAA17454;
	Sun, 14 Nov 1999 13:48:47 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id NAA00438;
	Sun, 14 Nov 1999 13:47:31 GMT
Message-Id: <199911141347.NAA00438@raistlin.arm.linux.org.uk>
Subject: Re: Fun with 7500FE STB
To: Philip.Blundell@pobox.com (Philip Blundell)
Date:   Sun, 14 Nov 1999 13:47:31 +0000 (GMT)
Cc: randolph@tausq.org, linux-arm@vger.rutgers.edu
In-Reply-To: <E11mzFS-0008Gk-00@kings-cross.london.uk.eu.org> from "Philip Blundell" at Nov 14, 99 12:59:14 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Philip Blundell writes:
> The 2.3 tree in CVS has support for one ARM7500FE-based machine already; this 
> might be a good starting point.  The 7500's IOMD block is not quite the 
> same as the one in the RiscPC (and there are a few other differences too) so 
> it will be hard to make one kernel run on both machines.

Err, not as far as I know.  If you want the ARM7500 stuff integrated at some
point, you know what to do.  (btw, it seems like the feature freeze in the main
kernel is dead).

> >I boot with:
> >!Linux -bootkernel kernel
> 
> BTW, the !Linux loader is not free software.  You might like to investigate 
> LinLoader or some other alternative instead, since you will probably have to 
> modify it to pass the right architecture number for a new machine.

The loader is free software, just not open-sourced.  Reason?  RISC OS is not
a platform which lends itself to open-source.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 14:41:46 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id OAA27067
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 14:41:46 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 0FC7F15F93; Sun, 14 Nov 1999 15:41:45 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154196AbPKNOlH>;
	Sun, 14 Nov 1999 09:41:07 -0500
Received: by vger.rutgers.edu id <S153962AbPKNOlD>;
	Sun, 14 Nov 1999 09:41:03 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:3772 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S153942AbPKNOjH>; Sun, 14 Nov 1999 09:39:07 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11n0nx-0008Or-00; Sun, 14 Nov 1999 14:38:57 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Cc: randolph@tausq.org, linux-arm@vger.rutgers.edu
Subject: Re: Fun with 7500FE STB 
In-Reply-To: Message from Russell King - ARM Linux Admin <linux@arm.linux.org.uk> 
   of "Sun, 14 Nov 1999 13:47:31 GMT." <199911141347.NAA00438@raistlin.arm.linux.org.uk> 
References: <199911141347.NAA00438@raistlin.arm.linux.org.uk> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Sun, 14 Nov 1999 14:38:57 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11n0nx-0008Or-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Russell King wrote:
>Philip Blundell writes:
>> The 2.3 tree in CVS has support for one ARM7500FE-based machine already; 
>> this might be a good starting point.  The 7500's IOMD block is not quite the 
>> same as the one in the RiscPC (and there are a few other differences too) so 
>> it will be hard to make one kernel run on both machines.
>
>Err, not as far as I know.

What are you referring to?

>If you want the ARM7500 stuff integrated at some point, you know what to do.

There are two 7500 patches currently sitting in your incoming queue (according 
to your web page) which have been there since August 9 and September 13.  What 
would you like me to do to speed things along?

>> BTW, the !Linux loader is not free software.
>
>The loader is free software, just not open-sourced.

`Free software' in the GNU sense means that the source is available, you can 
modify it, redistribute it and so on.  As I understand it !Linux is zero-cost 
software which is not the same.  My apologies if I have misrepresented the 
licence terms.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 14:47:53 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id OAA27213
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 14:47:53 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 5F43415DC0; Sun, 14 Nov 1999 15:47:51 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S153942AbPKNOrS>;
	Sun, 14 Nov 1999 09:47:18 -0500
Received: by vger.rutgers.edu id <S154024AbPKNOrA>;
	Sun, 14 Nov 1999 09:47:00 -0500
Received: from p19-robin-gui.tch.enablis.net ([194.168.180.79]:4108 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153942AbPKNOqw>; Sun, 14 Nov 1999 09:46:52 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id OAA17695;
	Sun, 14 Nov 1999 14:46:43 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id OAA00917;
	Sun, 14 Nov 1999 14:45:27 GMT
Message-Id: <199911141445.OAA00917@raistlin.arm.linux.org.uk>
Subject: Re: Fun with 7500FE STB
To: Philip.Blundell@pobox.com (Philip Blundell)
Date:   Sun, 14 Nov 1999 14:45:26 +0000 (GMT)
Cc: randolph@tausq.org, linux-arm@vger.rutgers.edu
In-Reply-To: <E11n0nx-0008Or-00@kings-cross.london.uk.eu.org> from "Philip Blundell" at Nov 14, 99 02:38:57 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Philip Blundell writes:
> Russell King wrote:
> >Err, not as far as I know.
> What are you referring to?

The 2.3 CVS tree.

> >The loader is free software, just not open-sourced.
> 
> `Free software' in the GNU sense means that the source is available, you can 
> modify it, redistribute it and so on.  As I understand it !Linux is zero-cost 
> software which is not the same.  My apologies if I have misrepresented the 
> licence terms.

I'd like it to be open-sourced, but I just don't see that this is possible with
any RISC OS-based development system.  Any changes would have to be hand-patched
into the sources since there is no diff/patch utility that I am aware of, which
makes it impractical.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 15:11:30 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA27902
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 15:11:29 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 96FB01627F; Sun, 14 Nov 1999 16:11:28 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154245AbPKNPK5>;
	Sun, 14 Nov 1999 10:10:57 -0500
Received: by vger.rutgers.edu id <S154024AbPKNPKl>;
	Sun, 14 Nov 1999 10:10:41 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:3789 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154245AbPKNPIs>; Sun, 14 Nov 1999 10:08:48 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11n1Gi-0008RC-00; Sun, 14 Nov 1999 15:08:40 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Cc: randolph@tausq.org, linux-arm@vger.rutgers.edu
Subject: Re: Fun with 7500FE STB 
In-Reply-To: Message from Russell King - ARM Linux Admin <linux@arm.linux.org.uk> 
   of "Sun, 14 Nov 1999 14:45:26 GMT." <199911141445.OAA00917@raistlin.arm.linux.org.uk> 
References: <199911141445.OAA00917@raistlin.arm.linux.org.uk> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Sun, 14 Nov 1999 15:08:40 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11n1Gi-0008RC-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>The 2.3 CVS tree.

That certainly did contain 7500 support last time I looked, assuming you are 
talking about the one at netwinder.org.

>I'd like it to be open-sourced, but I just don't see that this is possible 
>with any RISC OS-based development system.  Any changes would have to be 
>hand-patched into the sources since there is no diff/patch utility that I 
>am aware of, which makes it impractical.

It's several years since I used Acorn C but I thought it did come with a diff 
program.  Or one could use a Unix system for maintaining the source.  
Regardless, this seems like a tangential issue to the question of whether to 
actually release source or not.  LinLoader is GPL'd so there is an existence 
proof that RISC OS free software is possible.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sun Nov 14 15:25:58 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA28290
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sun, 14 Nov 1999 15:25:58 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 9475515D78; Sun, 14 Nov 1999 16:25:55 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154024AbPKNPZZ>;
	Sun, 14 Nov 1999 10:25:25 -0500
Received: by vger.rutgers.edu id <S153962AbPKNPZR>;
	Sun, 14 Nov 1999 10:25:17 -0500
Received: from p19-robin-gui.tch.enablis.net ([194.168.180.79]:4245 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S153942AbPKNPZF>; Sun, 14 Nov 1999 10:25:05 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id PAA17807;
	Sun, 14 Nov 1999 15:24:52 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id PAA01212;
	Sun, 14 Nov 1999 15:23:36 GMT
Message-Id: <199911141523.PAA01212@raistlin.arm.linux.org.uk>
Subject: Re: Fun with 7500FE STB
To: Philip.Blundell@pobox.com (Philip Blundell)
Date:   Sun, 14 Nov 1999 15:23:35 +0000 (GMT)
Cc: randolph@tausq.org, linux-arm@vger.rutgers.edu
In-Reply-To: <E11n1Gi-0008RC-00@kings-cross.london.uk.eu.org> from "Philip Blundell" at Nov 14, 99 03:08:40 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Philip Blundell writes:
> >The 2.3 CVS tree.
> 
> That certainly did contain 7500 support last time I looked, assuming you are 
> talking about the one at netwinder.org.

Naturally.

> It's several years since I used Acorn C but I thought it did come with a diff 
> program.  Or one could use a Unix system for maintaining the source.  
> Regardless, this seems like a tangential issue to the question of whether to 
> actually release source or not.  LinLoader is GPL'd so there is an existence 
> proof that RISC OS free software is possible.

It's certainly not tangential at all.  It's a question of the amount of time
and tools.  There is a diff program, but it does not produce any sort of
output that could be passed into a patch-type program.  The output of !Diff
is only useful for documentation purposes.

This lack of a standard diff/patch is /the problem/ and /the reason/ why it's
not open-sourced.  If someone can show me a practical solution to this, then
it will get open-sourced.  Until that time, it remains as is.

Also, it's worth noting that !Linux cannot be linked by the newer Acorn tools,
since the AOF format has changed in non-backward compatable ways (which prevent
the non-source distributable library which the programs link against linking).

Basically, development on RISC OS is a mess, just like partitioning stuff on
Acorn machines.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 15 10:21:31 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id KAA05314
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 15 Nov 1999 10:21:30 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 4CA9315E39; Mon, 15 Nov 1999 11:21:24 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154276AbPKOKU4>;
	Mon, 15 Nov 1999 05:20:56 -0500
Received: by vger.rutgers.edu id <S153942AbPKOKQd>;
	Mon, 15 Nov 1999 05:16:33 -0500
Received: from sirius.tadpole.co.uk ([160.104.128.10]:1373 "EHLO
        sirius.tadpole.co.uk") by vger.rutgers.edu with ESMTP
	id <S154338AbPKOKMo>; Mon, 15 Nov 1999 05:12:44 -0500
Received: from kestrel.tadpole.co.uk (kestrel.dev.tadpole.co.uk [160.104.129.40])
	by sirius.tadpole.co.uk (8.9.1a/8.9.1) with SMTP id KAA12001
	for <linux-arm@vger.rutgers.edu>; Mon, 15 Nov 1999 10:12:36 GMT
Received: by kestrel.tadpole.co.uk (SMI-8.6/SMI-SVR4)
	id KAA06001; Mon, 15 Nov 1999 10:11:45 GMT
Message-ID: <XFMail.991115101145.ben@confusion.org>
X-Mailer: XFMail 1.3 [p0] on Solaris
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <199911141523.PAA01212@raistlin.arm.linux.org.uk>
Date:   Mon, 15 Nov 1999 10:11:45 -0000 (GMT)
Organization: Tadpole Technology PLC
From: Ben Jameson <ben@confusion.org>
To: linux-arm@vger.rutgers.edu
Subject: Re: Fun with 7500FE STB
Content-Transfer-Encoding: 8bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


On 14-Nov-99 Russell King - ARM Linux Admin wrote:

> This lack of a standard diff/patch is /the problem/ and /the reason/ why
> it's not open-sourced.  If someone can show me a practical solution to
> this, then it will get open-sourced.  Until that time, it remains as is.

The tools at:

  ftp://ftp.uni-stuttgart.de/pub/systems/acorn/riscos/unixtools/gnu/

may be of some help here, although they are rather old (I've not had
occasion to use them much).

There may be more recent ports elsewhere.

> Also, it's worth noting that !Linux cannot be linked by the newer Acorn
> tools, since the AOF format has changed in non-backward compatable ways
> (which prevent the non-source distributable library which the programs
> link against linking).

Would it be of any use to use GCC instead? (http://hard-mofo.dsvr.net/)

Ben.

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 15 12:48:12 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA12416
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 15 Nov 1999 12:47:51 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2679815DDF; Mon, 15 Nov 1999 13:47:45 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154173AbPKOMrO>;
	Mon, 15 Nov 1999 07:47:14 -0500
Received: by vger.rutgers.edu id <S154245AbPKOMrF>;
	Mon, 15 Nov 1999 07:47:05 -0500
Received: from duteinh.et.tudelft.nl ([130.161.42.1]:4508 "EHLO
        duteinh.et.tudelft.nl") by vger.rutgers.edu with ESMTP
	id <S154069AbPKOMot>; Mon, 15 Nov 1999 07:44:49 -0500
Received: from dutein71 by duteinh.et.tudelft.nl (8.9.3/BB-2.0)
	id NAA25617; Mon, 15 Nov 1999 13:44:39 +0100 (MET)
Date:   Mon, 15 Nov 1999 13:44:39 +0100 (MET)
Message-Id: <199911151244.NAA25617@duteinh.et.tudelft.nl>
From: Erik Mouw <J.A.K.Mouw@its.tudelft.nl>
To: vasantr@utdallas.edu
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Audio and Cross-compiling
In-Reply-To: <Pine.GSO.3.96.991113042548.16687A-100000@apache.utdallas.edu>
Organization: Eric conspiracy secret labs
X-Face: "!Z|1XjFg!3Iw)BwM^M\k)J5KHiPddz}#/Zw%?$&Q!xqob"OA|})3_@&BTTiQERo?/^g[Z<9P4R8:5C:aqq.cw!hotLc=+u-"+1rq@9$V^8PbOUlodyi_sejt+D`iqkLpx$>.aXl%vnfPIt"LK|/%>94_Zrm8jy?`_[RKt'TuoxUxfk(gMhY(n|DBBl~c$dhO>G%6}R4+DGX3|idBm4oU&UM/XUP4I9aoN{]`ax%B?rgD(I3OJ<62Y6L
X-Mailer: XCmail 0.99.6 - with PGP support, PGP engine version 0.5
X-Mailerorigin: http://www.fsai.fh-trier.de/~schmitzj/Xclasses/XCmail/
X-Eric-Conspiracy: There is no conspiracy!
X-Loop: erik@it.et.tudelft.nl
MIME-Version: 1.0
Content-Type: 	text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7BIT
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sat, 13 Nov 1999 04:34:46 -0600 (CST), Vasant Ramasubramanian wrote:
> This may have been covered elsewhere, but if I wish to cross-compile a
> program, is there any "clean" way of doing so? (Compile an ARM Linux
> program on my x86 PII which has been setup with the cross-compilers).
> 
> I can directly invoke arm-linux-gcc on my PC which produces programs that
> I can transfer to / run on the ARM target[Brutus]. However, if a program
> uses a configure script is there a prefered way of telling it that my
> target is an ARM platform? (If so what do I tell it for the platform
> type?). 

Assumed that you build on i[3456]86-linux, use:

  setenv CC arm-linux-gcc
  ./configure --target=arm-unknown-linux-gnu --host=i386-unknown-linux

Try "./configure --help" for more options.



Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 15 16:17:53 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA04249
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 15 Nov 1999 16:17:52 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id E623F15D73; Mon, 15 Nov 1999 15:52:22 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154206AbPKOOvy>;
	Mon, 15 Nov 1999 09:51:54 -0500
Received: by vger.rutgers.edu id <S154069AbPKOOvr>;
	Mon, 15 Nov 1999 09:51:47 -0500
Received: from [212.219.8.163] ([212.219.8.163]:2347 "HELO inkvine.fluff.org")
	by vger.rutgers.edu with SMTP id <S154225AbPKOOux>;
	Mon, 15 Nov 1999 09:50:53 -0500
Received: from localhost (localhost [127.0.0.1])
	by inkvine.fluff.org (Postfix) with ESMTP id EA5254680B
	for <linux-arm@vger.rutgers.edu>; Mon, 15 Nov 1999 14:50:44 +0000 (GMT)
Date:   Mon, 15 Nov 1999 14:50:44 +0000 (GMT)
From: Chris Rutter <chris@fluff.org>
Reply-To: chris@fluff.org
To: ARM Linux mailing list <linux-arm@vger.rutgers.edu>
Subject: Re: Fun with 7500FE STB
In-Reply-To: <199911141523.PAA01212@raistlin.arm.linux.org.uk>
Message-ID: <Pine.LNX.4.10.9911151446430.11160-100000@inkvine.fluff.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sun, 14 Nov 1999, Russell King - ARM Linux Admin wrote:

> > LinLoader is GPL'd so there is an existence 
> > proof that RISC OS free software is possible.

Yes, or for a rather good example, the Straylight Source Release, at
Mark Wooding's site: <http://www.excessus.demon.co.uk/>.

> This lack of a standard diff/patch is /the problem/ and /the reason/ why it's
> not open-sourced.  If someone can show me a practical solution to this, then
> it will get open-sourced.  Until that time, it remains as is.

There's a port at <ftp://ftp.zap.uk.eu.org/pub/ds/GNU/diffutils.zip>

diffutils are trivial to port, even if someone else *hadn't* ported
them before (which someone has).

-- 
Chris <chris@fluff.org>                         ( http://www.fluff.org/chris )


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 15 16:18:06 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA04243
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 15 Nov 1999 16:17:47 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 1847715D49; Mon, 15 Nov 1999 15:45:30 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154173AbPKOOo6>;
	Mon, 15 Nov 1999 09:44:58 -0500
Received: by vger.rutgers.edu id <S153942AbPKOOot>;
	Mon, 15 Nov 1999 09:44:49 -0500
Received: from [212.219.8.163] ([212.219.8.163]:2344 "HELO inkvine.fluff.org")
	by vger.rutgers.edu with SMTP id <S154041AbPKOOoj>;
	Mon, 15 Nov 1999 09:44:39 -0500
Received: from localhost (localhost [127.0.0.1])
	by inkvine.fluff.org (Postfix) with ESMTP id 2019B4680B
	for <linux-arm@vger.rutgers.edu>; Mon, 15 Nov 1999 14:44:31 +0000 (GMT)
Date:   Mon, 15 Nov 1999 14:44:31 +0000 (GMT)
From: Chris Rutter <chris@fluff.org>
Reply-To: chris@fluff.org
To: ARM Linux mailing list <linux-arm@vger.rutgers.edu>
Subject: Re: Fun with 7500FE STB
In-Reply-To: <199911141445.OAA00917@raistlin.arm.linux.org.uk>
Message-ID: <Pine.LNX.4.10.9911151439010.11160-100000@inkvine.fluff.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sun, 14 Nov 1999, Russell King - ARM Linux Admin wrote

> Any changes would have to be hand-patched
> into the sources since there is no diff/patch utility that I am aware of, which
> makes it impractical.

There are four options, all practical as I see it:

  * Maintain the source under local RCS (using the RISC OS RCS port);
  * Maintain the source under Tytgat's RISC OS CVS port;
  * Maintain the source under CVS under Linux, and edit the sources over
    NFS (my preferred option);
  * Use no revision control system and use diff/patch[1].

[1] There are many diffutils ports; the most recent AFAIAA is Darren Salt's,
  available at <ftp://ftp.zap.uk.eu.org/pub/ds/GNU/diffutils.zip>.

-- 
Chris <chris@fluff.org>                         ( http://www.fluff.org/chris )


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 15 16:51:23 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA06277
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 15 Nov 1999 16:51:03 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id CA48215DB3; Mon, 15 Nov 1999 14:55:50 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154173AbPKONzS>;
	Mon, 15 Nov 1999 08:55:18 -0500
Received: by vger.rutgers.edu id <S154069AbPKONy7>;
	Mon, 15 Nov 1999 08:54:59 -0500
Received: from aleph1.demon.co.uk ([158.152.9.127]:19531 "EHLO
        court2.aleph1.co.uk") by vger.rutgers.edu with ESMTP
	id <S153942AbPKONyn>; Mon, 15 Nov 1999 08:54:43 -0500
Received: from chewy.aleph1.co.uk ([194.70.44.163])
	by court2.aleph1.co.uk with smtp (Exim 2.05 #1)
	id 11nMYx-0001wQ-00
	for linux-arm@vger.rutgers.edu; Mon, 15 Nov 1999 13:52:55 +0000
Date:   Mon, 15 Nov 1999 13:52:55 +0000 (GMT)
From: Wookey <wookey@aleph1.co.uk>
Subject: Re: RISCOS tool maintennance (was re: fun with 7500FE STB)
To: armlinux list <linux-arm@vger.rutgers.edu>
In-Reply-To: <199911141523.PAA01212@raistlin.arm.linux.org.uk>
Message-ID: <Marcel-1.50-1115135255-06ch+Ty@chewy.aleph1.co.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Organization: Aleph One,Cambridge, UK. Tel +44 1223 811679
X-Mailer: ANT RISCOS Marcel [ver 1.50]
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sun 14 Nov, Russell King - ARM Linux Admin wrote:
> Philip Blundell writes:
> > >The 2.3 CVS tree.

> This lack of a standard diff/patch is /the problem/ and /the reason/
> why it's not open-sourced.  If someone can show me a practical solution
> to this, then it will get open-sourced.  Until that time, it remains as
> is.

If it would help, I am happy to do the (admittedly tedious) manual
patching/maintaining of the RISCOS tools, to relieve Russell for more
important things.

> Also, it's worth noting that !Linux cannot be linked by the newer Acorn
> tools, since the AOF format has changed in non-backward compatable ways
> (which prevent the non-source distributable library which the programs
> link against linking).

Indeed, and in fact I can only compile some of the tools with the older
tools too, but that ought to be a solvable problem (given that it works
for Russell with a very similar toolset). Once I have solved that problem
I can usefully help maintain them.

The source is available from the FTP site so it is effectively
open-source although it is not GPLed.

> Basically, development on RISC OS is a mess, just like partitioning
> stuff on Acorn machines.

It's rather old-fashioned, but I wouldn't call it 'a mess'.

Wookey
-- 
Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK  Tel (00 44) 1223 811679
work: http://www.aleph1.co.uk/     play: http://www.chaos.org.uk/~wookey/


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 15 20:56:49 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id UAA16114
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 15 Nov 1999 20:56:48 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8741A15D9C; Mon, 15 Nov 1999 21:56:46 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154235AbPKOU4P>;
	Mon, 15 Nov 1999 15:56:15 -0500
Received: by vger.rutgers.edu id <S154231AbPKOUz6>;
	Mon, 15 Nov 1999 15:55:58 -0500
Received: from tazenda.demon.co.uk ([158.152.220.239]:1276 "EHLO
        kings-cross.london.uk.eu.org") by vger.rutgers.edu with ESMTP
	id <S154173AbPKOUzf>; Mon, 15 Nov 1999 15:55:35 -0500
Received: from localhost
	([127.0.0.1] helo=kings-cross.london.uk.eu.org ident=phil)
	by kings-cross.london.uk.eu.org with esmtp (Exim 2.05 #1)
	id 11nT9a-0002nF-00; Mon, 15 Nov 1999 20:55:10 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: Erik Mouw <J.A.K.Mouw@its.tudelft.nl>
Cc: vasantr@utdallas.edu, linux-arm@vger.rutgers.edu
Subject: Re: Audio and Cross-compiling 
In-Reply-To: Message from Erik Mouw <J.A.K.Mouw@its.tudelft.nl> 
   of "Mon, 15 Nov 1999 13:44:39 +0100." <199911151244.NAA25617@duteinh.et.tudelft.nl> 
References: <199911151244.NAA25617@duteinh.et.tudelft.nl> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Mon, 15 Nov 1999 20:55:10 +0000
From: Philip Blundell <Philip.Blundell@pobox.com>
Message-Id: <E11nT9a-0002nF-00@kings-cross.london.uk.eu.org>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>> I can transfer to / run on the ARM target[Brutus]. However, if a program
>> uses a configure script is there a prefered way of telling it that my
>> target is an ARM platform? (If so what do I tell it for the platform
>> type?). 
>
>Assumed that you build on i[3456]86-linux, use:
>
>  setenv CC arm-linux-gcc
>  ./configure --target=arm-unknown-linux-gnu --host=i386-unknown-linux

No.  `--target' is only meaningful for programs that write programs, in other 
words compilers and assemblers.  If you want to compile some random program to 
run on an ARM machine you need `CC=arm-linux-gcc ./configure 
arm-unknown-linux-gnu', with an option on `--build=..' if it needs extra clues 
that it's in a cross environment.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 17 11:46:19 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id LAA02422
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 17 Nov 1999 11:46:13 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B2E6915F5A; Wed, 17 Nov 1999 12:46:06 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155004AbPKQLpd>;
	Wed, 17 Nov 1999 06:45:33 -0500
Received: by vger.rutgers.edu id <S154989AbPKQLpP>;
	Wed, 17 Nov 1999 06:45:15 -0500
Received: from [212.240.65.10] ([212.240.65.10]:21535 "EHLO aleph.locsoft.com")
	by vger.rutgers.edu with ESMTP id <S154987AbPKQLpE>;
	Wed, 17 Nov 1999 06:45:04 -0500
Received: from uphill ([212.240.65.50])
	by aleph.locsoft.com (8.8.8/8.8.7) with SMTP id MAA03809;
	Wed, 17 Nov 1999 12:05:00 GMT
Message-ID: <007101bf30f0$28b99b00$3241f0d4@uphill.locsoft.com>
From: "Paul Robertson" <paul.robertson@locsoft.com>
To: "Gaixia Zhang" <gaixiaz@netzero.net>, <linux-arm@vger.rutgers.edu>
Subject: Re: Adress of rd_start/initrd_start on EBSA285
Date:   Wed, 17 Nov 1999 11:37:41 -0000
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Gaixia wrote:

>Hi,
>
>I am trying to get a ramdisk for ARM-Linux on EBSA285. I ran into the
>following
>questions: What is the virtual address I should give to rd_start in the
>param page?
>and What is the physical address I should load the ramdisk image?
>
>How about initrd_start?
>
>I can only find 4200 0000 mapped to fe00 0000 and some others in
>hardware.h,
>Where could I get the related information for ramdisk?


I have the same problem, plus some others...

Where did you get your ramdisk image?

I can't remember where I got mine, only that I tried
ftp://ssdl-redstone.stanford.edu/pub/ramdisk.gz
unsuccessfully

My ARM-Linux kernel successfully mounts this ramdisk image as a NFS on
another machine, but then crashes when it tries to execute /sbin/init

Paul Robertson
LocSoft Limited
"The key to your embedded solutions"
www.locsoft.com
Phone +44 (0) 1793 432557
Fax     +44 (0) 1793 432727



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 17 16:03:35 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA18108
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 17 Nov 1999 16:03:34 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3CAD615F1F; Wed, 17 Nov 1999 17:03:32 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155137AbPKQQCd>;
	Wed, 17 Nov 1999 11:02:33 -0500
Received: by vger.rutgers.edu id <S155080AbPKQP63>;
	Wed, 17 Nov 1999 10:58:29 -0500
Received: from [212.219.8.163] ([212.219.8.163]:3291 "HELO inkvine.fluff.org")
	by vger.rutgers.edu with SMTP id <S155020AbPKQP5z>;
	Wed, 17 Nov 1999 10:57:55 -0500
Received: from localhost (localhost [127.0.0.1])
	by inkvine.fluff.org (Postfix) with ESMTP
	id 011634680B; Wed, 17 Nov 1999 15:57:32 +0000 (GMT)
Date:   Wed, 17 Nov 1999 15:57:32 +0000 (GMT)
From: Chris Rutter <chris@fluff.org>
Reply-To: chris@fluff.org
To: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Cc: ARM Linux mailing list <linux-arm@vger.rutgers.edu>
Subject: Re: Fun with 7500FE STB
In-Reply-To: <199911171554.PAA25689@raistlin.arm.linux.org.uk>
Message-ID: <Pine.LNX.4.10.9911171556190.11160-100000@inkvine.fluff.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Wed, 17 Nov 1999, Russell King - ARM Linux Admin wrote:

> Chris Rutter writes:
> > [1] There are many diffutils ports; the most recent AFAIAA is Darren Salt's,
> >   available at <ftp://ftp.zap.uk.eu.org/pub/ds/GNU/diffutils.zip>.
> 
> You missed the patch end of it - diff is no good without patch.

No I didn't.  <ftp://ftp.zap.uk.eu.org/pub/ds/GNU/patch.zip>.  Notice
how it's a symlink to `diffutils.zip'.

-- 
Chris <chris@fluff.org>                         ( http://www.fluff.org/chris )


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 18 16:43:02 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA27042
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 18 Nov 1999 16:43:02 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id D3EBD16083; Thu, 18 Nov 1999 17:43:00 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155158AbPKRQkL>;
	Thu, 18 Nov 1999 11:40:11 -0500
Received: by vger.rutgers.edu id <S155127AbPKRQ2F>;
	Thu, 18 Nov 1999 11:28:05 -0500
Received: from [212.240.65.10] ([212.240.65.10]:19309 "EHLO aleph.locsoft.com")
	by vger.rutgers.edu with ESMTP id <S155158AbPKRQZh>;
	Thu, 18 Nov 1999 11:25:37 -0500
Received: from uphill ([212.240.65.50])
	by aleph.locsoft.com (8.8.8/8.8.7) with SMTP id QAA07686
	for <linux-arm@vger.rutgers.edu>; Thu, 18 Nov 1999 16:49:04 GMT
Message-ID: <006e01bf31e0$f975b760$3241f0d4@uphill.locsoft.com>
From: "Paul Robertson" <paul.robertson@locsoft.com>
To: "linux-arm list" <linux-arm@vger.rutgers.edu>
Subject: reading FLASH ROM contents on EBSA-285
Date:   Thu, 18 Nov 1999 16:21:30 -0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_006B_01BF31E0.F8C77600"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

This is a multi-part message in MIME format.

------=_NextPart_000_006B_01BF31E0.F8C77600
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have just got a linux kernel running on EBSA285
I wrote a small hexdump program to dump the contents of FLASH
I think that the FLASH on this board is at physical address 0x41000000 =
which maps to virtual address 0xd8000000.
My program causes a segmentation fault like this...

bash-2.01# flashdump 0x100000 0x100100

flashdump: permission fault on section, address=3D0xd8100000, code 3
flashdump: permission fault on section, address=3D0xd8100000, code 3
Segmentation fault
bash-2.01#

I thought that as root I would have access to system space.
What is the easiest way around the problem?

Thanks for your continued support,

Paul Robertson
LocSoft Limited
"The key to your embedded solutions"
www.locsoft.com
Phone +44 (0) 1793 432557=20
Fax     +44 (0) 1793 432727


------=_NextPart_000_006B_01BF31E0.F8C77600
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>I have just got a linux kernel =
running on=20
EBSA285</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT><FONT size=3D2>I wrote a =
small hexdump=20
program to dump the contents of FLASH</FONT></DIV>
<DIV><FONT size=3D2>I think that the FLASH on this board is at physical =
address=20
0x41000000 which maps to virtual address 0xd8000000.</FONT></DIV>
<DIV><FONT size=3D2>My program causes a segmentation fault like=20
this...</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>bash-2.01# flashdump 0x100000 0x100100</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>flashdump: permission fault on section, =
address=3D0xd8100000,=20
code 3<BR>flashdump: permission fault on section, address=3D0xd8100000, =
code=20
3<BR>Segmentation fault<BR>bash-2.01#</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>I thought that as root I would have =
access to=20
system space.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>What is the easiest way around the=20
problem?</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks for your continued support,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Paul Robertson<BR>LocSoft =
Limited<BR>&quot;The=20
key to your embedded solutions&quot;<BR><A=20
href=3D"http://www.locsoft.com">www.locsoft.com</A><BR>Phone +44 (0) =
1793 432557=20
<BR>Fax&nbsp;&nbsp;&nbsp;&nbsp; +44 (0) 1793=20
432727<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_006B_01BF31E0.F8C77600--


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 18 16:49:58 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA27672
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 18 Nov 1999 16:49:37 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 28933160DC; Thu, 18 Nov 1999 17:49:31 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154989AbPKRQtA>;
	Thu, 18 Nov 1999 11:49:00 -0500
Received: by vger.rutgers.edu id <S154771AbPKRQsm>;
	Thu, 18 Nov 1999 11:48:42 -0500
Received: from p33-magpie-gui.tch.enablis.net ([194.168.180.33]:4594 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S155002AbPKRQsi>; Thu, 18 Nov 1999 11:48:38 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id QAA05009;
	Thu, 18 Nov 1999 16:47:35 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id QAA03937;
	Thu, 18 Nov 1999 16:46:48 GMT
Message-Id: <199911181646.QAA03937@raistlin.arm.linux.org.uk>
Subject: Re: reading FLASH ROM contents on EBSA-285
To: paul.robertson@locsoft.com (Paul Robertson)
Date:   Thu, 18 Nov 1999 16:46:47 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <006e01bf31e0$f975b760$3241f0d4@uphill.locsoft.com> from "Paul Robertson" at Nov 18, 99 04:21:30 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Paul Robertson writes:
> I thought that as root I would have access to system space.

No one gets access to system space directly.

> What is the easiest way around the problem?

open /dev/mem and mmap() the physical address.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 18 17:07:01 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA28544
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 18 Nov 1999 17:07:00 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 680EB16083; Thu, 18 Nov 1999 18:06:53 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S154995AbPKRRGS>;
	Thu, 18 Nov 1999 12:06:18 -0500
Received: by vger.rutgers.edu id <S154771AbPKRRFv>;
	Thu, 18 Nov 1999 12:05:51 -0500
Received: from [194.216.164.17] ([194.216.164.17]:1219 "EHLO
        salisbury.labs.futuretv.com") by vger.rutgers.edu with ESMTP
	id <S154258AbPKRRFb>; Thu, 18 Nov 1999 12:05:31 -0500
Received: from [192.0.0.67] (helo=zebra.labs.futuretv.com ident=mail)
	by salisbury.labs.futuretv.com with smtp (Exim 3.03 #1)
	id 11oV15-00029C-00
	for linux-arm@vger.rutgers.edu; Thu, 18 Nov 1999 17:06:39 +0000
Received: from [192.0.0.21] (helo=fountain.labs.futuretv.com ident=mail)
	by zebra.labs.futuretv.com with smtp (Exim 3.03 #1)
	id 11oUzv-0000Cd-00; Thu, 18 Nov 1999 17:05:27 +0000
Received: from [127.0.0.1] (helo=fountain ident=pb)
	by fountain.labs.futuretv.com with esmtp (Exim 3.03 #1)
	id 11oUzu-0004Ym-00; Thu, 18 Nov 1999 17:05:26 +0000
X-Mailer: exmh version 2.0.2 2/24/98 (debian) 
To: "Paul Robertson" <paul.robertson@locsoft.com>
Cc: "linux-arm list" <linux-arm@vger.rutgers.edu>
Subject: Re: reading FLASH ROM contents on EBSA-285 
In-Reply-To: Message from "Paul Robertson" <paul.robertson@locsoft.com> 
   of "Thu, 18 Nov 1999 16:21:30 GMT." <006e01bf31e0$f975b760$3241f0d4@uphill.locsoft.com> 
References: <006e01bf31e0$f975b760$3241f0d4@uphill.locsoft.com> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date:   Thu, 18 Nov 1999 17:05:24 +0000
From: Philip Blundell <pb@nexus.co.uk>
Message-Id: <E11oUzu-0004Ym-00@fountain.labs.futuretv.com>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

>I think that the FLASH on this board is at physical address 0x41000000
>which maps to virtual address 0xd8000000.

Only in kernel mode.  User programs aren't allowed to poke the hardware 
directly.

>What is the easiest way around the problem?

Use mmap on /dev/mem, or the flash285 driver.

p.



unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 22 16:20:52 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA11383
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 22 Nov 1999 16:20:52 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B0EC816180; Sat, 20 Nov 1999 19:30:58 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155102AbPKTSZa>;
	Sat, 20 Nov 1999 13:25:30 -0500
Received: by vger.rutgers.edu id <S155055AbPKTSY0>;
	Sat, 20 Nov 1999 13:24:26 -0500
Received: from mail.uni-greifswald.de ([141.53.8.33]:3401 "EHLO
        mail.uni-greifswald.de") by vger.rutgers.edu with ESMTP
	id <S155102AbPKTSWx>; Sat, 20 Nov 1999 13:22:53 -0500
Received: from localhost (sh990154@localhost)
	by mail.uni-greifswald.de (8.9.2/8.9.2) with SMTP id TAA22166
	for <linux-arm@vger.rutgers.edu>; Sat, 20 Nov 1999 19:22:45 +0100 (MET)
Date:   Sat, 20 Nov 1999 19:22:45 +0100 (MET)
From: "Hanske;Stefan" <sh990154@mail.uni-greifswald.de>
To: linux-arm@vger.rutgers.edu
Subject: Test mail
Message-ID: <Pine.GHP.4.02.9911201921210.22151-100000@mail.uni-greifswald.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


This is a test mail - please ignore (I didn't get anything from the list
in days).

Thank you.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 23 16:31:18 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA11855
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 23 Nov 1999 16:31:12 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 75EF715EF3; Tue, 23 Nov 1999 13:52:24 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155913AbPKWMwD>;
	Tue, 23 Nov 1999 07:52:03 -0500
Received: by vger.rutgers.edu id <S155635AbPKWMvz>;
	Tue, 23 Nov 1999 07:51:55 -0500
Received: from mail.cis.fu-berlin.de ([160.45.11.138]:25356 "EHLO
        Mail.CIS.FU-Berlin.DE") by vger.rutgers.edu with ESMTP
	id <S155625AbPKWMvl>; Tue, 23 Nov 1999 07:51:41 -0500
Received: by Mail.CIS.FU-Berlin.DE (Smail3.2.0.98)
	  from Python.CIS.FU-Berlin.DE (160.45.11.158) with esmtp
	  id <m11qFPz-018d1bC>; Tue, 23 Nov 1999 13:51:35 +0100 (MET)
Received: by Python.CIS.FU-Berlin.DE (Smail3.2.0.98)
	  id <m11qFPz-00BsgaC>; Tue, 23 Nov 1999 13:51:35 +0100 (MET)
Date:   Tue, 23 Nov 1999 13:51:35 +0100
From: Philipp Grau <phgrau@cis.fu-berlin.de>
To: linux-arm list <linux-arm@vger.rutgers.edu>
Subject: Re: building a root filesystem
Message-ID: <19991123135134.C203966@CIS.FU-Berlin.DE>
Mail-Followup-To: linux-arm list <linux-arm@vger.rutgers.edu>
References: <003701bf359d$5f38aa70$3241f0d4@uphill.locsoft.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <003701bf359d$5f38aa70$3241f0d4@uphill.locsoft.com>; from paul.robertson@locsoft.com on Tue, Nov 23, 1999 at 10:27:40AM -0000
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing


On Tue, Nov 23, 1999 at 10:27:40AM -0000, Paul Robertson wrote:  
> Now I would like to build my own filesystem from source.  
  
> Has anyone collected the sources together and/or written config scripts /     
> makefiles to simplify this process?    
       
 Perpaps the bootdisk-Howto is a starting point:        
	           
 http://www.linuxdoc.org/HOWTO/Bootdisk-HOWTO.html 
 
 \bye                                
 Philipp                                
 
															   

-- 
 Philipp Grau               | Freie Universitaet Berlin 
 phgrau@zedat.fu-berlin.de  | Zentraleinrichtung fuer Datenverarbeitung
                            |
    We had joy, we had fun, | we had Pacman on the sun...      

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 23 16:48:03 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA12731
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 23 Nov 1999 16:47:56 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 58EF015F12; Mon, 22 Nov 1999 20:34:54 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155622AbPKVTeW>;
	Mon, 22 Nov 1999 14:34:22 -0500
Received: by vger.rutgers.edu id <S155599AbPKVTeO>;
	Mon, 22 Nov 1999 14:34:14 -0500
Received: from nas03-196.63.thefree.net ([195.34.196.63]:1084 "EHLO
        hyperspace.linuxhacker.org") by vger.rutgers.edu with ESMTP
	id <S155612AbPKVTd6>; Mon, 22 Nov 1999 14:33:58 -0500
Received: from localhost (alex@localhost [127.0.0.1])
	by hyperspace.linuxhacker.org (8.8.7/8.8.7) with ESMTP id TAA01200;
	Mon, 22 Nov 1999 19:24:34 GMT
Date:   Mon, 22 Nov 1999 19:24:34 +0000 (GMT)
From: Alex Holden <alex@linuxhacker.org>
X-Sender: alex@hyperspace
To: "Wim C. Timmer" <wim.timmer@wxs.nl>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: can't connect to ftp.arm.lunux
In-Reply-To: <Marcel-1.53-1122130142-1cbiUNZ@wctimmer.wxs.nl>
Message-ID: <Pine.LNX.4.04.9911221923130.524-100000@hyperspace>
X-Subliminal-Message: Use Linux!
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Mon, 22 Nov 1999, Wim C. Timmer wrote:
> Maybe it's me, but when I try to download the armlinux stuff I can't
> connect to
> ftp://ftp.arm.linux.org.uk/pub/armlinux/arch/rpc/tools/linux.arc
> Do I anything wrong or is the site down?

There doesn't seem to be anything wrong now:

[root@hyperspace /usr/src]# wget
ftp://ftp.arm.linux.org.uk/pub/armlinux/arch/rpc/tools/linux.arc
--19:22:51--
ftp://ftp.arm.linux.org.uk:21/pub/armlinux/arch/rpc/tools/linux.arc
           => `linux.arc'
Connecting to ftp.arm.linux.org.uk:21... connected!
Logging in as anonymous ... Logged in!
==> TYPE I ... done.  ==> CWD pub/armlinux/arch/rpc/tools ... done.
==> PORT ... done.    ==> RETR linux.arc ... done.
Length: 45,891 (unauthoritative)

    0K -> .......... .......... .......... .......... ....       [100%]

19:23:00 (6.28 KB/s) - `linux.arc' saved [45891]

[root@hyperspace /usr/src]#

--------------- Linux- the choice of a GNU generation. --------------
: Alex Holden (M1CJD)- Caver, Programmer, Land Rover nut, Radio Ham :
-------------------- http://www.linuxhacker.org/ --------------------


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 23 17:21:16 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA14608
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 23 Nov 1999 17:21:15 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 68F1F15F8F; Tue, 23 Nov 1999 14:40:22 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155635AbPKWNjx>;
	Tue, 23 Nov 1999 08:39:53 -0500
Received: by vger.rutgers.edu id <S155932AbPKWNi4>;
	Tue, 23 Nov 1999 08:38:56 -0500
Received: from serv1.is1.u-net.net ([195.102.240.129]:46751 "EHLO
        serv1.is1.u-net.net") by vger.rutgers.edu with ESMTP
	id <S155911AbPKWNir>; Tue, 23 Nov 1999 08:38:47 -0500
Received: from [195.102.197.240] (helo=epupa.u-net.com)
	by serv1.is1.u-net.net with smtp (Exim 2.00 #2)
	for linux-arm@vger.rutgers.edu
	id 11qG9d-0007HH-00; Tue, 23 Nov 1999 13:38:45 +0000
From: "Richard Austin" <Richard@Epupa.U-Net.Com>
To: linux-arm@vger.rutgers.edu
Date:   Tue, 23 Nov 1999 13:37:33 -0000
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Linux installation
Reply-To: Richard@Epupa.U-Net.Com
X-mailer: Pegasus Mail for Win32 (v3.01d)
Message-Id: <E11qG9d-0007HH-00@serv1.is1.u-net.net>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

I'm trying to install ArmLinux onto my machine, and I'm coming up 
against a problem - I am getting the message 'HDE5 does not 
appear to contain the ArmLinux List Tree'

Let me just give a quick overview of the hardware

StrongArm + 64Meg RAM + RO4
APDL (ICS) IDE interface with 5 filecore partitions
3 partitions for Linux (swap, root and home) they come up as 
HDE6, 7 & 8

Initially, I was getting to the stage when the installer was asking for 
the drive containing the RedHat directory, I was getting drive 
failures which I could view on another console screen. I then 
realised that it probably didn't know about F+ format discs so 
reformatted the last partition to old filecore F format. This got be a 
bit further, but only up to the error. I'm following the instructions as 
per the web pages and am frankly lost. I have also assumed thet 
the RPMS are held in a (DOS) zip file, this zip file being in the 
directory RedHat. Or should the zip file (called RPMS) be in a 
directory called RPMS?

Any help would be gratefully recieved. Bear in mind that I'm a 
newbie, so need my hand holding a lot.

As an aside, once it's all going. Are there drivers for Castle SCSI 
cards yet? As my CD ROM is accessed through one it would be 
nice to have.


Richard Austin

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 23 17:38:23 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA15158
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 23 Nov 1999 17:38:22 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2D1E915D4C; Mon, 22 Nov 1999 14:20:04 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155586AbPKVNT2>;
	Mon, 22 Nov 1999 08:19:28 -0500
Received: by vger.rutgers.edu id <S155580AbPKVNS7>;
	Mon, 22 Nov 1999 08:18:59 -0500
Received: from smtp03.wxs.nl ([195.121.6.37]:47547 "EHLO smtp03.wxs.nl")
	by vger.rutgers.edu with ESMTP id <S155585AbPKVNSl>;
	Mon, 22 Nov 1999 08:18:41 -0500
Received: from wctimmer.wxs.nl ([195.121.218.50]) by smtp03.wxs.nl
          (Netscape Messaging Server 3.61)  with SMTP id AAA356B
          for <linux-arm@vger.rutgers.edu>; Mon, 22 Nov 1999 14:18:29 +0100
Date:   Mon, 22 Nov 1999 14:01:42 +0100 (GMT)
From: "Wim C. Timmer" <wim.timmer@wxs.nl>
Subject: can't connect to ftp.arm.lunux
To: linux-arm@vger.rutgers.edu
Message-ID: <Marcel-1.53-1122130142-1cbiUNZ@wctimmer.wxs.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Organization: Computerclub van de Omroep Sport Organisatie. Big Ben Club.
X-Mailer: ANT RISCOS Marcel [ver 1.53]
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello,

Maybe it's me, but when I try to download the armlinux stuff I can't
connect to

ftp://ftp.arm.linux.org.uk/pub/armlinux/arch/rpc/tools/linux.arc

Do I anything wrong or is the site down?
I did try the webpages and three different ftp-clients with the
ANT-suite. Acorn SA-RiscPC. There are no problems with other sites.
What more can I do/try ?

Wim

-- 
e-mail     : wim.timmer@wxs.nl,    | The difference between theory and
e-mailalias: pa0wct@amsat.org,     | practice in practice is bigger 
ax25       : pa0wct@pi8gcb.#nh2.nl | than the difference between theory 
                                   | and practice in theory. 
                       


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 23 17:38:29 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA15185
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 23 Nov 1999 17:38:28 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2C88315D5B; Tue, 23 Nov 1999 11:33:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155608AbPKWKc3>;
	Tue, 23 Nov 1999 05:32:29 -0500
Received: by vger.rutgers.edu id <S155625AbPKWKcM>;
	Tue, 23 Nov 1999 05:32:12 -0500
Received: from [212.240.65.10] ([212.240.65.10]:8481 "EHLO aleph.locsoft.com")
	by vger.rutgers.edu with ESMTP id <S155604AbPKWKbt>;
	Tue, 23 Nov 1999 05:31:49 -0500
Received: from uphill ([212.240.65.50])
	by aleph.locsoft.com (8.8.8/8.8.7) with SMTP id KAA16168
	for <linux-arm@vger.rutgers.edu>; Tue, 23 Nov 1999 10:55:52 GMT
Message-ID: <003701bf359d$5f38aa70$3241f0d4@uphill.locsoft.com>
From: "Paul Robertson" <paul.robertson@locsoft.com>
To: "linux-arm list" <linux-arm@vger.rutgers.edu>
Subject: building a root filesystem
Date:   Tue, 23 Nov 1999 10:27:40 -0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0034_01BF359D.5F04C930"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

This is a multi-part message in MIME format.

------=_NextPart_000_0034_01BF359D.5F04C930
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have an ARM kernel running on EBSA285.
Currently it mounts a filesystem which I downloaded from the net as a =
ramdisk image.

Now I would like to build my own filesystem from source.

Has anyone collected the sources together and/or written config scripts =
/ makefiles to simplify this process?

Thanks.

Paul Robertson
LocSoft Limited
"The key to your embedded solutions"
www.locsoft.com
Phone +44 (0) 1793 432557=20
Fax     +44 (0) 1793 432727


------=_NextPart_000_0034_01BF359D.5F04C930
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>I have an ARM kernel running on=20
EBSA285.</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT><FONT size=3D2>Currently it =
mounts a=20
filesystem which I downloaded from the net as a ramdisk =
image.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Now I would like to build my own filesystem from=20
source.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Has anyone collected the sources together and/or =
written=20
config scripts / makefiles to simplify this process?</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Paul Robertson<BR>LocSoft =
Limited<BR>&quot;The=20
key to your embedded solutions&quot;<BR><A=20
href=3D"http://www.locsoft.com">www.locsoft.com</A><BR>Phone +44 (0) =
1793 432557=20
<BR>Fax&nbsp;&nbsp;&nbsp;&nbsp; +44 (0) 1793=20
432727<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0034_01BF359D.5F04C930--


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 23 17:38:43 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id RAA15167
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 23 Nov 1999 17:38:23 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 2A7CE15F22; Mon, 22 Nov 1999 23:52:19 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155906AbPKVWv4>;
	Mon, 22 Nov 1999 17:51:56 -0500
Received: by vger.rutgers.edu id <S155626AbPKVWvi>;
	Mon, 22 Nov 1999 17:51:38 -0500
Received: from p37-robin-gui.tch.enablis.net ([194.168.180.97]:1156 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S155613AbPKVWvR>; Mon, 22 Nov 1999 17:51:17 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id WAA01541;
	Mon, 22 Nov 1999 22:51:00 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id WAA11089;
	Mon, 22 Nov 1999 22:50:12 GMT
Message-Id: <199911222250.WAA11089@raistlin.arm.linux.org.uk>
Subject: Re: can't connect to ftp.arm.lunux
To: wim.timmer@wxs.nl (Wim C. Timmer)
Date:   Mon, 22 Nov 1999 22:50:12 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <Marcel-1.53-1122130142-1cbiUNZ@wctimmer.wxs.nl> from "Wim C. Timmer" at Nov 22, 99 02:01:42 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Wim C. Timmer writes:
> Maybe it's me, but when I try to download the armlinux stuff I can't
> connect to
> 
> ftp://ftp.arm.linux.org.uk/pub/armlinux/arch/rpc/tools/linux.arc

It wasn't you.  Unfortunately, the University of West England (where
ftp.arm.linux.org.uk is located) seemed to have dropped of the rest of
the net over the weekend.  Everything is back to normal as of 14:00 GMT
today.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 24 11:58:15 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id LAA02108
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 24 Nov 1999 11:58:15 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id EB13915E33; Wed, 24 Nov 1999 12:58:10 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155918AbPKXL5k>;
	Wed, 24 Nov 1999 06:57:40 -0500
Received: by vger.rutgers.edu id <S155912AbPKXL5c>;
	Wed, 24 Nov 1999 06:57:32 -0500
Received: from p23-robin-gui.tch.enablis.net ([194.168.180.83]:2510 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S155938AbPKXL44>; Wed, 24 Nov 1999 06:56:56 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id JAA08386;
	Wed, 24 Nov 1999 09:57:10 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id JAA16519;
	Wed, 24 Nov 1999 09:56:17 GMT
Message-Id: <199911240956.JAA16519@raistlin.arm.linux.org.uk>
Subject: Re: Linux installation
To: Richard@Epupa.U-Net.Com
Date:   Wed, 24 Nov 1999 09:56:16 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <E11qG9d-0007HH-00@serv1.is1.u-net.net> from "Richard Austin" at Nov 23, 99 01:37:33 pm
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Richard Austin writes:
> per the web pages and am frankly lost. I have also assumed thet 
> the RPMS are held in a (DOS) zip file, this zip file being in the 
> directory RedHat. Or should the zip file (called RPMS) be in a 
> directory called RPMS?

RPMS is supposed to be a directory, which contains the .rpm files.
Have you read the "downloading" page, specifically the bit about
the directory tree for a local hard disk based install?
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From rmk@arm.linux.org.uk  Wed Nov 24 12:57:23 1999
Received: from caramon.arm.linux.org.uk (root@[194.168.180.12])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA03037
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 24 Nov 1999 12:57:09 GMT
Received: from raistlin.arm.linux.org.uk (rmk@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id MAA09267
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 24 Nov 1999 12:56:28 GMT
From: Russell King <rmk@arm.linux.org.uk>
Received: (from rmk@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id MAA17187
	for linux-arm-archive@lists.arm.linux.org.uk; Wed, 24 Nov 1999 12:55:34 GMT
Message-Id: <199911241255.MAA17187@raistlin.arm.linux.org.uk>
Subject: test
To: linux-arm-archive@lists.arm.linux.org.uk
Date: Wed, 24 Nov 1999 12:55:33 +0000 (GMT)
X-Location: london.england.earth.mulky-way.universe
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |         Russell King        rmk@arm.linux.org.uk      --- ---
  | | | |   http://www.arm.linux.org.uk/~rmk/aboutme.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 24 22:31:11 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA03059
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 24 Nov 1999 22:31:11 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 7171E15EA4; Wed, 24 Nov 1999 18:05:14 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156009AbPKXREo>;
	Wed, 24 Nov 1999 12:04:44 -0500
Received: by vger.rutgers.edu id <S155966AbPKXREf>;
	Wed, 24 Nov 1999 12:04:35 -0500
Received: from nic.crt.se ([193.12.107.10]:33547 "HELO nic.crt.se")
	by vger.rutgers.edu with SMTP id <S156018AbPKXRDq>;
	Wed, 24 Nov 1999 12:03:46 -0500
Received: from giraf.crt.se (giraf.crt.se [172.16.1.10])
	by nic.crt.se (Postfix) with ESMTP id 77A211BD32
	for <linux-arm@vger.rutgers.edu>; Wed, 24 Nov 1999 18:03:34 +0100 (MET)
Received: from pilotfish.net (IDENT:perbo@spock.pilotfish.net [172.16.6.12])
	by giraf.crt.se (8.9.3/8.9.3) with ESMTP id SAA19244
	for <linux-arm@vger.rutgers.edu>; Wed, 24 Nov 1999 18:03:33 +0100 (MET)
Message-ID: <383C1A63.2873D048@pilotfish.net>
Date:   Wed, 24 Nov 1999 18:03:31 +0100
From: "Per Borgentun (Pilotfish)" <perbo@pilotfish.net>
Organization: PilotFish Networks AB
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.0.36 i586)
X-Accept-Language: sv, en
MIME-Version: 1.0
To: linux-arm@vger.rutgers.edu
Subject: Angelboot trouble
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello,

I'm trying to download the test programs that are available on 
Intels developer site and have some trouble with angelboot.

Downloading the programs to our Brutus card with Arm SDT 2.10
works fine.

Downloading with Angelboot does not work at all.
I include a verbose output of angelboot. 
i dowloaded angelboot from ftp://ftp.netwinder.org/users/n/nico/
and are running RedHat 5.2 on a PII host machine.

Any help/hints would be appreciated.

//Per B
perbo@pilotfish.net

---8<----SNIP---8<----------

#> angelboot/angelboot -v -f angelboot/opts.axf bounce.axf

serial device   = /dev/ttyS0
serial options  = 9600 8N1
baud rate       = 9600
image file      = bounce.axf
image size      = 0x00000000
image offset    = 0x00000000
base address    = 0x00008000
entry address   = 0xc0008000
r0              = 00000000
r1              = 00000000
r2              = 00000000
r3              = 00000000
other image file        = (null)
other image size        = 0x00000000
other base address      = 0x00000000
Negotiating...([2d] bytes in reply message)
Issuing 'ping'...([1c] bytes in reply message)
Issue reset...([20] bytes in reply message)
([4dd3] bytes in reply message)
Initialising execution environment.
Error: Received wrong # bytes (-19668) when expecting packet.Downloading
image size 0x30c4 to 0x8000
Error: Received wrong # bytes (-19668) when expecting packet..Error:
Received wrong # bytes (-19668) when expecting packet..Error: Received
wrong # bytes (-19668) when expecting packet..Error: Received wrong #
bytes (-19668) when expecting packet..Error: Received wrong # bytes
(-19668) when expecting packet..Error: Received wrong # bytes (-19668)
when expecting packet..Error: Received wrong # bytes (-19668) when
expecting packet..

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Wed Nov 24 22:31:11 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id WAA03060
	for <linux-arm-archive@lists.arm.linux.org.uk>; Wed, 24 Nov 1999 22:31:11 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B60B515F08; Wed, 24 Nov 1999 17:12:38 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156011AbPKXQH3>;
	Wed, 24 Nov 1999 11:07:29 -0500
Received: by vger.rutgers.edu id <S156068AbPKXQCF>;
	Wed, 24 Nov 1999 11:02:05 -0500
Received: from [212.219.8.164] ([212.219.8.164]:3328 "EHLO irc.wincoll.ac.uk")
	by vger.rutgers.edu with ESMTP id <S156030AbPKXP6o>;
	Wed, 24 Nov 1999 10:58:44 -0500
Received: from localhost (david@localhost)
	by irc.wincoll.ac.uk (8.9.3/8.8.7) with ESMTP id PAA30681
	for <linux-arm@vger.rutgers.edu>; Wed, 24 Nov 1999 15:59:02 GMT
Date:   Wed, 24 Nov 1999 15:59:02 +0000 (GMT)
From: David Joy <david@irc.wincoll.ac.uk>
To: linux-arm@vger.rutgers.edu
Subject: Booting ARMLinux
Message-ID: <Pine.LNX.4.10.9911241554460.30673-100000@irc.wincoll.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Would anyone be able to help me? I have just set up a server running
armlinux, and have got the booting with !Linux working (using native
kernel on *ADFS::4.3). Howver, there are two things I'm not sure about.
Firstly, how do I get !Linux to boot linux by default, instead of RiscOS?
Secondly, is there any way of rebooting without the system hanging after
the reboot (the cursor stops flashing and the computer stops responding)?

Thank you very much,

-- 
David Joy
david@linux.wincoll.ac.uk




unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 25 11:34:13 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id LAA27376
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 25 Nov 1999 11:34:13 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 3075F15DD6; Thu, 25 Nov 1999 12:34:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155970AbPKYLdh>;
	Thu, 25 Nov 1999 06:33:37 -0500
Received: by vger.rutgers.edu id <S155950AbPKYLdJ>;
	Thu, 25 Nov 1999 06:33:09 -0500
Received: from serv1.is4.u-net.net ([195.102.240.153]:64363 "EHLO
        serv1.is4.u-net.net") by vger.rutgers.edu with ESMTP
	id <S155973AbPKYLcv>; Thu, 25 Nov 1999 06:32:51 -0500
Received: from [195.102.198.172] (helo=epupa.u-net.com)
	by serv1.is4.u-net.net with smtp (Exim 2.10 #4)
	id 11qx67-00012L-00
	for linux-arm@vger.rutgers.edu; Thu, 25 Nov 1999 11:29:59 +0000
From: "Richard Austin" <Richard@Epupa.U-Net.Com>
To: linux-arm@vger.rutgers.edu
Date:   Sat, 25 Dec 1999 11:31:23 -0000
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: Linux installation
Reply-To: Richard@Epupa.U-Net.Com
In-reply-to: <199911240956.JAA16519@raistlin.arm.linux.org.uk>
References: <E11qG9d-0007HH-00@serv1.is1.u-net.net> from "Richard Austin" at Nov 23, 99 01:37:33 pm
X-mailer: Pegasus Mail for Win32 (v3.01d)
Message-Id: <E11qx67-00012L-00@serv1.is4.u-net.net>
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi,

Yes I've read the pages, over and over. It doesn't mention whether 
the RMPS held in the RedHat/RPMS directory are in a zip file or 
not. If not then all filenames will get truncated - is this OK. If in a 
zip file, so we don't lose filename info, what is the zip file called 
and where does it live. I have also got a base directory in RedHat 
containing the comps file. Is there anything else I should have?

Maybe the problem is that I'm using IDEFS (APDL) on a 13.6 Gb 
disc, attempting to install ArmLinux at then end of the disc - the 
last Gb or so, in partitions 6, 7 and 8. 

Thanks

Richard

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 25 12:02:13 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id MAA28723
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 25 Nov 1999 12:02:12 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 0A4FF15F83; Thu, 25 Nov 1999 13:02:11 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155999AbPKYMBC>;
	Thu, 25 Nov 1999 07:01:02 -0500
Received: by vger.rutgers.edu id <S155950AbPKYMAn>;
	Thu, 25 Nov 1999 07:00:43 -0500
Received: from rasp.eng.cam.ac.uk ([129.169.8.8]:1952 "EHLO rasp.eng.cam.ac.uk")
	by vger.rutgers.edu with ESMTP id <S155987AbPKYL6m>;
	Thu, 25 Nov 1999 06:58:42 -0500
Received: from cramp.eng.cam.ac.uk
          (via root@cramp.eng.cam.ac.uk [129.169.9.4])
          by rasp.eng.cam.ac.uk with ESMTP id LAA18889;
          Thu, 25 Nov 1999 11:58:40 GMT
Received: from punch.eng.cam.ac.uk
          (via jcj1000@punch.eng.cam.ac.uk [129.169.16.6])
          by cramp.eng.cam.ac.uk with SMTP id LAA25393;
          Thu, 25 Nov 1999 11:58:38 GMT
Date:   Thu, 25 Nov 1999 11:58:36 +0000 (GMT)
From: John Joyce <jcj1000@eng.cam.ac.uk>
Reply-To: jcjoyce@iee.org
To: Richard Austin <Richard@Epupa.U-Net.Com>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Linux installation
In-Reply-To: <E11qx67-00012L-00@serv1.is4.u-net.net>
Message-ID: <Pine.HPP.3.96L.991125115513.24630E-100000@punch.eng.cam.ac.uk>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On Sat, 25 Dec 1999, Richard Austin wrote:

> Yes I've read the pages, over and over. It doesn't mention whether the
> RMPS held in the RedHat/RPMS directory are in a zip file or not. If not
> then all filenames will get truncated - is this OK. If in a zip file, so
> we don't lose filename info, what is the zip file called and where does
> it live. I have also got a base directory in RedHat containing the comps
> file. Is there anything else I should have? 

The trick with the RPMs is to download them and zip or tar them up on
something which can handle long filenames - e.g. a unix box. Put the zip
or tar on your IDEFS partition and then extract in a fashion similar to
that described on Paul Vigay's page for installing off the Clan CD. (i.e.
mount the adfs partition, and extract from there to RedHat/RPMS) N.B.
directory must be RPMS not RPMs which caught me out. 

A similar trick can be played with the other directories and files
required.

hth

John Joyce


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 25 15:23:45 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id PAA02746
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 25 Nov 1999 15:23:44 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 8DABA15FC3; Thu, 25 Nov 1999 16:23:43 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156003AbPKYPXE>;
	Thu, 25 Nov 1999 10:23:04 -0500
Received: by vger.rutgers.edu id <S155970AbPKYPW4>;
	Thu, 25 Nov 1999 10:22:56 -0500
Received: from quarl0.etek.chalmers.se ([129.16.32.20]:4541 "EHLO
        etek.chalmers.se") by vger.rutgers.edu with ESMTP
	id <S156057AbPKYPSk>; Thu, 25 Nov 1999 10:18:40 -0500
Received: from hortensia.etek.chalmers.se (_7-A4D@hortensia [129.16.32.92])
	by etek.chalmers.se (8.8.8/8.8.8) with ESMTP id QAA09209
	for <linux-arm@vger.rutgers.edu>; Thu, 25 Nov 1999 16:18:32 +0100 (MET)
X-Authentication-Warning: quarl0.etek.chalmers.se: Host _7-A4D@hortensia [129.16.32.92] claimed to be hortensia.etek.chalmers.se
Received: (from e4borgen@localhost)
	by hortensia.etek.chalmers.se (8.8.8/8.8.8) id QAA13447
	for linux-arm@vger.rutgers.edu; Thu, 25 Nov 1999 16:18:32 +0100 (MET)
Date:   Thu, 25 Nov 1999 16:18:32 +0100
From: Per Borgentun <e4borgen@etek.chalmers.se>
To: linux-arm@vger.rutgers.edu
Subject: Re: Angelboot trouble
Message-ID: <19991125161831.A13430@etek.chalmers.se>
References: <383C1A63.2873D048@pilotfish.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <383C1A63.2873D048@pilotfish.net>; from Per Borgentun (Pilotfish) on Wed, Nov 24, 1999 at 06:03:31PM +0100
X-Mailer: Mutt http://www.mutt.org/
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

* Per Borgentun (Pilotfish) (perbo@pilotfish.net) [991124 18:22]:
> Hello,
> 
> I'm trying to download the test programs that are available on 
> Intels developer site and have some trouble with angelboot.
> 
> Downloading the programs to our Brutus card with Arm SDT 2.10
> works fine.
> 
> Downloading with Angelboot does not work at all.

  Well after increasing the MAXBUF size in angel_io.c to 1024 
  I was able to download the bounce.axf program but none of the 
  other test programs (tick.axf or keyboard.axf among others)
  They download ok but doesn't seem to start running.
  The only difference I can see is that bounce is smaller than
  16 kB and all the other are bigger than 16 kB but that shouln't
  be any problem or ?
  Have anyone experienced this before ?

 I include the opts file that I'm using.
 
//Per Borgentun  -  perbo@pilotfish.net

---8<-- angelboot opts-file  
base  0xc0008000
entry 0xc0008000
device /dev/ttyS0
options "9600 8N1"
baud 9600 

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 25 19:45:54 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA14327
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 25 Nov 1999 19:45:54 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 7C86B15D79; Thu, 25 Nov 1999 20:45:52 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155952AbPKYToD>;
	Thu, 25 Nov 1999 14:44:03 -0500
Received: by vger.rutgers.edu id <S156086AbPKYTnt>;
	Thu, 25 Nov 1999 14:43:49 -0500
Received: from p06-magpie-gui.tch.enablis.net ([194.168.180.6]:3448 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S156097AbPKYTkJ>; Thu, 25 Nov 1999 14:40:09 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id TAA14777;
	Thu, 25 Nov 1999 19:39:21 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id TAA23049;
	Thu, 25 Nov 1999 19:38:21 GMT
Message-Id: <199911251938.TAA23049@raistlin.arm.linux.org.uk>
Subject: Re: Linux installation
To: Richard@Epupa.U-Net.Com
Date:   Thu, 25 Nov 1999 19:38:20 +0000 (GMT)
Cc: linux-arm@vger.rutgers.edu
In-Reply-To: <E11qx67-00012L-00@serv1.is4.u-net.net> from "Richard Austin" at Dec 25, 99 11:31:23 am
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Richard Austin writes:
> Yes I've read the pages, over and over. It doesn't mention whether 
> the RMPS held in the RedHat/RPMS directory are in a zip file or 
> not.

It most definitely does say exactly what to do.  I quote from the raw HTML
source:

       <dt>Local Hard Disk Partition
       <dd>You need to create a directory structure on the partition you wish to
        use.  It should be:<pre>
            RedHat
               RPMS
               RPMS-1
               RPMS-2
               ...
               RPMS-19
               base</pre>
        The names in each of the <tt>RPMS</tt> directories are irrelevent - they
        have to be unique in each directory however.<p>
        The <tt>RPMS</tt> directories contain the packages from the
        <a href="ftp://ftp.arm.linux.org.uk/pub/armlinux/arch/rpc/install/RedHat/RPMS">RPMS</a>
        directory on the FTP site.  If a single RPMS directory is unable to hold
        the required packages, you may split them into the RPMS-1 through to RPMS-19
        directories.<p>

If this is not clear enough, please suggest improvements.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Thu Nov 25 19:46:46 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA14354
	for <linux-arm-archive@lists.arm.linux.org.uk>; Thu, 25 Nov 1999 19:46:40 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id B83E915DF7; Thu, 25 Nov 1999 20:46:32 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155983AbPKYTqD>;
	Thu, 25 Nov 1999 14:46:03 -0500
Received: by vger.rutgers.edu id <S155986AbPKYTpb>;
	Thu, 25 Nov 1999 14:45:31 -0500
Received: from p06-magpie-gui.tch.enablis.net ([194.168.180.6]:3490 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S156111AbPKYTlt>; Thu, 25 Nov 1999 14:41:49 -0500
Received: from raistlin.arm.linux.org.uk (linux@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id TAA14765;
	Thu, 25 Nov 1999 19:35:55 GMT
From: Russell King - ARM Linux Admin <linux@arm.linux.org.uk>
Received: (from linux@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id TAA23012;
	Thu, 25 Nov 1999 19:34:55 GMT
Message-Id: <199911251934.TAA23012@raistlin.arm.linux.org.uk>
Subject: Re: Linux installation
To: jcjoyce@iee.org
Date:   Thu, 25 Nov 1999 19:34:55 +0000 (GMT)
Cc: Richard@Epupa.U-Net.Com, linux-arm@vger.rutgers.edu
In-Reply-To: <Pine.HPP.3.96L.991125115513.24630E-100000@punch.eng.cam.ac.uk> from "John Joyce" at Nov 25, 99 11:58:36 am
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

John Joyce writes:
> The trick with the RPMs is to download them and zip or tar them up on
> something which can handle long filenames - e.g. a unix box. Put the zip
> or tar on your IDEFS partition and then extract in a fashion similar to
> that described on Paul Vigay's page for installing off the Clan CD. (i.e.
> mount the adfs partition, and extract from there to RedHat/RPMS) N.B.
> directory must be RPMS not RPMs which caught me out. 

Please note that the second stage installer has been re-written.  This is
no longer necessary.

All previous information related to weird and wonderful ways of getting
the RPMs to install should now no longer be applied to the new installer.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |        Russell King       linux@arm.linux.org.uk      --- ---
  | | | |  http://www.arm.linux.org.uk/~rmk/armlinux.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 26 11:44:31 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id LAA04817
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 26 Nov 1999 11:44:31 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id F225C15DF2; Fri, 26 Nov 1999 00:07:45 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S155999AbPKYXHZ>;
	Thu, 25 Nov 1999 18:07:25 -0500
Received: by vger.rutgers.edu id <S155983AbPKYXHG>;
	Thu, 25 Nov 1999 18:07:06 -0500
Received: from p06-robin-gui.tch.enablis.net ([194.168.180.66]:3872 "EHLO
        caramon.arm.linux.org.uk") by vger.rutgers.edu with ESMTP
	id <S155988AbPKYXGu>; Thu, 25 Nov 1999 18:06:50 -0500
Received: from raistlin.arm.linux.org.uk (rmk@raistlin [192.168.0.3])
	by caramon.arm.linux.org.uk (8.9.3/8.9.3) with ESMTP id XAA15582
	for <linux-arm@vger.rutgers.edu>; Thu, 25 Nov 1999 23:06:42 GMT
From: Russell King <rmk@arm.linux.org.uk>
Received: (from rmk@localhost)
	by raistlin.arm.linux.org.uk (8.7.4/8.7.3) id XAA00548
	for linux-arm@vger.rutgers.edu; Thu, 25 Nov 1999 23:06:04 GMT
Message-Id: <199911252306.XAA00548@raistlin.arm.linux.org.uk>
Subject: zen.ics.uwe.ac.uk aka lists.arm.linux.org.uk & ftp.arm.linux.org.uk
To: linux-arm@vger.rutgers.edu
Date:   Thu, 25 Nov 1999 23:06:04 +0000 (GMT)
X-Location: london.england.earth.mulky-way.universe
X-Mailer: ELM [version 2.4 PL24]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hi All,

Unfortunately, the machine which holds the other mailing lists and ftp
site has died again, and dispite attempting multiple reboots it will
not recover.

I am currently uncertain when the FTP site and mailing lists will be
back on line.  Please bear with it until this problem is resolved.
   _____
  |_____| ------------------------------------------------- ---+---+-
  |   |         Russell King        rmk@arm.linux.org.uk      --- ---
  | | | |   http://www.arm.linux.org.uk/~rmk/aboutme.html    /  /  |
  | +-+-+                                                     --- -+-
  /   |               THE developer of ARM Linux              |+| /|\
 /  | | |                                                     ---  |
    +-+-+ -------------------------------------------------  /\\\  |

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Fri Nov 26 19:36:32 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id TAA11966
	for <linux-arm-archive@lists.arm.linux.org.uk>; Fri, 26 Nov 1999 19:36:31 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 674C716032; Fri, 26 Nov 1999 20:36:30 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156034AbPKZTfv>;
	Fri, 26 Nov 1999 14:35:51 -0500
Received: by vger.rutgers.edu id <S155976AbPKZT3m>;
	Fri, 26 Nov 1999 14:29:42 -0500
Received: from quarl0.etek.chalmers.se ([129.16.32.20]:3727 "EHLO
        etek.chalmers.se") by vger.rutgers.edu with ESMTP
	id <S155928AbPKZT3F>; Fri, 26 Nov 1999 14:29:05 -0500
Received: from hortensia.etek.chalmers.se (_7-A4D@hortensia [129.16.32.92])
	by etek.chalmers.se (8.8.8/8.8.8) with ESMTP id QAA11624
	for <linux-arm@vger.rutgers.edu>; Fri, 26 Nov 1999 16:28:15 +0100 (MET)
X-Authentication-Warning: quarl0.etek.chalmers.se: Host _7-A4D@hortensia [129.16.32.92] claimed to be hortensia.etek.chalmers.se
Received: (from e4borgen@localhost)
	by hortensia.etek.chalmers.se (8.8.8/8.8.8) id QAA11648
	for linux-arm@vger.rutgers.edu; Fri, 26 Nov 1999 16:28:15 +0100 (MET)
Date:   Fri, 26 Nov 1999 16:28:15 +0100
From: Per Borgentun <e4borgen@etek.chalmers.se>
To: linux-arm@vger.rutgers.edu
Subject: Re: Angelboot trouble
Message-ID: <19991126162815.A9461@etek.chalmers.se>
References: <383C1A63.2873D048@pilotfish.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <383C1A63.2873D048@pilotfish.net>; from Per Borgentun (Pilotfish) on Wed, Nov 24, 1999 at 06:03:31PM +0100
X-Mailer: Mutt http://www.mutt.org/
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

Hello again,
after two days of trying to download linux with angelboot
I am stuck. The only program I am able to download is 'bounce.axf',
none of the other test programs wants to run after they have been 
downloaded (the led display still shows 3).

All test programs have successfully been downloaded with
ARM SDT 2.10 running WinNT.

Can someone please send me a 'stty < /dev/ttyS0' and a 
'setserial -a /dev/ttyS0' output after they
successfully have downloaded a program to the brutus board.
so that I can see thet it isnt't my serial port that has
wrong setup.

How (if possible) can I download the ramdisk-image with the
ARM SDT debugger, I have been able to download the linux
'Image' file (uncompressed) but it doesn't like the 
ramdisk file, and how do I specify the address to put the
ramdisk ? 

Thank you.
//Per Borgentun -  perbo@pilotfish.net

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov 27 01:33:25 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA05392
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 27 Nov 1999 01:33:25 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id DEB2A160BB; Sat, 27 Nov 1999 02:33:23 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156026AbPK0Bcp>;
	Fri, 26 Nov 1999 20:32:45 -0500
Received: by vger.rutgers.edu id <S156042AbPK0BcL>;
	Fri, 26 Nov 1999 20:32:11 -0500
Received: from ns0.utdallas.edu ([129.110.10.1]:59883 "HELO ns0.utdallas.edu")
	by vger.rutgers.edu with SMTP id <S156142AbPK0BY5>;
	Fri, 26 Nov 1999 20:24:57 -0500
Received: from apache.utdallas.edu (apache.utdallas.edu [129.110.16.9])
	by ns0.utdallas.edu (Postfix) with ESMTP
	id 823EE19FFE1; Fri, 26 Nov 1999 19:24:56 -0600 (CST)
Received: from localhost (vasantr@localhost)
	by apache.utdallas.edu (8.9.1/8.9.1) with SMTP id TAA09837;
	Fri, 26 Nov 1999 19:24:56 -0600 (CST)
X-Authentication-Warning: apache.utdallas.edu: vasantr owned process doing -bs
Date:   Fri, 26 Nov 1999 19:24:55 -0600 (CST)
From: Vasant Ramasubramanian <vasantr@utdallas.edu>
Reply-To: Vasant Ramasubramanian <vasantr@utdallas.edu>
To: Per Borgentun <e4borgen@etek.chalmers.se>
Cc: linux-arm@vger.rutgers.edu
Subject: Re: Angelboot trouble
In-Reply-To: <19991126162815.A9461@etek.chalmers.se>
Message-ID: <Pine.GSO.3.96.991126184818.8468B-100000@apache.utdallas.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing



On Fri, 26 Nov 1999, Per Borgentun wrote:

> Hello again,
> after two days of trying to download linux with angelboot
> I am stuck. The only program I am able to download is 'bounce.axf',
> none of the other test programs wants to run after they have been 
> downloaded (the led display still shows 3).

This maybe a bit obvious, but are you sure the swtiches on Brutus are set
properly? There is a mistake in the Intel documentation and swtich 14
should be NO DOT (DRAM). Note on a clean reset, the numeric LED display
shouldn't display anything.

Which ramdisk image are you using? The perfered one for Brutus I belive is
the one from Zsolt Kiraly. If you don't have this, I can send a working
ramdisk.gz & 2.2.12 kernel with sound and video support for Brutus; 
Nicolas P. has compiled a nice patch & script that makes compiling the
kernel for Brutus much easier (all the correct default options are choosen
and such by the script). Use the np12 patch, the np13 doesn't seem to
work (yet). 

> Can someone please send me a 'stty < /dev/ttyS0' and a 
> 'setserial -a /dev/ttyS0' output after they
> successfully have downloaded a program to the brutus board.
> so that I can see thet it isnt't my serial port that has
> wrong setup.

After bootstrapping my kernel and loading the ramdisk this is what I got.

stty on cua0 gave me:

speed 115200 baud; line = 0;
min = 32; time = 1;
ignbrk -brkint -icrnl ixoff -imaxbel
-opost
-isig -icanon -echo -echoe -echok

setserial gave me
 Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
	Baud_base: 115200, close_delay: 50, divisor: 0
	closing_wait: 3000, closing_wait2: infinte
	Flags: spd_normal skip_test

My Angelboot opts file is:

base 0x8000
entry 0xc0008020
device /dev/ttyS0
options "9600 8N1" 
baud 115200
otherfile ramdisk.gz
otherbase 0x800000 

My go script is:
#!/bin/sh

#arm-linuxaout-strip linux/vmlinux

angelboot/angelboot -f opts /home/dfer/armbuild/linux/arch/arm/boot/zImage

I used the Intel document for setting up my Brutus board for Linux

developer.intel.com/design/strong (application notes, Linux on the SA-1100
platform).

There was a mistake in setting up glibc I believe but it's correct for the
rest...

I can send my Angelboot program / my working Linux kernel / working
ramdisk.gz image if need be.

Check :
ftp://ssdl-redstone.stanford.edu/pub/ramdisk.gz for the Ramdisk image
that's I'm using / works well...


> 
> How (if possible) can I download the ramdisk-image with the
> ARM SDT debugger, I have been able to download the linux
> 'Image' file (uncompressed) but it doesn't like the 
> ramdisk file, and how do I specify the address to put the
> ramdisk ? 

If you find out, I'd like to know too.

Good luck and make sure Brutus doesn't betray you too =).

Vasant.


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Sat Nov 27 09:55:30 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id JAA29065
	for <linux-arm-archive@lists.arm.linux.org.uk>; Sat, 27 Nov 1999 09:55:29 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 6436815F47; Sat, 27 Nov 1999 10:55:04 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156029AbPK0Jyj>;
	Sat, 27 Nov 1999 04:54:39 -0500
Received: by vger.rutgers.edu id <S155938AbPK0Jy0>;
	Sat, 27 Nov 1999 04:54:26 -0500
Received: from smtp01.wxs.nl ([195.121.6.61]:60432 "EHLO smtp01.wxs.nl")
	by vger.rutgers.edu with ESMTP id <S155976AbPK0Jvg>;
	Sat, 27 Nov 1999 04:51:36 -0500
Received: from wctimmer.wxs.nl ([195.121.216.226]) by smtp01.wxs.nl
          (Netscape Messaging Server 3.61)  with SMTP id AAA6136
          for <linux-arm@vger.rutgers.edu>; Sat, 27 Nov 1999 10:51:28 +0100
Date:   Sat, 27 Nov 1999 10:46:22 +0100 (GMT)
From: "Wim C. Timmer" <wim.timmer@wxs.nl>
Subject: Re: can't connect to ftp.arm.lunux
To: linux-arm@vger.rutgers.edu
In-Reply-To: <199911222250.WAA11089@raistlin.arm.linux.org.uk>
Message-ID: <Marcel-1.53-1127094622-0b0iUNZ@wctimmer.wxs.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
X-Organization: Computerclub van de Omroep Sport Organisatie. Big Ben Club.
X-Mailer: ANT RISCOS Marcel [ver 1.53]
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

In <URL:news:local.ArmLinux> on Mon 22 Nov, Russell King - ARM Linux Admin wrote> 
> It wasn't you.  Unfortunately, the University of West England (where
> ftp.arm.linux.org.uk is located) seemed to have dropped of the rest of
> the net over the weekend.  Everything is back to normal as of 14:00 GMT
> today.

Thanks everyone, it works. Now, I have my first homemade kernel!
It was an adventure (for me) but it works.

Wim

-- 
e-mail     : wim.timmer@wxs.nl,    | The difference between theory and
e-mailalias: pa0wct@amsat.org,     | practice in practice is bigger 
ax25       : pa0wct@pi8gcb.#nh2.nl | than the difference between theory 
                                   | and practice in theory. 
                       


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Mon Nov 29 16:39:17 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id QAA01405
	for <linux-arm-archive@lists.arm.linux.org.uk>; Mon, 29 Nov 1999 16:39:16 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 101E315FA7; Mon, 29 Nov 1999 17:38:29 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156073AbPK2Qht>;
	Mon, 29 Nov 1999 11:37:49 -0500
Received: by vger.rutgers.edu id <S156042AbPK2Qhk>;
	Mon, 29 Nov 1999 11:37:40 -0500
Received: from [212.240.65.10] ([212.240.65.10]:9363 "EHLO aleph.locsoft.com")
	by vger.rutgers.edu with ESMTP id <S156033AbPK2Qd6>;
	Mon, 29 Nov 1999 11:33:58 -0500
Received: from uphill ([212.240.65.50])
	by aleph.locsoft.com (8.8.8/8.8.7) with SMTP id QAA01631
	for <linux-arm@vger.rutgers.edu>; Mon, 29 Nov 1999 16:32:52 GMT
Message-ID: <003701bf3a86$ee613580$3241f0d4@uphill.locsoft.com>
From: "Paul Robertson" <paul.robertson@locsoft.com>
To: "linux-arm list" <linux-arm@vger.rutgers.edu>
Subject: Configuring GDB - PC host EBSA285 target
Date:   Mon, 29 Nov 1999 16:29:38 -0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0034_01BF3A86.EDFC5930"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

This is a multi-part message in MIME format.

------=_NextPart_000_0034_01BF3A86.EDFC5930
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I'd like to use GDB for cross-debugging Linux applications on EBSA-285.

What "stub" is needed/recommended for the target?
Are there any guidelines on the net for configuring and building the GDB =
host. The host is a PC (x86)

Thanks,

Paul Robertson
LocSoft Limited
"The key to your embedded solutions"
www.locsoft.com
Phone +44 (0) 1793 432557=20
Fax     +44 (0) 1793 432727


------=_NextPart_000_0034_01BF3A86.EDFC5930
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>I'd like to use GDB for cross-debugging Linux =
applications on=20
EBSA-285.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>What &quot;stub&quot; is needed/recommended for the=20
target?</FONT></DIV>
<DIV><FONT size=3D2>Are there any guidelines on the net for configuring =
and=20
building the GDB host. The host is a PC (x86)</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Thanks,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=3D#000000 size=3D2>Paul Robertson<BR>LocSoft =
Limited<BR>&quot;The=20
key to your embedded solutions&quot;<BR><A=20
href=3D"http://www.locsoft.com">www.locsoft.com</A><BR>Phone +44 (0) =
1793 432557=20
<BR>Fax&nbsp;&nbsp;&nbsp;&nbsp; +44 (0) 1793=20
432727<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0034_01BF3A86.EDFC5930--


unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

From owner-linux-arm-outgoing@vger.rutgers.edu  Tue Nov 30 01:44:52 1999
Received: from source.rfc822.org (source.rfc822.org [193.189.224.13])
	by zen.ics.uwe.ac.uk (8.9.3/8.8.7) with ESMTP id BAA30961
	for <linux-arm-archive@lists.arm.linux.org.uk>; Tue, 30 Nov 1999 01:44:51 GMT
Received: from vger.rutgers.edu (vger.rutgers.edu [128.6.190.2])
	by source.rfc822.org (Postfix) with ESMTP
	id 372F915D91; Tue, 30 Nov 1999 02:44:47 +0100 (CET)
Received: by vger.rutgers.edu via listexpand id <S156111AbPK3BoN>;
	Mon, 29 Nov 1999 20:44:13 -0500
Received: by vger.rutgers.edu id <S156070AbPK3BoF>;
	Mon, 29 Nov 1999 20:44:05 -0500
Received: from mail2.wlv.netzero.net ([209.247.163.52]:41142 "HELO
        mail2.wlv.netzero.net") by vger.rutgers.edu with SMTP
	id <S156044AbPK3Bnw>; Mon, 29 Nov 1999 20:43:52 -0500
Received: (qmail 29971 invoked by uid 0); 30 Nov 1999 01:43:15 -0000
Received: from pppa18-minneapolisb18-4r118.saturn.bbn.com (HELO netzero.net) (4.11.82.184)
  by mail2.wlv.netzero.net with SMTP; 30 Nov 1999 01:43:15 -0000
Message-ID: <38432C00.FD994DDA@netzero.net>
Date:   Mon, 29 Nov 1999 19:44:32 -0600
From: Gaixia Zhang <gaixiaz@netzero.net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: linux-arm list <linux-arm@vger.rutgers.edu>
Cc: Paul Robertson <paul.robertson@locsoft.com>
Subject: Re: Configuring GDB - PC host EBSA285 target
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-linux-arm@vger.rutgers.edu
Precedence: bulk
X-Loop: majordomo@vger.rutgers.edu
X-Orcpt: rfc822;linux-arm-outgoing

On the target side, the debugging stub these three subroutines:
set_debug_traps;
handle_exception; breakpoint.

You need to provide:
    int getDebugChar();
    void putDebugChar(int);
    void exceptionHandler (int exception_number, void
*exception_address);
    void flush_i_cache();
    void *memset(void *, int, int).

You can check
ftp://ftp.netwinder.org/users/s/scottb/public_html/gdb/gdb_toc.html
for more info,

I am still wondering if there is someone really using gdb stub for
kernel/module
debugging on ARM?

Best wishes,
Gaixia

>I'd like to use GDB for cross-debugging Linux applications on EBSA-285.

>
>What "stub" is needed/recommended for the target?
>Are there any guidelines on the net for configuring and building the
GDB host.
>The host is a PC (x86)
>
>Thanks,
>
>Paul Robertson


__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
++        Please use linux-arm-kernel@lists.arm.linux.org.uk for           ++
++                        kernel-related discussions.                      ++

