
Hi,
First, thanks for having mainlined mkenvimage :)
These patches mainly address Wolfgang's remarks. There are a couple others.
I first intended to submit a v11 patch but since the v10 was merged into u-boot's master branch, I splitted the changes into 9 patches against it.
Regards, David.
David Wagner (9): Strip mkenvimage mkenvimage: correct and clarify comments and error messages mkenvimage: Correct the includes and add a missing one mkenvimage: More error handling mkenvimage: Read from stdin if the filename is "-" mkenvimage: Use mmap() when reading from a regular file mkenvimage: Don't try to detect comments in the input file mkenvimage: Really set the redundant byte when applicable mkenvimage: Default to stdout if the output argument is absent or "-"
tools/Makefile | 1 + tools/mkenvimage.c | 128 +++++++++++++++++++++++++++++----------------------- 2 files changed, 72 insertions(+), 57 deletions(-)