From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E1F11C00144 for ; Mon, 1 Aug 2022 19:15:05 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5CFE38455E; Mon, 1 Aug 2022 21:13:54 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="m1ESpnBF"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 67AF4844C5; Mon, 1 Aug 2022 21:13:44 +0200 (CEST) Received: from mail-oa1-x29.google.com (mail-oa1-x29.google.com [IPv6:2001:4860:4864:20::29]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 9660284500 for ; Mon, 1 Aug 2022 21:13:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-oa1-x29.google.com with SMTP id 586e51a60fabf-10ee900cce0so2849261fac.5 for ; Mon, 01 Aug 2022 12:13:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=UvYErk7BA6vh/oBXf519x0dASXepPD2K2acBb1eVZC0=; b=m1ESpnBFDZXgVoyFxCCiXQCRMyWRTnzK3sY99CCMaLGLVmKHtagcX676IjziYlzCpG 59meU4JA7Y7ewEP/W02FlKLZyNBF1MiRJMuxr/cTngmeScm2rVvtvf4xTs75Q7bxtOHt 4TEL7pTLPFgjjVkGKCdQkAFVt2QjXXRolTKvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UvYErk7BA6vh/oBXf519x0dASXepPD2K2acBb1eVZC0=; b=Nmx6v5OPeb7Jab03bI3UZp7uF5I0kR8RVtxHE8Fsm4hwznFaacD1M5e/tM+Sy0k7z7 Li9P2l+gM46L8KzkAdrvuul+5PuxtTQU0hafp1RVKbMIWWRMNadQdw2qjAL19IxXFOpr KbuP/IflRJS8wHT5iYbu1fTiJF2XbvLeB38yOYBC2/0kf23t9Ol8XioEBJP9oiNOIDu5 4IBb9dLmWhSh0hXDNHapLahU+fIGy/XxoiymU/2LYUXaqnH4uH/JhT9/8jnDOwF7utvH Oxe3kjmsSSYuhcCyV/pnxkj+F+dqMD5XUL/yxX8i06nUMbapDjWawFKMbtMCMdz6bnP7 iwAQ== X-Gm-Message-State: AJIora/UYt8fFNosNyvxf9oJx5eLzDzullIupatVEziZJzav4iJrQFBK Hmm7Zughk8eyTDPez8BPu0EfRd2YBrR7SM/ceDOGOQ== X-Google-Smtp-Source: AGRyM1slK+Mftfr/qc7Og5uve178pBqjDRkfFPBVPtdpUJAiCHc64dKTvRWBOfaEFkcnpJ8gTNYR2Dlzvuf/Jkv3fI0= X-Received: by 2002:a05:6870:8292:b0:10e:43ee:5f9f with SMTP id q18-20020a056870829200b0010e43ee5f9fmr8314510oae.64.1659381217913; Mon, 01 Aug 2022 12:13:37 -0700 (PDT) MIME-Version: 1.0 References: <20220801160610.2330151-1-foss+uboot@0leil.net> <20220801160610.2330151-6-foss+uboot@0leil.net> In-Reply-To: <20220801160610.2330151-6-foss+uboot@0leil.net> From: Simon Glass Date: Mon, 1 Aug 2022 13:13:26 -0600 Message-ID: Subject: Re: [PATCH v3 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards To: Quentin Schulz Cc: Bharat Gooty , Rayagonda Kokatanur , Philipp Tomsich , Kever Yang , Jagan Teki , Alper Nebi Yasak , Heinrich Schuchardt , Heiko Thiery , U-Boot Mailing List , Quentin Schulz Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Mon, 1 Aug 2022 at 10:06, Quentin Schulz wrote: > > From: Quentin Schulz > > This allows to build u-boot-rockchip.bin binary with binman for Rockchip > ARM64 boards instead of the legacy Makefile way. > > Cc: Quentin Schulz > Signed-off-by: Quentin Schulz > --- > Makefile | 26 +------------------------- > arch/arm/Kconfig | 2 +- > arch/arm/dts/rockchip-u-boot.dtsi | 5 +++++ > 3 files changed, 7 insertions(+), 26 deletions(-) Nice! Reviewed-by: Simon Glass