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 8ABBDC6FA82 for ; Mon, 26 Sep 2022 17:12:59 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 663538215D; Mon, 26 Sep 2022 19:12:57 +0200 (CEST) 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="Ro36A0Tc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 288E380757; Mon, 26 Sep 2022 19:12:56 +0200 (CEST) Received: from mail-pg1-x529.google.com (mail-pg1-x529.google.com [IPv6:2607:f8b0:4864:20::529]) (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 3A9C48215D for ; Mon, 26 Sep 2022 19:12:53 +0200 (CEST) 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-pg1-x529.google.com with SMTP id c7so7103743pgt.11 for ; Mon, 26 Sep 2022 10:12:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=fkH1l7d5mLiZpid0rVVT/6l0CKUhbEoJ3JbW8yun2BY=; b=Ro36A0TcyAKMj9GwzidtpiQrkBUduos6vPHN2D2M55TX+YrGMeu1LV9w/iv/7MX1HH 6pyHZb9np0Qa7UrLzbIdzSQALbV4i3dM+i7NnSIU5LyF01jg0vkHJ98CC0/bkx9OUg9j cCejuNmLAAyO4PdepABASLc8yBmJlJxPuYeGnDl4nysFQwgVBs9XJob7aryjYzoBcVqX Z4FzGA2sL2MdVrFwn6DpdN62YJFhWCmtjY+FlFwQp567wAR+mMwY5sU74xgqdZs0KCUW XWRFDI0Zb07lqq4XL3r8bT128DpLxzlNpYXSk64Az6dL16nNM7U3fYJVNc4+zPd4o4GW bJTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=fkH1l7d5mLiZpid0rVVT/6l0CKUhbEoJ3JbW8yun2BY=; b=b5TGosWdjBmadFh82CsuycGPYW96lAL1ORw13YW6xs/MXtXEZj58K7rmBqJzub0TWS RtFDZDW9n2NswaSayGcVZHQnON3jtQX2hNEKM94IauFLF4zIgJcEDGrn4gYBSkb17FbV Tef/1JJSfX6jY3HU4AWgumsEA1TS0BlEAZiklrfM8n/UyXtV45y/hfK2LPUjeH3CRJ5U koO4PRn/ix/gqM+sv53D+c1pDXp4W38oE99Pbdw5VacN9DPbyADrM/HsCJogWjngFa1n geH1zJt5ix2L48HqZJPjbxjOBn/gFqxsg7Acx8lIuj+ueq6xFKpKLui+6FJUezT6mc04 tBvw== X-Gm-Message-State: ACrzQf1DiLPv9yfjQ4IllzKPUd3MCBKq3mvNZpkgZx4jvGnWW9jx485J LihjxFokt05bG84kgCd2xk1pZ0F/fujlgfy1qQI= X-Google-Smtp-Source: AMsMyM4KddlFPdBGIAqNjhqEERrvE5EKZhtu7xvav/SjTPZlrGBDDnLIvB5F8CXAkQgovkQHsN4e+D8GCgLoc2hXnl4= X-Received: by 2002:a63:8b4b:0:b0:43c:afc0:b72a with SMTP id j72-20020a638b4b000000b0043cafc0b72amr6436800pge.50.1664212371191; Mon, 26 Sep 2022 10:12:51 -0700 (PDT) MIME-Version: 1.0 References: <20220919194118.105820-1-marex@denx.de> <20220919194118.105820-4-marex@denx.de> <4d5df9d1-a1eb-58f2-76a3-0102954b0f5a@denx.de> In-Reply-To: From: Fabio Estevam Date: Mon, 26 Sep 2022 14:12:41 -0300 Message-ID: Subject: Re: [PATCH 4/4] ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support To: Adam Ford Cc: Tim Harvey , Marek Vasut , Michael Nazzareno Trimarchi , Fabio Estevam , U-Boot Mailing List , Marcel Ziswiler , Max Krummenacher , Peng Fan , Stefano Babic Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean Hi Adam, On Mon, Sep 26, 2022 at 2:07 PM Adam Ford wrote: > Tim, > > I have it building successfully now, and it loads over USB. I had to > disable BD718x7 PMIC children binding which required a small change to > the PMIC driver [1]. I then removed HS400, HS200 and UHS support in > SPL. Once I did all that, the code size fit into SPL space. > > [1] - https://patchwork.ozlabs.org/project/uboot/patch/20220817112403.68144-2-aford173@gmail.com/ > > I'll try to push my patch today or tomorrow. I was doing some other > clean-up, but I might just push that as a small series in itself. Ok, great. Does "ums 0 mmc 0" work for you if you run it, stop it via CTRL+C and rerun it? On an imx8mm_evk, I get USB errors after the CTRL+C and ums fails to mount after that.