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 CA221C433EF for ; Wed, 29 Dec 2021 20:33:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0406581EB2; Wed, 29 Dec 2021 21:33:14 +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="IWojdBdp"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E55A082FAF; Wed, 29 Dec 2021 21:33:11 +0100 (CET) Received: from mail-ed1-x52f.google.com (mail-ed1-x52f.google.com [IPv6:2a00:1450:4864:20::52f]) (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 CD11F811BB for ; Wed, 29 Dec 2021 21:33:08 +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-x52f.google.com with SMTP id w16so90388506edc.11 for ; Wed, 29 Dec 2021 12:33:08 -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=cCgMzGRVgh0sVvayLrGMpoAsRB1LHLYqje+J9UiK9JI=; b=IWojdBdpUcFOYGpXtJv9Syrpel6GxfF4loIaHVXqy245OWwSWwF2AeT1LwxlllAZj3 8WKTWYO7RuGBAsLSIBDX7cRGa56zWu6TQ+hqvLAwcvSHT+T3qW/PkWgyVGoMNx424Nr0 Q75q5wbXAvjvIiU8sQ0Yh7yRf/Pj6f4+bt2wQHg8KDB/RNaxDzTgaxUCWl/0TskiPF1E iWTMmvxVVHjfzp8D46YLDKg6xhDHDElhDFHXYE+lpgeF+0RCRsjhvtEsFZ3t1wbWRzGw ZO/oTv/h2WUSuccXRu1btLNZoea1Kunzm6Bf2se252j4fAZFyJG/qGdWPZtLMq/HrMDM 6ztg== 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=cCgMzGRVgh0sVvayLrGMpoAsRB1LHLYqje+J9UiK9JI=; b=frkV0hugADv0uV92NRarEnJN+7kWPNdQ8S0/NT9/zJUSEpaDpr07Vda1quTRfGcqsg dHtF51Xre0fd50fioccvu2T7mWK5xjpV7fnKdNjn4Xi0rvBwmQLkbZgdxPzyH/VwBFLo NhbW+byXI08hOcintRj5PbxWhetCl1tFpNCz1tEqCTXNKXZXpYG4vYF1rr1lWJ/5NqLz vWzFS4P0wUP1MvFEbTPfSfFx9kpy1DeJ7THk0pAaFes2hJv4l5EhTNqC8sBpoBaILGWH /08EEkJnK6qtN6VUP3WWtBNIccTxcxdznn4w0ZnFkM4MDH1HNYMENixwFNlrME1sWnav Adog== X-Gm-Message-State: AOAM530v5wrxPJ8J41dNE2X2YoeW8VjCwX0EM5LArwmnbClF8izUhkix J+BWqd2mpRyaWKoVo+411E0= X-Google-Smtp-Source: ABdhPJzpJjXb5JcUDEYIBnA8rYvf7YaDAsS5djWISrEzEMYcHI9kFesS6fAFeNNlmbnwhdjdyHSKDA== X-Received: by 2002:a05:6402:d0a:: with SMTP id eb10mr27092444edb.48.1640809988460; Wed, 29 Dec 2021 12:33:08 -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 1sm3134273ejw.175.2021.12.29.12.33.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Dec 2021 12:33:07 -0800 (PST) Date: Wed, 29 Dec 2021 21:33:05 +0100 From: Tommaso Merciai To: Fabio Estevam Cc: Simon Glass , Breno Lima , Francesco Montefoschi , U-Boot-Denx , Peter Robinson , linux-fancy Subject: Re: help on udoo_neo power up on mainline uboot Message-ID: <20211229203305.GA6524@tom-desktop> References: <20211228165221.GA127430@tom-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Tue, Dec 28, 2021 at 04:17:01PM -0300, Fabio Estevam wrote: > Hi Tommaso, > > [Adding Peter] > > On Tue, Dec 28, 2021 at 1:52 PM Tommaso Merciai wrote: > > > > Hi Simon Glass, > > I'm actually trying to boot up udoo_neo board with minimal configuration > > (512 MB Ram) at the moment using the following cmd to flash the board > > I'm no able to boot it (flashing uSD with ): > > - sudo dd if=u-boot-with-spl.imx of=/dev/sde bs=1k seek=1 conv=fsync > > (don't work) > > - sudo dd if=SPL of=/dev/sde bs=1K seek=1 > > - sudo dd if=u-boot.img of=/dev/sde bs=1K seek=69 > > (don't work) > > I'm building uboot using: > > - make udoo_neo_defconfig > > - make > > Are you able to boot the board with basic configuration (UDOO_NEO_TYPE_BASIC)? > > I found this uboot on the web and with that I'm able to boot the board: > > - https://github.com/UDOOboard/uboot-imx > > Can you give me one help on that? Are you abe to boot the board? > > Please try this patch series from Peter: > https://lore.kernel.org/all/20211221123249.455347-1-pbrobinson@gmail.com/T/ > > Does it boot for you after applying this series? Hi Fabio, I test this series. By that I'm able to boot the board from uSD. Thanks. Below some log's from the board: U-Boot SPL 2022.01-rc4-00030-gb3f84a939f-dirty (Dec 29 2021 - 21:22:30 +0100) Trying to boot from MMC1 U-Boot 2022.01-rc4-00030-gb3f84a939f-dirty (Dec 29 2021 - 21:22:30 +0100) CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz) CPU: Extended Commercial temperature grade (-20C to 105C) at 30C Reset cause: POR Model: UDOO Neo Basic Board: UDOO Neo UNDEFINED DRAM: 512 MiB 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 => Why this series is not already merged on mainline? Let me know. Tested-by: Tommaso Merciai Thanks, Tommaso