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 93DCCC433F5 for ; Mon, 6 Dec 2021 22:41:51 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2E8628307B; Mon, 6 Dec 2021 23:41:49 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Y2N6WQ3s"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D348582A78; Mon, 6 Dec 2021 23:41:46 +0100 (CET) Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) (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 D5244830BC for ; Mon, 6 Dec 2021 23:41:31 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=festevam@gmail.com Received: by mail-ed1-x533.google.com with SMTP id t5so49149305edd.0 for ; Mon, 06 Dec 2021 14:41:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gGP+ZCU/39y4A6xeWaPkin3SQP/SRvJqK768w0CChts=; b=Y2N6WQ3sBdkLLiUKj8HLR/Is3tNZTnG3HRu9XfJWIZQDhhOskns8cUwBSTOyXXW+z+ gNtI7wfoxVl5/aTbuUFxsfJMaWYcXAnY4U5lo/dQWyjjoZc8o12iSqk7d9Q0eKInV/ue mD72UGwrke5MUhhcNAId3rSjPZ+0MquieKX6gpmoi1/6UnFzRNUCXwGzPY2C2UJVBFNv ZIdASsOKrtXucWMn0WFf9p17Tvr12QttUNeAzLG6O2RMcCfi/sxTq2cZVxA2DjI1jtID T8pSkV5uko7rt0uEPIja+jCHtOXwAbR2zh3BV6EUv9G+VDXHRgYhtqUyVCQ51Vg0O66R y2QA== 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=gGP+ZCU/39y4A6xeWaPkin3SQP/SRvJqK768w0CChts=; b=x+/OKpLtOFmt/D2bEbrfH1FhPPQ+81DjR3eHzu995UhyIgOvo9kseJloDEveUt8hgn ktO8tUgOC9uv+UgSdK3prDoOgJBtTX+nhFFi8uScypeYYDg3OzfqWUDsG2VcdJN7n7nW 5aqP7aWBOGMJDSxVEQfz8qQe/oyPPnIBlvpYE+PjfPUuQcn6XAhTTsDh2sBJmtYwKJCf DI/aAKx1YZPP2ibdIn7ygTLWRxMRuF+mzrSAyjwoadqmf7nQPYn7PBFrPmMACl0FUm/8 KG7qX/gdIUAyTR8g2JGtHGXM/EXxpMNCVXJAxVJtrJmiTDvjuzNBHD1esV8Z1t2ep/b/ lYFA== X-Gm-Message-State: AOAM532deuy27aJmjbSqsGLftSun7skYXuExC8INYMwc1X/s/mP+rUTx dZQIwoThD6bW74aQiD2v1MaGmJP5Ic8OnQt/kgE= X-Google-Smtp-Source: ABdhPJxcReKlgDUwQk50q9o5VbnRk2cDjmleXLkNwI/Z8SLWsWlmNBbXnWfO0q6ZwVdICrbyQ1Ft1yPuKRqapzJuaIE= X-Received: by 2002:a17:906:1290:: with SMTP id k16mr47617590ejb.566.1638830491420; Mon, 06 Dec 2021 14:41:31 -0800 (PST) MIME-Version: 1.0 References: <20211203152938.3795-1-andrey.zhizhikin@leica-geosystems.com> <20211203161802.12699-1-andrey.zhizhikin@leica-geosystems.com> <20211206212653.GK2355606@bill-the-cat> <20211206214609.GL2355606@bill-the-cat> In-Reply-To: <20211206214609.GL2355606@bill-the-cat> From: Fabio Estevam Date: Mon, 6 Dec 2021 19:41:20 -0300 Message-ID: Subject: Re: [PATCH v2] imx8mq_evk: switch board to use binman for images To: Tom Rini Cc: Andrey Zhizhikin , Stefano Babic , U-Boot-Denx , dl-uboot-imx , Peng Fan , Heiko Schocher , Teresa Remmet , Jagan Teki , Marcel Ziswiler , Ilko Iliev , Heinrich Schuchardt Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean On Mon, Dec 6, 2021 at 6:46 PM Tom Rini wrote: > So this platform doesn't run in to the HDMI blob problem or similar, in > CI? imx8mq can happily boot without the HDMI firmware. Please note that HDMI support for i.MX8MQ in mainline is still not available.