Cameron,

    well done...by the way, did you use proc-sa110.S or roll your own (with
minor sa1100 changes)?

Dave

Cameron Morland wrote:

> [If this got sent twice, sorry for the redundancy.]
>
> I have a Brutus board currently running
>   Linux localhost 2.3.35-rmk1-np7 #6 Thu Mar 16 10:58:40 EST 2000 armv
>
> Ok. I wrote "hello world" and it works fine, so my toolchain works.
> (hooray!) Now I have a bunch of things I need eventually to do, and don't
> really know where to start:
>
>   - port a driver for our PC card (exists for desktop windoze)
>   - drive a spare GPIO line to control a switch (#20 for the light, maybe)
>   - put graphics on the screen
>   - access a Flash card, ideally as an ext2 filesystem
>

I'm using genromfs (version 0.3).   It's an easy way to get at flash/rom and it's
easy to build the system image on the (Intel Linux) host.  You do need a flash
block driver for your system though - which is really easy if the flash is
just someplace in memory...

>
> These are in more or less decreasing order of importance. I haven't been
> able to find much information about this. We will also need to have a
> driver for a smaller LCD screen; I'm guessing that modifying the existing
> LCD driver to do this would not be too difficult.
>
> Thanks for any help. If there is someplace I should look for information,
> I'd appreciate knowing.
>
>   ________________________
>  /
> /  Wise words of the day:
>
> To the optimist, the glass is half full,
> To the pessimist, the glass is half empty.
> To the engineer, the glass is twice as big as it needs to be.
>     --Linda Vaughan
>
> \  [EMAIL PROTECTED]
>  \________________________
>
> unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
> ++        Please use [EMAIL PROTECTED] for           ++
> ++                        kernel-related discussions.                      ++

--
----------------------------------------------------------------------
David A Rusling   Consulting Engineer
    ARM Limited
    Liberty House,
    Moorbridge Road,
    Maidenhead, SL6 8LT

    Tel: UK-(0)1628-427754
    Fax: UK-(0)1628-780551
    e-mail: [EMAIL PROTECTED]
----------------------------------------------------------------------



unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to