From: Josh Wu <josh.wu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot] sandbox test script question
Date: Wed, 11 Jun 2014 11:36:32 +0800 [thread overview]
Message-ID: <5397CEC0.2070300@atmel.com> (raw)
In-Reply-To: <FE7ADED5C2218B4786C09CD97DC4C49F0103D93C@exchbj02.viatech.com.bj>
Hi, Tiger
On 6/10/2014 7:01 PM, TigerLiu at via-alliance.com wrote:
> Hi, Simon:
> Is there any doc described how to use 'sb load host / sb ls host' etc
> cmds?
so far seems no doc yet.
If you want to access the host file system, you need apply a patch:
http://patchwork.ozlabs.org/patch/358406/ (fix the typo)
then you can access the host file system by use: 'sb load hostfs 0
200000 /home/xxx'
> I tried to run:
> sb info
>
> it displayed:
> 0 Not bound to a backing file
> ......
if you want to access a file as a block device.
you need use 'sb bind 0 test.img' to bind a file as a host 0 interface.
Hope it helps.
Best Regards,
Josh Wu
>
> Best wishes,
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
next prev parent reply other threads:[~2014-06-11 3:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 3:27 [U-Boot] [U-boot] sandbox test script question TigerLiu at via-alliance.com
2014-06-10 11:01 ` TigerLiu at via-alliance.com
2014-06-11 3:36 ` Josh Wu [this message]
2014-06-11 3:58 ` Simon Glass
2014-06-11 6:23 ` TigerLiu at via-alliance.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=5397CEC0.2070300@atmel.com \
--to=josh.wu@atmel.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.