Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp2452687ybi; Sun, 9 Jun 2019 12:09:25 -0700 (PDT) X-Google-Smtp-Source: APXvYqwP9pDZ2CSIeW9IGALwbCJu62AwrUWdg9mJ8qdlnoxp95p3DHZUBaDHtXmL8HxXDXAOKGJi X-Received: by 2002:a17:902:e183:: with SMTP id cd3mr31340552plb.164.1560107365889; Sun, 09 Jun 2019 12:09:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560107365; cv=none; d=google.com; s=arc-20160816; b=bQ/brH3QWWwq0vE9pQQylXXOiCYVKbL9tiDGcI9eqTt46ewkM580Um0tsc7UwdAuIh tSWcm4Y3f28mGdsUz697X7ZqZY8HrKDDdA7Ytpf04PUgDbFg1qeFf6Rm1mJ0/yWB/eZX yJy5OBlQMqI+0W7f8z43h3T5O7+YdUKHE/vhPG4//F2EANGLu37GcNkJFoZtcaWgKJ7T gK+jFZpNXGz3K3PkxHtKHCqD/iDWwf5Auef0L2xE49Jvm/n2m1j1tTRdNLLsWXwG10M3 WIgjQC6wZIsNqCeN3klG9rWRty0dqG/RzNQQhQQ95a11qczO9vo711Xrs6vUogg6Q2Lg MyVw== 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=bWJ2C5fUV0sqa7wYoV66kBJHXVqc9b11l2Sa9YbgQV+GOH4ZMwYQIzdYtLPZhQjz2z Br8+TJ/02o2Nv289wd3JFn7MoYOoUk914IYFwgFeouLGdptQkzh4sQT++25m8YzSnw0e kutnubC6DCjYzaNsFMPMereihXDYBh7aq+1K2IVAVqDppcbdB2Mz6QaGogsSe3Fj8OdF KWvwSuQyarLTagE/i4BlynpWbVryC58wVmIFEAJqOXMLYqY6mkkWTf2DdQ+vLniq3ubL /DZbkc65N3hVeLSj/zO3rYQAcPHrLtQ6PbV9wGyjzRqM+SBsy4TNEyAF1g1+/veig6oL Wjrg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ccsxcei6; 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 x10si7928635pfm.71.2019.06.09.12.09.10; Sun, 09 Jun 2019 12:09:25 -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=Ccsxcei6; 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 S1730507AbfFIQsj (ORCPT + 99 others); Sun, 9 Jun 2019 12:48:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:47710 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731232AbfFIQsf (ORCPT ); Sun, 9 Jun 2019 12:48:35 -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 28246205ED; Sun, 9 Jun 2019 16:48:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560098914; bh=RraCkwXdzglEq/7vdS33A/72ye87OZQO/agCNTF+Lok=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Ccsxcei6/nm0gUVfv/9l3kkUGB9aZwrhP7XKlFfm8XgYrCkziI0I7wGPV2/h5eeV4 7NyZVox0MW0h/Qz5gsTxHcuNIs22MAGZMZpFytd4keIRDqMx4AYUf5SF/xw697Wv/z uVM9L3l55QWhfKWeS51FryLywk6V6ypXS1oKNASo= 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.19 33/51] MIPS: pistachio: Build uImage.gz by default Date: Sun, 9 Jun 2019 18:42:14 +0200 Message-Id: <20190609164129.245033949@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190609164127.123076536@linuxfoundation.org> References: <20190609164127.123076536@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