From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Yt8Fo-0006p4-Du for barebox@lists.infradead.org; Fri, 15 May 2015 05:33:49 +0000 Date: Fri, 15 May 2015 07:33:25 +0200 From: Sascha Hauer Message-ID: <20150515053325.GJ6325@pengutronix.de> References: <1431572067-4038-1-git-send-email-andrew.smirnov@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1431572067-4038-1-git-send-email-andrew.smirnov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 01/10] common/memtest.c: Fix incorrect array boundary check To: Andrey Smirnov Cc: barebox@lists.infradead.org On Wed, May 13, 2015 at 07:54:18PM -0700, Andrey Smirnov wrote: > Signed-off-by: Andrey Smirnov > --- > common/memtest.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) I have applied the memtest patches for now. I'll come to the PBL console input patches next week when I find some time. I think I haven't made my mind yet whether we really want to have input support in PBL and where this all leads to. We use functions which were originally meant for debugging to do regular output with PBL console support. Maybe we should clean this up and introduce some real early console backend rather than abusing the debugging functions before we add more features to it. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox