From patchwork Thu Feb 17 15:10:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcus Hoffmann X-Patchwork-Id: 1594300 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=othermo.de header.i=@othermo.de header.a=rsa-sha256 header.s=MBO0001 header.b=lJavl0MW; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=140.211.166.136; helo=smtp3.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Jzyw74wxHz9sFk for ; Fri, 18 Feb 2022 02:11:35 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 05F4D61B82; Thu, 17 Feb 2022 15:11:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EucWMtx21UIM; Thu, 17 Feb 2022 15:11:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 41C1561B89; Thu, 17 Feb 2022 15:11:32 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 8436F1BF2B9 for ; Thu, 17 Feb 2022 15:11:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7F1CB40165 for ; Thu, 17 Feb 2022 15:11:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp2.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=othermo.de Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XPer7FoiPQAn for ; Thu, 17 Feb 2022 15:11:05 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout-b-206.mailbox.org (mout-b-206.mailbox.org [195.10.208.51]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7B79D401B3 for ; Thu, 17 Feb 2022 15:11:05 +0000 (UTC) Received: from smtp102.mailbox.org (smtp102.mailbox.org [80.241.60.233]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-206.mailbox.org (Postfix) with ESMTPS id 4JzyvS2g50z9skw; Thu, 17 Feb 2022 16:11:00 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=othermo.de; s=MBO0001; t=1645110658; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Itm+zJxNNmD1jseHbwGg6mGqza6vosbaiRy2tY8P4SI=; b=lJavl0MW0TwBTwtRFX0IXz5QmWXiIdFbCnwPqmUt/+cyTHxEWt1UNuYceAaj9G/HGWDrW2 Z33zIGYh5MsBL7+PHKxeIMLnF0Is5dmcrS0lqc6em26JT0VYKUYKFGkqGt6/cNW03OqPzP JqSJR222J+OKIBdkoIWcSeijxR64pG3EElQoc4QvuSBXB80cv6v7y+DvjCPyr+hN4ivzXe R/+98ba/vW74vNqU09yvDVTdEaXkLJF1uZlDpcaohUvCFc/f323abX+H2AeI2nTgkvHsLz vxbptG8uzWRJC2MQfMjh8/FFlqTdhmCUCes4BlrBx2+b1QhB3FBlqPKkhlizQQ== From: Marcus Hoffmann To: buildroot@buildroot.org Date: Thu, 17 Feb 2022 16:10:53 +0100 Message-Id: <20220217151054.865073-2-marcus.hoffmann@othermo.de> In-Reply-To: <20220217151054.865073-1-marcus.hoffmann@othermo.de> References: <20220217151054.865073-1-marcus.hoffmann@othermo.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/2] configs/friendlyarm_nanopi_r2s_defconfig: uboot needs openssl X-BeenThere: buildroot@buildroot.org 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: Gilles Talis Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fixes the following compile error: In file included from include/bootm.h:10, from tools/image-host.c:12: include/image.h:1178:12: fatal error: openssl/evp.h: No such file or directory 1178 | # include | ^~~~~~~~~~~~~~~ compilation terminated. Signed-off-by: Marcus Hoffmann --- configs/friendlyarm_nanopi_r2s_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/friendlyarm_nanopi_r2s_defconfig b/configs/friendlyarm_nanopi_r2s_defconfig index 818c847f4b..ce252a5d76 100644 --- a/configs/friendlyarm_nanopi_r2s_defconfig +++ b/configs/friendlyarm_nanopi_r2s_defconfig @@ -30,6 +30,7 @@ BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2021.10" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="nanopi-r2s-rk3328" BR2_TARGET_UBOOT_NEEDS_DTC=y BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y +BR2_TARGET_UBOOT_NEEDS_OPENSSL=y BR2_TARGET_UBOOT_NEEDS_ATF_BL31=y BR2_TARGET_UBOOT_NEEDS_ATF_BL31_ELF=y BR2_TARGET_UBOOT_FORMAT_CUSTOM=y From patchwork Thu Feb 17 15:10:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcus Hoffmann X-Patchwork-Id: 1594297 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=othermo.de header.i=@othermo.de header.a=rsa-sha256 header.s=MBO0001 header.b=hC6CS7kR; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::137; helo=smtp4.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp4.osuosl.org (smtp4.osuosl.org [IPv6:2605:bc80:3010::137]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4Jzyvh5fT1z9sFk for ; Fri, 18 Feb 2022 02:11:12 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 0484341B41; Thu, 17 Feb 2022 15:11:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e7_9mMnWJE8O; Thu, 17 Feb 2022 15:11:09 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 2D4FD41844; Thu, 17 Feb 2022 15:11:08 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 53D741BF2B9 for ; Thu, 17 Feb 2022 15:11:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 4206E61B82 for ; Thu, 17 Feb 2022 15:11:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp3.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=othermo.de Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ghRWptswzHiC for ; Thu, 17 Feb 2022 15:11:04 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mout-b-206.mailbox.org (mout-b-206.mailbox.org [195.10.208.51]) by smtp3.osuosl.org (Postfix) with ESMTPS id 3454460BD4 for ; Thu, 17 Feb 2022 15:11:04 +0000 (UTC) Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-b-206.mailbox.org (Postfix) with ESMTPS id 4JzyvT6CbMz9sm5; Thu, 17 Feb 2022 16:11:01 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=othermo.de; s=MBO0001; t=1645110659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Gdi/NQbvaV2egK9UqNYONBO+Ihc34Xz30T7vww5rD40=; b=hC6CS7kRCdzlHFhIWVIREaW4lemPm1h71HIJYxuoD9QuvUq4eaOOHQnoy0zUsXeHdwhNFA TtG/QQvGvelGImW7XA2jg1mr7gkqjkaLVspNafd9nCsvSSbUfv7VY1ci0ekI/XjhDViUbg 2JILjoLZTc9tfpXNFJGflaBwdoBjvSzMwyjj3dAI52Rsul1dw5eN0LLQ+C8y78QiqMKEft 9RE90xopMOa2GGNpA61/KMC8oQtUjf7XBJMjmPP+dgneTuGLrBkd4TLfr5uAYVnpYKZ42y RlQoJxDM60ULZysj8MjFcNUzEBPKOtI23OTIYfOWGwsj15cv3z3y7qXPP1JWWw== From: Marcus Hoffmann To: buildroot@buildroot.org Date: Thu, 17 Feb 2022 16:10:54 +0100 Message-Id: <20220217151054.865073-3-marcus.hoffmann@othermo.de> In-Reply-To: <20220217151054.865073-1-marcus.hoffmann@othermo.de> References: <20220217151054.865073-1-marcus.hoffmann@othermo.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/2] board/orangepi/orangepi-rk3399/genimage: fix partition types for gpt X-BeenThere: buildroot@buildroot.org 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: Suniel Mahesh Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fixes: ERROR: hdimage(sdcard.img): part boot: 'partition-type' is only valid for mbr and hybrid partition-table-type Signed-off-by: Marcus Hoffmann --- board/orangepi/orangepi-rk3399/genimage.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/board/orangepi/orangepi-rk3399/genimage.cfg b/board/orangepi/orangepi-rk3399/genimage.cfg index c94e0bc7cc..a02166172f 100644 --- a/board/orangepi/orangepi-rk3399/genimage.cfg +++ b/board/orangepi/orangepi-rk3399/genimage.cfg @@ -26,14 +26,13 @@ image sdcard.img { } partition boot { - partition-type = 0xC + partition-type-uuid = F bootable = "true" image = "boot.vfat" offset = 16M } partition rootfs { - partition-type = 0x83 image = "rootfs.ext4" } }