Re: [U-Boot] [PATCH v4 07/13] Add standard environment variables README

2011-08-24 Thread Jason Hobbs
On Tue, Aug 23, 2011 at 05:45:07PM -0400, Mike Frysinger wrote: > this somewhat duplicates the "Environment Variables" section in the top level > README. can't we have just one location for this stuff ? Ah, you're right. When I searched for existing doc before adding this file, I didn't think to

Re: [U-Boot] [PATCH v4 07/13] Add standard environment variables README

2011-08-23 Thread Mike Frysinger
this somewhat duplicates the "Environment Variables" section in the top level README. can't we have just one location for this stuff ? -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.

[U-Boot] [PATCH v4 07/13] Add standard environment variables README

2011-08-23 Thread Jason Hobbs
Signed-off-by: Jason Hobbs --- new in v4 doc/README.standard-env | 92 +++ 1 files changed, 92 insertions(+), 0 deletions(-) create mode 100644 doc/README.standard-env diff --git a/doc/README.standard-env b/doc/README.standard-env new file mode 100