Hi, Tiger

On 6/10/2014 7:01 PM, tiger...@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@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to