From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-wm0-x22f.google.com ([2a00:1450:400c:c09::22f]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aXsSa-0003H3-Id for barebox@lists.infradead.org; Mon, 22 Feb 2016 15:31:41 +0000 Received: by mail-wm0-x22f.google.com with SMTP id g62so178637581wme.1 for ; Mon, 22 Feb 2016 07:31:19 -0800 (PST) MIME-Version: 1.0 Date: Mon, 22 Feb 2016 16:31:18 +0100 Message-ID: From: Philippe Leduc 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: bootm crash - bad uimage? To: barebox@lists.infradead.org Hello, Since the commit 0a37e22d638acf1b2c7c6e6ab83b6a3272b0a11c, I can't boot my image anymore. It seems that os_part is a null pointer and simple_strtoul crash on it (in bootm_load_os). I workaround the problem by forcing the value to 0 if os_part if null, but I guess that it is a bad solution. Is this a due to a bad usage of the mkimage utility? best regards, -- Philippe LEDUC ledphilippe@gmail.com _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox