From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fUoFF-0002qM-0z for barebox@lists.infradead.org; Mon, 18 Jun 2018 07:06:36 +0000 From: Oleksij Rempel Date: Mon, 18 Jun 2018 09:06:15 +0200 Message-Id: <20180618070617.20996-1-o.rempel@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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: [PATCH v1 0/2] ELF fixes To: barebox@lists.infradead.org Cc: Oleksij Rempel Since ELF support patches are not in master, I send them as fixups. This should resolve Kconfig warning on other platforms. Oleksij Rempel (2): fixup! add basic ELF parser fixup! MIPS: bootm: add ELF handler arch/mips/Kconfig | 1 + common/Kconfig | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) -- 2.17.1 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox