[U-Boot] [U-boot] sandbox test script question

Josh Wu josh.wu at atmel.com
Wed Jun 11 05:36:32 CEST 2014


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



More information about the U-Boot mailing list