From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Tyser Date: Sat, 24 Oct 2009 16:52:08 -0500 Subject: [U-Boot] [PATCH 1/5] Check for NULL prompt in readline_into_buffer() In-Reply-To: <20091024214718.85B9D185D4AA@gemini.denx.de> References: <1256259563-32725-1-git-send-email-ptyser@xes-inc.com> <20091024172311.0CF53185D4A5@gemini.denx.de> <4AE373AB.6040705@xes-inc.com> <20091024214718.85B9D185D4AA@gemini.denx.de> Message-ID: <4AE37708.7050704@xes-inc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Peter Tyser, > > In message <4AE373AB.6040705@xes-inc.com> you wrote: >> In this series, patches 1/2/4 are non-critical cleanup/fixes. I didn't >> plan on them get merged for the upcoming release, but I think they >> should get picked up at some point. Patches 3/5 add new features - >> basically support for a new 'editenv' command. These changes are more >> debatable, so we can discuss if you'd like to include these or not. > > I don't want to debate these. Actually I like the code. Fantastic! > And if you > could be so kind and write a little more about this background > information in the commit messages, I'm really tempted to pull this > in ASAP :-) OK. Let me know which patch commit messages should be improved and I'll resubmit. Best, Peter