[U-Boot] [PATCHv3 5/8] mkenvimage: Read/Write from/to stdin/out by default or if the filename is "-"

Mike Frysinger vapier at gentoo.org
Sun Jan 8 07:50:08 CET 2012


On Thursday 05 January 2012 13:44:56 David Wagner wrote:
> +		bin_fd = creat(bin_filename, S_IRUSR | S_IWUSR | S_IRGRP |
> +					     S_IWGRP);

this should prob be open()
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120108/27e60eca/attachment.pgp>


More information about the U-Boot mailing list