On Mon, Feb 03, 2014 at 01:21:06PM -0700, Stephen Warren wrote:

> From: Stephen Warren <swar...@nvidia.com>
> 
> This is much like a regular shell's -e operator, except that it takes
> multiple arguments to specify the device type and  device/partition ID
> in addition to the usual filename:
> 
> if test -e mmc 0:1 /boot/boot.scr; then echo yes; else echo no; fi
> 
> Signed-off-by: Stephen Warren <swar...@nvidia.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

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

Reply via email to