In message <[EMAIL PROTECTED]>
Brandon Wahurst wrote:
>
> This will be my first attempt at embedding linux in
> anything.  I have a device with a PPC 823 chip.
> It has 128K of ram and 256K of flash.  What I need
> to be able to do is build enough kernel for the

That won't be a Linux kernel, though. Sorry, but  with  128k  of  RAM
there is no chance...

> 1) operate the 600x200 lcd
> 2) oeprate the keyboard for the device
> 3) run tcp/ip
> 4) run a web browser such as lynx

You will be able to run PPCBoot on the box, which support I/O to  the
keyboard  and  the  LCD  on the MPC823 (although this is stil work in
progress); you will even have elementary  network  support  (BOOTP  /
RARP / TFTP).

But you cannot run the normal PPC Linux kernel in 128 kB RAM.

> the question is where do I start as far as building
> a linux that "just comes up" without some sort of
> boot device, and where can I find information on how

Start porting  PPCBoot  (see  http://ppcboot.sourceforge.com/),  then
continue adding RAM :-)


Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: [EMAIL PROTECTED]
If programming was easy, they wouldn't need something as  complicated
as a human being to do it, now would they?
                       - L. Wall & R. L. Schwartz, _Programming Perl_

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to