From patchwork Sun Oct 30 23:32:23 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: David Lechner X-Patchwork-Id: 689168 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3t6YkS72h7z9t2D for ; Mon, 31 Oct 2016 10:34:56 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=lechnology.com header.i=@lechnology.com header.b=vlLnGMy5; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8839789EA2; Sun, 30 Oct 2016 23:34:53 +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 MKX0e0xY9NBW; Sun, 30 Oct 2016 23:34:52 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id A7CF9A64DF; Sun, 30 Oct 2016 23:34:50 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id E1C471CEA4B for ; Sun, 30 Oct 2016 23:34:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id DFC1A8BCFB for ; Sun, 30 Oct 2016 23:34:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wRsKB7eyE4dJ for ; Sun, 30 Oct 2016 23:34:48 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from vern.gendns.com (vern.gendns.com [206.190.152.46]) by whitealder.osuosl.org (Postfix) with ESMTPS id BC1018BCD1 for ; Sun, 30 Oct 2016 23:34:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=References:In-Reply-To:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=yF9YB7p6sTcUnYjR1c2zlAXWGcniJTMTZqWML6hRXjE=; b=vlLnGMy5uzKVq39siwxKNB615 2NqWVnJj/T7yOo6IxGZ9jVAHOjljU/A66lAVFcSacq8r4qNtvgZltV8hW06YX9y5PqQ8HHhNF6+hg MJBskK02zmCBt5e4BVc7gGFqoaW07QREok1JAYXDE4IbrD2OHhVIWgJ0Tfrt37qdCi/Z3Y0xRjwOZ UVk4+D5bTWMCxOJWtL2Kv/BvtXOFzqn4I0wdYggl6vl7YW5MfEM1Zu1vWq6ESGJIP7M57rtsJgfIr Ripeyk7FKS9y1A7kosFTNDq5CKcghK+CbVrIk3x9w4kQY//d5vsf4KwtksPYt/xmeS0VIlLd9GZAP jpY0c2OXg==; Received: from 108-198-5-147.lightspeed.okcbok.sbcglobal.net ([108.198.5.147]:39882 helo=freyr.lechnology.com) by vern.gendns.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.87) (envelope-from ) id 1c0zck-003K7G-27; Sun, 30 Oct 2016 19:34:46 -0400 From: David Lechner To: buildroot@busybox.net Date: Sun, 30 Oct 2016 18:32:23 -0500 Message-Id: <1477870346-4941-2-git-send-email-david@lechnology.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1477870346-4941-1-git-send-email-david@lechnology.com> References: <1477870346-4941-1-git-send-email-david@lechnology.com> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - busybox.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: Cc: David Lechner , =?UTF-8?q?Vincent=20Stehl=C3=A9?= Subject: [Buildroot] [PATCH 1/4] configs/lego_ev3: add U-Boot support X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" This adds U-Boot configuration for LEGO MINDSTORMS EV3. U-Boot has had support for LEGO MINDSTORMS EV3 since v2016.05. Signed-off-by: David Lechner --- configs/lego_ev3_defconfig | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configs/lego_ev3_defconfig b/configs/lego_ev3_defconfig index 1ddc4f9..bf425f1 100644 --- a/configs/lego_ev3_defconfig +++ b/configs/lego_ev3_defconfig @@ -24,3 +24,8 @@ BR2_LINUX_KERNEL_UIMAGE=y BR2_TARGET_ROOTFS_EXT2=y BR2_TARGET_ROOTFS_EXT2_3=y # BR2_TARGET_ROOTFS_TAR is not set + +# U-Boot +BR2_TARGET_UBOOT=y +BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y +BR2_TARGET_UBOOT_BOARD_DEFCONFIG="legoev3"