Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2414181ybi; Sun, 9 Jun 2019 11:09:57 -0700 (PDT) X-Google-Smtp-Source: APXvYqwRK35uE2CdQANeOdHM1rWs65W8nw8PAfEdDVOZYuLO0WiaQF8gGgzl2b0ibcUk+7YAtdel X-Received: by 2002:a62:ac1a:: with SMTP id v26mr48420468pfe.184.1560103797434; Sun, 09 Jun 2019 11:09:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560103797; cv=none; d=google.com; s=arc-20160816; b=hraIU3WskJe0SiBKFRblHvPQFxGXGA0a9DTVN6QvMk7/46XReFJNmHidMcAkjHy3sQ 6VoM4czLXgh9u2Ett89iSB6S0mUa2a/NWDKF6LxS6bGRhiUDtWe3yZ+ECGJZRTASLgKd otSfmwz3jhBTY5LRuIzO5bikiSXxiF+kYucODR2rZDTWpnxDBo9ANybOAZngvaxgCcCX kGD5lCYdoZuKD3mLI2swjlGgyLn73mbK6ncIACs9XhoZ4LJ4Eqk95BPb8vTqlukyfZLI 77uNICSBU5MOMiDJf7tx/0sERJAa0MWQVgoPkU90K/iW7W0cxZOChFW4jp8eAvecM3fF AbFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Mu4rEla3eYDkCRcUjL3aKPJW4NiMLI8BTItDbQPYb7A=; b=J8D9lsBRdQhP6k2sjPYyMWm0ePQuMmIN2L8bJGYLMuiCbSxs8RN+lxxoCmrD6gTUF2 TXXlhtkPROAK3eKxTzhn9bzRQOqgqk4G0BROGeXtRVDzPUkd1EzVNrkt4wHijvo4BW6s 7j14JnJvG8XZA0hcArBj1ng0Ok7D/cLu9ri2YcoQ+RgobcYkGA/nyyYdx7vwf8JfbG40 S7r4BOkVjhH96RAyt1CtQVP2jmFpVJbizTmhrRW87oxKSe28v6gbh4DVcbr+hp6yN95G sXzfcYKT+3Xo2pwyDtWX00vDzpWEZ4XbRyViNArDbCagcfZOW6NU9R+wp8+aip5NUSlJ ynDQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=iQ9H+R0F; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u6si8349859pga.360.2019.06.09.11.09.41; Sun, 09 Jun 2019 11:09:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=iQ9H+R0F; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732680AbfFIQyo (ORCPT + 99 others); Sun, 9 Jun 2019 12:54:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:56466 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732232AbfFIQym (ORCPT ); Sun, 9 Jun 2019 12:54:42 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2B2C1206BB; Sun, 9 Jun 2019 16:54:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560099281; bh=RraCkwXdzglEq/7vdS33A/72ye87OZQO/agCNTF+Lok=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iQ9H+R0F5+7AkyHiqmkf7t5PkL4v2JjulhjI5Acol1RCXfSdXN00HbCLxuU6gADgJ 92Cj03/vE4WZN064QpzOyXulQNmsfXsAbobhlJKHFXOCwND60yXSbPByCc5/ZVZtGA Zm/WpIKqmDQmvQ326i84GaUe2NCYZZ/oPQFV1IOM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Paul Burton , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Kevin Hilman , linux-mips@vger.kernel.org Subject: [PATCH 4.9 75/83] MIPS: pistachio: Build uImage.gz by default Date: Sun, 9 Jun 2019 18:42:45 +0200 Message-Id: <20190609164134.297251914@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190609164127.843327870@linuxfoundation.org> References: <20190609164127.843327870@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Paul Burton commit e4f2d1af7163becb181419af9dece9206001e0a6 upstream. The pistachio platform uses the U-Boot bootloader & generally boots a kernel in the uImage format. As such it's useful to build one when building the kernel, but to do so currently requires the user to manually specify a uImage target on the make command line. Make uImage.gz the pistachio platform's default build target, so that the default is to build a kernel image that we can actually boot on a board such as the MIPS Creator Ci40. Marked for stable backport as far as v4.1 where pistachio support was introduced. This is primarily useful for CI systems such as kernelci.org which will benefit from us building a suitable image which can then be booted as part of automated testing, extending our test coverage to the affected stable branches. Signed-off-by: Paul Burton Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman URL: https://groups.io/g/kernelci/message/388 Cc: stable@vger.kernel.org # v4.1+ Cc: linux-mips@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- arch/mips/pistachio/Platform | 1 + 1 file changed, 1 insertion(+) --- a/arch/mips/pistachio/Platform +++ b/arch/mips/pistachio/Platform @@ -6,3 +6,4 @@ cflags-$(CONFIG_MACH_PISTACHIO) += \ -I$(srctree)/arch/mips/include/asm/mach-pistachio load-$(CONFIG_MACH_PISTACHIO) += 0xffffffff80400000 zload-$(CONFIG_MACH_PISTACHIO) += 0xffffffff81000000 +all-$(CONFIG_MACH_PISTACHIO) := uImage.gz