This is the mail archive of the
ecos-discuss@sources.redhat.com
mailing list for the eCos project.
How can I build a System, that enables firmware download for customers?
- From: Winkler Andreas <andreas dot aw dot winkler at siemens dot com>
- To: "'ecos-discuss at ecos dot sourceware dot org'" <ecos-discuss at ecos dot sourceware dot org>
- Date: Fri, 20 Feb 2004 07:26:39 +0100
- Subject: [ECOS] How can I build a System, that enables firmware download for customers?
Hi,
I am planing to build a System with RedBoot and a loadable Linux kernel.
The system should be deployed with a Linux kernel im FLASH, which will be
started by RedBoot.
Our customers should be able to load a new Linux kernel - which we deploy
also - per ethernet or per modem connection (ppp).
Of course we cannot demand from our customers to setup dhcpd, minicom, put
in some commands and so on.
What we need to offer is an interface program on PC, which manages the
download of a new Linux Kernel. Everything else must be done automatically.
I think, the download is not the problem. We can manage this, so that the
new (zipped) kernel is stored in RAM memory.
What we need is a program interface between the running Linux kernel and
RedBoot, which does the following:
* create a file image out of the loaded Linux Kernel (in FLASH)
* tell RedBoot, to use the new image at the next reboot
* delete the old file image
* make a reboot
Does RedBoot offer such an interface?
Who has experience with that kind of request and can give me some
information?
:-) Andreas
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss