public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: hno@marasystems.com (Henrik Nordstrom)
To: linux-mtd@lists.infradead.org
Subject: How use FTP on serial port(COM1)?
Date: 18 Mar 2003 10:56:59 +0100	[thread overview]
Message-ID: <1047981419.29454.18.camel@henrik.marasystems.com> (raw)
In-Reply-To: <OE69AEbZsZPXSQahiOE00003606@hotmail.com>

tis 2003-03-18 klockan 10.40 skrev guo_zhenglin:
>  I don't know how to config network (ftp) on MBX860 board,
> please help me.
> 
> 1) our finally product is ourself-design board.
> the designer say  no Ethernet port,
> and only has ONE serial port used to maintenance and update system.
> this board has not manufactured.

Then you should probably use a serial file transfer protocol such as
Z-Modem. This would allow you to use the same serial port as both
console and to transfer upgrades.

> 2) Our company has a DEMO board , it is motorola's MBX860 board.
> MBX860 board has a Ethernet port (SCC1).
> now I can test something about network on MBX860 board.

The you need to figure our what kind of chipset is used for the ethernet
port, and load the corresponding kernel driver. When this is done
configure the interface with the ifconfig command or the ip command.

> 6) linux can boot from MBX860 board ,and show messages :
>         NET4: Linux TCP/IP 1.0 for NET4.0
>         IP Protocols: ICMP, UDP, TCP, IGMP
>         IP: routing cache hash table of 512 buckets, 4Kbytes
>         TCP: Hash tables configured (established 1024 bind 1024)
>         Sending BOOTP requests.... OK
>         IP-Config: Got BOOTP answer from 192.168.1.252, my address is
> 192.168.1.1
>         NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.

Then it seems your network driver is already configured on the board and
you have set it up to use automatic IP configuration via BOOTP which was
successful. All you need now is to talk to it over the network, and to
start the needed network daemons on the board if you want to be able to
connect to the board from your network.. (connecting from the board to
your network should already work).

-- 
Henrik Nordstrom <hno@marasystems.com>
MARA Systems AB

  reply	other threads:[~2003-03-18  9:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-17  2:50 How use FTP on serial port(COM1)? guo_zhenglin
2003-03-17  7:46 ` Jörn Engel
2003-03-17 10:00   ` Jörn Engel
2003-03-18  9:40     ` guo_zhenglin
2003-03-18  9:56       ` Henrik Nordstrom [this message]
2003-03-18 10:19         ` guo_zhenglin

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=1047981419.29454.18.camel@henrik.marasystems.com \
    --to=hno@marasystems.com \
    --cc=linux-mtd@lists.infradead.org \
    /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