public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: wolfgang.grandegger at bluewin.ch <wolfgang.grandegger@bluewin.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Download of kernel Image through Serial Line.
Date: Wed, 29 Jan 2003 11:51:17 +0100	[thread overview]
Message-ID: <3E34EB7F000067A6@mss3n.bluewin.ch> (raw)
In-Reply-To: <D96E2AFA0DF3D211B139009027454948034CBBB5@helios.gnv.tcc.thomson-csf.com>

>-- Original Message --
From: Christophe.LINDHEIMER@fr.thalesgroup.com
>To: u-boot-users at lists.sourceforge.net
>Subject: [U-Boot-Users] Download of kernel Image through Serial Line.
>Date: Wed, 29 Jan 2003 10:38:13 +0100
>
>
>Hi.
>
>Just a beginner with U-Boot.
>
>In my new project we are trying to use Linux and U-Boot.
>
>The main problem I have is that I don't have any ethernet link on this card.
>
>- Is it possible to configure U-Boot to make a download of the image using
>the serial line ? ( tftp over serial line or something like that )
>
>- If it is not possible would it be a big work ?

You could use kermit binary download. Check for example chapter 
4.10.5.3 of our DENX PPCBoot and Linux Guide at 
http://www.denx.de/doc/TQM8xxL.

>- If I eventually manage to launch Linux, is it possible to have NFS over
>serial line ?

This does not sound very promising to me. A root filesystem 
on a JFFS2 or CRAMFS partition might be the better option.

>- What are the minima requests in terms of memory to run Linux ?
>- Minimum Ram Size

4MB or better 8MB.

>- Minimum Flash Size if I don't use NFS ( full embeded application )

4MB. For a resonable 'standard' Embedded Linux runtime 
environment for PowerPC including basic network support 
you need approx. the following space in Flash:

 U-Boot                   : 120 KB
 Linux kernel             : 600 KB
 RAMDisk image            : 1   MB
 Root file-system on JFFS2: 2.5 MB

And development and debugging without network will be 
quite cumbersome, I imagine. A hardware debugger would 
be of great help also for image download. Abatron's 
BDI2000 is a _great_ tool. 

Hope it helps,

Wolfgang.

  parent reply	other threads:[~2003-01-29 10:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29  9:38 [U-Boot-Users] Download of kernel Image through Serial Line Christophe.LINDHEIMER at fr.thalesgroup.com
2003-01-29  9:52 ` Marius Groeger
2003-01-29 14:23   ` John W. Linville
2003-01-29 14:51     ` Marius Groeger
2003-01-29 10:51 ` wolfgang.grandegger at bluewin.ch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-29 10:09 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-01-29 10:25 ` Marius Groeger
2003-01-29 10:57   ` AUBERT Cedric
2003-01-30  8:20     ` Wolfgang Denk
     [not found] <81A66F72DCACD511B0600002A551BFCB4E9D08@kuumex05.barco.com>
2003-01-29 11:06 ` Marius Groeger
     [not found] <E18dykw-0005Vh-00@sc8-sf-list2.sourceforge.net>
2003-01-30  2:44 ` leeyang
2003-01-30 14:38   ` Wolfgang Grandegger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E34EB7F000067A6@mss3n.bluewin.ch \
    --to=wolfgang.grandegger@bluewin.ch \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox