From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 27 Mar 2012 10:53:00 +0200 Subject: [U-Boot] [PATCHv5 6/7] mkenvimage: Don't try to detect comments in the input file In-Reply-To: <1326497260-13864-6-git-send-email-david.wagner@free-electrons.com> References: <1326497260-13864-1-git-send-email-david.wagner@free-electrons.com> <1326497260-13864-6-git-send-email-david.wagner@free-electrons.com> Message-ID: <20120327105300.192a2caa@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 14 Jan 2012 00:27:39 +0100 David Wagner wrote: > Remove this feature since it seems impossible to reliably detect them. > > Signed-off-by: David Wagner > --- > tools/mkenvimage.c | 8 -------- > 1 files changed, 0 insertions(+), 8 deletions(-) Applied to u-boot-staging/agust at denx.de, thanks. Anatolij