From: Pierre AUBERT <p.aubert@staubli.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] PATCH: Add support for booting file from dos diskettes
Date: Tue, 12 Nov 2002 17:33:38 +0100 [thread overview]
Message-ID: <3DD12D62.9030638A@staubli.com> (raw)
Dear Wolfgang,
You will find attached a patch that add the support of the dos diskette.
It adds commands to boot a file from a dos
diskette or from a subdirectory of a dos diskette and to list content
from dos diskette.
fdosboot [offset] [filename]: boot a file from a dos diskette or from a
subdirectory of the diskette. If the offset isn't specified, the file
name must start wit the character " (as for the tftpboot command). The
path of the filename is specified using the / as separator between
directorie names.
fdosls [dir]: list the content of the dos diskette or of a subdirectory.
These two commands are embedded into U-Boot if CFG_CMD_FDOS is defined
in CONFIG_COMMANDS.
The handling of the dos filesystem is inspired from mtools.
CHANGELOG:
* Patch by Pierre Aubert , 12 Nov 2002
Add support of dos diskettes.
Best regards.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fdos.patch.gz
Type: application/octet-stream
Size: 14369 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20021112/184f7bcb/attachment.obj
next reply other threads:[~2002-11-12 16:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-12 16:33 Pierre AUBERT [this message]
2002-11-17 21:57 ` [U-Boot-Users] Re: PATCH: Add support for booting file from dos diskettes Wolfgang Denk
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=3DD12D62.9030638A@staubli.com \
--to=p.aubert@staubli.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.