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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 637D7C433F5 for ; Wed, 17 Nov 2021 14:11:09 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A3A416112D for ; Wed, 17 Nov 2021 14:11:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A3A416112D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9684482D7E; Wed, 17 Nov 2021 15:11:06 +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="ScmcuB/l"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8665482F70; Wed, 17 Nov 2021 15:11:05 +0100 (CET) Received: from mail-ua1-x930.google.com (mail-ua1-x930.google.com [IPv6:2607:f8b0:4864:20::930]) (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 37FD782C6D for ; Wed, 17 Nov 2021 15:11:02 +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-ua1-x930.google.com with SMTP id n6so6268945uak.1 for ; Wed, 17 Nov 2021 06:11:02 -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=7InFJcF0HZHgtHhe1FofLhyv32uG5ovyaG+R5UaLiu4=; b=ScmcuB/lCb+9/hT+FCC7mBi424l2GiN490eDAMgcM95y41K0oj5JQb7LYdKu4jy2ao NFIbyUm79mH3Bz3OyZgHLTlzZbAq4XlWPBKuS5HMO5oQ+sRgjqOWTooDMVwqyRSe1p4F AGRqCM0xov6N29C+4JbGIvNPHXBUh2Au0BUE9CUmQzODe6wl7h7vzgZOqynKRztSSgmz 6LDTcgUw2kRHKWPWRM4ct3pBuMrIUzxPOWpqxZkpJjxSQ9CFbjZaQ97KdWdHuegiyGyA B67dmiWcOUgYKuUAU84dupUEZqUGXRszZWQAWaklcd20krU7cjYWzXATruYxM2p/2lXW 99bw== 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=7InFJcF0HZHgtHhe1FofLhyv32uG5ovyaG+R5UaLiu4=; b=uuLL0wtKfkK3juetUIfcsz6XWDJxWV/WBGK2JmbWAtxJojHsWDG2pbRZV9V0DgWADi aM0rGyIccaiDlvSdH8EOcbe81fMV+3UZ4pnOIr3m59Z7P5zNBO6Po4HNd5zTOW3LzNB+ Yc4LnFnM2wFt5DCSfU4csekjjoFrpptgW9BvLAxEUvE4I1VkBLN7hFhrcnoshW4UxZKP 4L8uAag8vs94PufOC37aO+w/EiVkfqG4MqIdJvE2js6pmh+zaGpGoh0xUOl3N45atzzR kiiC0AMNzwDSq4Sd8MV78TYVtvVGEqV6AgPLm+m6u2m+7iG9vgwCYg/qFKQ3sncCliCB zC3Q== X-Gm-Message-State: AOAM533+wTE3rHsjc99c/1h7lljdGKsnlf8T9GDLVD23ipDGQ/MKbxRH yUnUpzSPqMTNlUmyZ79DpuN+KKH1FUDRBGnUemQ= X-Google-Smtp-Source: ABdhPJyw1d40bGvESSDGxhWIo28XJl4t4aNJl7UACWDrdLOBpEpqHsAK8UoMWvgKvLvqlGRaX+CfDftyJrUNfQ0mWMQ= X-Received: by 2002:a67:f988:: with SMTP id b8mr67899419vsq.51.1637158260875; Wed, 17 Nov 2021 06:11:00 -0800 (PST) MIME-Version: 1.0 References: <20210910201922.263481-1-aford173@gmail.com> In-Reply-To: <20210910201922.263481-1-aford173@gmail.com> From: Fabio Estevam Date: Wed, 17 Nov 2021 11:10:50 -0300 Message-ID: Subject: Re: [PATCH] imx8mn_beacon: Fix booting hang and switch to binman To: Adam Ford Cc: U-Boot-Denx , Stefano Babic , dl-uboot-imx , Peng Fan , Adam Ford-BE Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.35 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 Fri, Sep 10, 2021 at 5:19 PM Adam Ford wrote: > > Somewhere along the line, the board stopped being able to boot. > Rather than just fixing the issue, let's fix the issue and migrate > to binman to eliminate a warning when using custom imx tools for > generating the binary. > > Signed-off-by: Adam Ford Reviewed-by: Fabio Estevam