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 84689C433F5 for ; Tue, 28 Dec 2021 16:52:31 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B97C282FB5; Tue, 28 Dec 2021 17:52:28 +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="Gti1b47f"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2A9F983003; Tue, 28 Dec 2021 17:52:27 +0100 (CET) Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) (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 B9EAA82FB4 for ; Tue, 28 Dec 2021 17:52:23 +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-x536.google.com with SMTP id b13so76054222edd.8 for ; Tue, 28 Dec 2021 08:52:23 -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:mime-version:content-disposition; bh=MY9KYIH6S8aO753COp0UyM8YhyAWLY8WT0ttDXN00lU=; b=Gti1b47fRpzS5a0QpKHVDN3gS5ox0rFRhpO0ZCA0ss2bmWqr6rtVe6rmFIUzMdUIdy XVBqqYKt9mhIHsuO3jqoO4E+q2zP4IUi2RYeJkFSMqTJ2voSgB7LP2O0nmWL7b3eaKS4 52jjWWpaw8ZV1Vbyr4oYg1JQV9QzKBi9N1Yq1fwU7Td1AWWRwJu+PRVclXYaLYH9uzg7 RKXabzrBYDto7il+UXeMKTjimTrDw1s5waH19Lw+7PKzvcl+VO3PnaawHfzOju/4TZ1a nVnk4gDaM/YpmES+Zl2LXo9MjPWaye+tA676nJzcMOJjKVNm5N+PaAcD+8u6urxEx8/7 7RSA== 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:mime-version :content-disposition; bh=MY9KYIH6S8aO753COp0UyM8YhyAWLY8WT0ttDXN00lU=; b=KtknuACSdWjfwd5k0I+kRZ9IR1NMm1abJAC9UM2+y++RhXuPZfcFH09kMrCEer2Mj6 emPwJu5jg0POtjEeQM8r7oWZjZuTBO1dIjR3IdBPyPWuc1KdlMnRaFugtUsMcQTdhr0M b1y0cM0f4KG7KHrn6U38JCZWXFbWDTCLaAJEb3jAU4TE6fwxZ07boH063AzwS01aKnPK 1CcvSxWr7bVPHOgHqmEZLzS5lPq8PYIleS7H1hcQyB39mH/tP6Cjhplo7EFFZSPK/oZu PfBwyRNeM3sIXztWqiEmsCcPCexmFiSWolI4xjaOPKSZU/1OczNBsoH2U7+ju6FpaZx3 k8BA== X-Gm-Message-State: AOAM5303gj8uarcTujbWHCJlcaX7YPsa6CghWAbSiJl2pBVhGLranfNO igWz5o0pOvMFMlSKUgDzgIU= X-Google-Smtp-Source: ABdhPJyL1xrP2Y2K4kPAeAN+UP2LzZagCuhOfJxU/NlNCqVgFAz2k6SRbQHa0fD65hcz6JN8DAZdCQ== X-Received: by 2002:a17:906:9258:: with SMTP id c24mr18544064ejx.473.1640710343435; Tue, 28 Dec 2021 08:52:23 -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 gz11sm6143595ejc.223.2021.12.28.08.52.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Dec 2021 08:52:22 -0800 (PST) Date: Tue, 28 Dec 2021 17:52:21 +0100 From: Tommaso Merciai To: sjg@chromium.org Cc: breno.lima@nxp.com, francesco.montefoschi@udoo.org, festevam@gmail.com, u-boot@lists.denx.de Subject: help on udoo_neo power up on mainline uboot Message-ID: <20211228165221.GA127430@tom-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 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? Let me know. Thanks, Tommaso