From patchwork Wed Sep 23 19:11:03 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Weber X-Patchwork-Id: 1370059 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=rockwellcollins.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=rockwellcollins.com header.i=@rockwellcollins.com header.a=rsa-sha256 header.s=hrcrc2020 header.b=V9J/Unfv; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BxST05Gcpz9sSC for ; Thu, 24 Sep 2020 05:11:16 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 4C81A86283; Wed, 23 Sep 2020 19:11:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y17XJqvG3-KL; Wed, 23 Sep 2020 19:11:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id C5C4486287; Wed, 23 Sep 2020 19:11:14 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id D07CB1BF331 for ; Wed, 23 Sep 2020 19:11:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id CA9F587391 for ; Wed, 23 Sep 2020 19:11:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n19dmtHSxkc7 for ; Wed, 23 Sep 2020 19:11:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from da1vs05.rockwellcollins.com (da1vs05.rockwellcollins.com [205.175.227.130]) by hemlock.osuosl.org (Postfix) with ESMTPS id 9B35F87380 for ; Wed, 23 Sep 2020 19:11:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rockwellcollins.com; s=hrcrc2020; h=from:to:cc:subject:date:message-id; bh=/w65wobsCmLYtmouEhjiE8Q+ww6wzN3D35k66+Q8BxI=; b=V9J/UnfvmZSjIx8GJ9R8Al8MBntnqdc6l+i1Ea/rv6mwfpZvp1Xjqv0U nhie11KaxmG/JRq17l4qr/qdOKtvLOWO9nyK/91M+olw3/Pbx6AnQ+o0j QTaXmXWnP5/PE7q+zjm5cttOYmCejvfeSDXCeFdJVJeoymp1nP8tEoO5L 7BobhPjmcvdv1ChtI3f3rjvhywcQgJ0Gk1QFcTcG4S+XAKHUYSCfIpQ7+ +I6qDtjPjk1PTydazOOdck88AGqBHEVgJu0qnnmY8HJO6nwP86mFo9ldM +xBPbhU/UV8/2Xwghb5Aczho6fnZ0HYRBN4uUtRSxRXZcWVsn2TKcwocc Q==; IronPort-SDR: syUwxRXGdb7Jw6NVUpIiEJ4G43qFsWuiGEm+ganfwuPrMlAc1jcT3RcZKPQ/4U8twjKyaYpsYr luz1cbFuLqm8nl749SdP/yp6QRSJBDQXfncj0PaTkfh4kX3tFnLvtyjUB8h+bDIeDvajkciEqJ aVJfnpvZEElbTqfbakYrj2PYtgBhkLdkQiEuv74XTJvaT5+2Y8XmUb0CM0OyghZnCqOWhJsX5P gVEM7yL6YaUfc3Jj24826v0czpwfBl2uQcVqBU484DaGMOFgqHUwmxJsNOBBAcIjBdDUEc5YI/ YJw= Received: from ofwda1n02.rockwellcollins.com (HELO ciulimr01.rockwellcollins.com) ([205.175.227.14]) by da1vs05.rockwellcollins.com with ESMTP; 23 Sep 2020 14:11:07 -0500 X-Received: from biscuits.rockwellcollins.com (biscuits.rockwellcollins.lab [10.148.119.137]) by ciulimr01.rockwellcollins.com (Postfix) with ESMTP id B871F601D7; Wed, 23 Sep 2020 14:11:07 -0500 (CDT) From: Matt Weber To: buildroot@buildroot.org Date: Wed, 23 Sep 2020 14:11:03 -0500 Message-Id: <20200923191105.34415-1-matthew.weber@rockwellcollins.com> X-Mailer: git-send-email 2.17.1 Subject: [Buildroot] [PATCH 0/2] Support uboot file creation w/o uboot X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Matt Weber MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" This patch series migrates the support for building uboot env and script files to be a feature of the uboot-tools package. This enables a Buildroot defconfig that isn't modifying a system's firmware(uboot / cpu configuration files / etc) to tailor the uboot environment and startup behavior. Matt Weber (2): package/uboot-tools: migrate BR2_TARGET_UBOOT_ENVIMAGE from U-Boot pkg package/uboot-tools: migrate BR2_TARGET_UBOOT_BOOT_SCRIPT from U-Boot pkg Config.in.legacy | 14 ++++++ boot/uboot/Config.in | 59 ------------------------- boot/uboot/uboot.mk | 38 ---------------- package/uboot-tools/Config.in.host | 70 +++++++++++++++++++++++++++++- package/uboot-tools/uboot-tools.mk | 45 +++++++++++++++++++ 5 files changed, 127 insertions(+), 99 deletions(-)