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 486DFC433F5 for ; Thu, 3 Mar 2022 03:37:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2886E83CBF; Thu, 3 Mar 2022 04:37:23 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="RntTpG09"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F142483CCB; Thu, 3 Mar 2022 04:37:20 +0100 (CET) Received: from mail-vs1-xe36.google.com (mail-vs1-xe36.google.com [IPv6:2607:f8b0:4864:20::e36]) (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 DEA95838AE for ; Thu, 3 Mar 2022 04:37:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-vs1-xe36.google.com with SMTP id q9so4169866vsg.2 for ; Wed, 02 Mar 2022 19:37:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=D3oC2/QTjkvFnoGHSKn85+kAOguQ1SSThk9eiqj95OY=; b=RntTpG09707rHJGcU2r5wwPwdRzb0e0twEs5YwvFB+8t/clzCEmD65I51XLndvglkc rMZQ8buYJNWHZu5Fwf2i5rjYRY9i8dRWvo0viMJ/CcZ99s7R52SDalusi0XROYoAr9/y CmGVWmruixf2EFADx41FKoRswPrjR2sBoXpnQ= 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=D3oC2/QTjkvFnoGHSKn85+kAOguQ1SSThk9eiqj95OY=; b=453P7uyNYL6LT5dzzf40IRZkBTgzkiEP8QQtT9daRVfZ6iWDXTdkLIi6+55KzmujVH 53LOMMfdkAFfUGD1Wv1UIkj5XmVmIvb6Ya/PRdCGR6iYZ9uL2rcWvIZXvzXVXxyLYr3G 3XLspjRxL96cssIdqITdqdu1nDCO06G82+X3yKovLFtagpk9JN0NkKKkEUomv42ne4sY 80iI/YoeEG5De2Xmt5keF6C/fGorzmk9htQs7SQ+gddjf7kbLPyWwq9AVPNE4nVGERKg rzETwEKBTmFodfKFJLtGtfUFk8zqrds8iLWJy668WtzTfUPSwEbIRsdLyucdef6eUwqC IzUA== X-Gm-Message-State: AOAM531aYAd5BT/QYpsaLObodcS93fUldOcRZ/h20dobEb+3pUsB108z RCUQFyDJv+gxBm0q/kW2j5Nf1D0v4p+6adFXS5y92oHWbyk= X-Google-Smtp-Source: ABdhPJz210jpoxZDqXKS+aknMUNVs0pwefdJyw6RVs1CLyTZ4FSar7KomJfQC5b7Ua/EE//FgxZD3qcMv3/3LolkwuA= X-Received: by 2002:a67:e0cc:0:b0:31b:d7bf:8403 with SMTP id m12-20020a67e0cc000000b0031bd7bf8403mr14883887vsl.61.1646278636282; Wed, 02 Mar 2022 19:37:16 -0800 (PST) MIME-Version: 1.0 References: <20220301014749.6446-1-jbx6244@gmail.com> <20220301014749.6446-12-jbx6244@gmail.com> In-Reply-To: <20220301014749.6446-12-jbx6244@gmail.com> From: Simon Glass Date: Wed, 2 Mar 2022 20:37:04 -0700 Message-ID: Subject: Re: [PATCH v2 12/12] rockchip: fix boot_devices constants To: Johan Jonker Cc: kever.yang@rock-chips.com, philipp.tomsich@vrull.eu, u-boot@lists.denx.de, w.egorov@phytec.de, hl@rock-chips.com, jagan@amarulasolutions.com, heiko@sntech.de 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.5 at phobos.denx.de X-Virus-Status: Clean Hi Johan, On Mon, 28 Feb 2022 at 18:48, Johan Jonker wrote: > > The DT node name pattern in mmc-controller.yaml for mmc > is "^mmc(@.*)?$". The Rockchip mmc nodes have been synced > with Linux, so update the boot_devices constants as well. > > Signed-off-by: Johan Jonker > Reviewed-by: Simon Glass > --- > arch/arm/mach-rockchip/rk3188/rk3188.c | 4 ++-- > arch/arm/mach-rockchip/rk322x/rk322x.c | 4 ++-- > arch/arm/mach-rockchip/rk3288/rk3288.c | 4 ++-- > arch/arm/mach-rockchip/rk3328/rk3328.c | 4 ++-- > arch/arm/mach-rockchip/rk3368/rk3368.c | 4 ++-- > 5 files changed, 10 insertions(+), 10 deletions(-) I tested this series on snow and it seems fine. I tried it on jerry and got: DRAM init failed: -19 It also seemed fine on bob although my display is not coming up, for different reasons. Regards Simon