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 1D016C433F5 for ; Sat, 8 Jan 2022 18:55:44 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 27E13811BB; Sat, 8 Jan 2022 19:55:42 +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="CmTRbMHu"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DF45682FD0; Sat, 8 Jan 2022 19:55:40 +0100 (CET) Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) (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 1C0ED811BB for ; Sat, 8 Jan 2022 19:55:38 +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=tomm.merciai@gmail.com Received: by mail-ed1-x52c.google.com with SMTP id b13so35809955edd.8 for ; Sat, 08 Jan 2022 10:55:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=M3b7S/jprVVQqffjkHtMdsT+Lao/AGBx7lGNFAhbbWU=; b=CmTRbMHuNnrld5f5FS5ABn47CusHvulDYBEUk5rxzpuDixE1vEaeekw0VxucMjLjnp 6GU8LK6ZVCPrX8rPBxUbgXNJikREBOPpckfjEWI6oGTGyYIuc0dX6iLwmOEs/nt1IyYN jdM/DnlzWFXc1fuHVf3EJluGcfVHtaVB1Lpre+fHMVDZkGoVkCOksZ8OYdjc08NMCaXw S8pcLibMsFMDGMlorSRuHkYr/Jl2Zsn6UydxTIVYH+ggwth2y83CY8hILZk55CDr7ukk VFez+YOnWPCFssL7fLlBx1tESttz1ztOX1Hc740V/bHdMExa2wBlxd4VHlnYgjyP8WE/ oTTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=M3b7S/jprVVQqffjkHtMdsT+Lao/AGBx7lGNFAhbbWU=; b=Itxuqt1Wu1Im+RVfXzbYJbpRDcKb0fj5zbLz0qd3SLrsSJs2ZmxzygAkY+OnSVed73 UDxzi+fYIQCuKZdGE10bJSLhsgPPRipFjPjW80Q4djs94u26g88wwFkK/dRu0K1BxYKt iC4tMmHi7ySetnSQr4357LcFJWAWW3HkqN9MX1VvMQbLOSRcuy7VPHHw4xhkAMwUr4sj 82A1/BQtFOo0WYt9g3Gn3dFVl1jZSjBHy5hK954twqJnht+KXZdoQoEbK5TEhEff9Q6A QbMaoCTGRwmw0fWiG8TfwD+km8+CyVep3JeBDzh94rg/o9KCqR7CWIyvNk8WQ6FQx3bl 0PVA== X-Gm-Message-State: AOAM530KQyy+gJotNaJS3OQZDyPXLt9Ja3rsLWAJPsIy8qndgogQnLQt l5L8C7SxX88hvr7p7B8UvoE= X-Google-Smtp-Source: ABdhPJyew5vM5UosG5QHyWyeUTN4MhlldNNrj/mWO7Lr05WMA3oHqS6OYNJI+94qn8/0yH+tBDwgAg== X-Received: by 2002:a17:907:9602:: with SMTP id gb2mr52422337ejc.510.1641668137630; Sat, 08 Jan 2022 10:55:37 -0800 (PST) Received: from tom-desktop (net-93-71-218-227.cust.vodafonedsl.it. [93.71.218.227]) by smtp.gmail.com with ESMTPSA id s5sm715134ejn.205.2022.01.08.10.55.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 08 Jan 2022 10:55:36 -0800 (PST) Date: Sat, 8 Jan 2022 19:55:34 +0100 From: Tommaso Merciai To: Fabio Estevam Cc: Stefano Babic , U-Boot-Denx , Peter Robinson Subject: Re: [PATCH 2/2] udoo: neo: Do not print the Model information Message-ID: <20220108185534.GA2633@tom-desktop> References: <20220103151512.435434-1-festevam@gmail.com> <20220103151512.435434-2-festevam@gmail.com> <20220105204752.GA2177@tom-desktop> <20220105211003.GB2177@tom-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220105211003.GB2177@tom-desktop> 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 Wed, Jan 05, 2022 at 10:10:03PM +0100, Tommaso Merciai wrote: > On Wed, Jan 05, 2022 at 05:52:23PM -0300, Fabio Estevam wrote: > > Hi Tommaso, > > > > On Wed, Jan 5, 2022 at 5:47 PM Tommaso Merciai wrote: > > > > > Hi Fabio, > > > Thanks, I test your patch on basic and extended model. Below some logs > > > seems all work properly. I hope I helped the cause :) > > > > Yes, thanks a lot! It's a pleasure, nice team work :) Tommaso > > > > > - BASIC log: > > > ------------------------------------------------------------------------- > > > U-Boot 2022.01-rc4-00034-g19f31e718f-dirty (Jan 05 2022 - 21:38:32 +0100) > > > > > > CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz) > > > CPU: Extended Commercial temperature grade (-20C to 105C) at 32C > > > Reset cause: POR > > > Model: UDOO Neo Basic > > > > I assume you have only applied 1/2 and not 2/2. > > > > With 2/2 applied the Model line should not be printed. > > > > Thanks > > Yes, Fabio. Sorry, I forgot. Below test with 2/2. > > U-Boot 2022.01-rc4-00034-g19f31e718f-dirty (Jan 05 2022 - 22:07:22 +0100) > > CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz) > CPU: Extended Commercial temperature grade (-20C to 105C) at 45C > Reset cause: POR > Board: UDOO Neo BASIC > I2C: ready > DRAM: 512 MiB > PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11 > MMC: FSL_SDHC: 1, FSL_SDHC: 2 > Loading Environment from MMC... OK > In: serial > Out: serial > Err: serial > Net: eth0: ethernet@2188000 > Hit any key to stop autoboot: 0 > > > U-Boot 2022.01-rc4-00034-g19f31e718f-dirty (Jan 05 2022 - 22:07:22 +0100) > > CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz) > CPU: Extended Commercial temperature grade (-20C to 105C) at 35C > Reset cause: POR > Board: UDOO Neo EXTENDED > I2C: ready > DRAM: 1 GiB > PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11 > MMC: FSL_SDHC: 1, FSL_SDHC: 2 > Loading Environment from MMC... OK > In: serial > Out: serial > Err: serial > Net: > Error: ethernet@2188000 address not set. > No ethernet found. > > Hit any key to stop autoboot: 0 > > Thanks, > Tommaso