From: raul.moreno at telvent.com <raul.moreno@telvent.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot to load VxWorks
Date: Mon, 17 Nov 2008 13:34:41 +0100 [thread overview]
Message-ID: <OF5320228E.4B66CB54-ONC1257504.0041914B-C1257504.0044DB85@abengoa.com> (raw)
Hello people,
I am used to using U-boot in order to boot Linux, but now I also need to
boot VxWorks.
Till now I copied the Linux kernel in Flash and when I wanted to update it,
I had two options: doing it from U-Boot (tftp the image and using the cp
command) or from Linux (using the dd command or flashcp). The kernel is
always in the same flash location, a determined address. So I have to
reserve enough memory in case the updating is bigger.
With VxWorks, I works as follows: the bootloader mounts a filesystem in
flash where I can transfer through ftp the operating system, VxWorks. I
mean, I can see the operating system as a file. In Linux I don't have it,
but the operating system image is saved in flash from an address. I am not
sure if people who use VxWorks works like me or there are other options to
boot. The good with my option is that you can update the operating system
just changing the file with ftp.
The thing is I would like to use the same U-Boot to boot both systems:
Linux and VxWorks. So I should have to have a similar way to boot. The
only difference will be the boot command: bootvx for VxWorks and bootm for
Linux.
Could you explain me what the common way to use U-Boot with VxWorks is?
I doubt a lot what is the best option:
- Tring to mount a filesystem with U-Boot that VxWorks also understands.
- Making like with Linux. I mean, copying the VxWorks from an determined
address. Then the VxWorks won't be seen as a file.
- Others not thought yet....
Is there documentation about VxWorks with U-Boot?
I would thank you your help!
Best regards,
Ra?l Moreno
***********Internet Email Confidentiality Footer*************
This email and any files transmitted with it are confidential and intended
solely for the use of the organization or individual to whom they are
addressed. It is expressly forbidden to retransmit or copy email and/or
this attached files without our permission . If you are not the
addressee indicated in this message (or responsible for delivery of the
message to such person), you may not copy or deliver this message
to anyone. In such case, you should destroy this message and kindly
notify the sender by reply email. Please advise immediately if you or
your employer does not consent to Internet email for messages of this
kind. Opinions, conclusions and other information in this message that
do not relate to the official business of my firm shall be understood as
neither given nor endorsed by it.
next reply other threads:[~2008-11-17 12:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 12:34 raul.moreno at telvent.com [this message]
[not found] <20081117210415.RQKY26768.viefep23-int.chello.at@ng.localnet>
2008-11-18 12:09 ` [U-Boot] U-Boot to load VxWorks raul.moreno at telvent.com
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=OF5320228E.4B66CB54-ONC1257504.0041914B-C1257504.0044DB85@abengoa.com \
--to=raul.moreno@telvent.com \
--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