From: Alper Nebi Yasak <alpernebiyasak@gmail.com>
To: Simon Glass <sjg@chromium.org>
Cc: u-boot@lists.denx.de, Artem Lapkin <email2tema@gmail.com>,
Christian Hewitt <christianshewitt@gmail.com>,
Fabio Estevam <festevam@denx.de>,
Jagan Teki <jagan@amarulasolutions.com>,
"Marty E . Plummer" <hanetzer@startmail.com>,
Heiko Schocher <hs@denx.de>,
Andre Przywara <andre.przywara@arm.com>,
Neil Armstrong <narmstrong@baylibre.com>,
Tim Harvey <tharvey@gateworks.com>,
Johan Jonker <jbx6244@gmail.com>,
Kever Yang <kever.yang@rock-chips.com>,
Alexandre Vicenzi <alexandre.vicenzi@suse.com>,
Peter Robinson <pbrobinson@gmail.com>,
Philipp Tomsich <philipp.tomsich@vrull.eu>
Subject: Re: [PATCH v2 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
Date: Mon, 20 Dec 2021 18:09:28 +0300 [thread overview]
Message-ID: <c482406b-2751-e98e-7b34-54f27def6a84@gmail.com> (raw)
In-Reply-To: <CAPnjgZ0Wv-Ew08hj_=xV49G=S=WYdWTgFwaafVWkjOPM27mcAA@mail.gmail.com>
On 19/12/2021 20:14, Simon Glass wrote:
> Thanks for the info. I tested on kevin and bob again, with the eMMC
> series. I see an MMC problem on bob but kevin seems to be OK
> (intermittent?)
I have no idea why you get different results with bob vs kevin. But I
can disable the higher-speed configs and send a v3, then try enabling
those later after figuring out and fixing whatever's wrong.
> U-Boot 2022.01-rc3-00008-g144d40cc2f5 (Dec 19 2021 - 08:49:57 -0700)
>
> Model: Google Bob
> DRAM: 3.9 GiB
> MMC: mmc@fe320000: 1, mmc@fe330000: 0
> Loading Environment from MMC... unable to select a mode : -70
> *** Warning - No block device, using default environment
So this is -ECOMM with a message from mmc_select_mode_and_width(),
probably originating from sdhci_send_command(), but I don't exactly know
what calls what in between...
prev parent reply other threads:[~2021-12-20 15:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-13 22:15 [PATCH v2 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin Alper Nebi Yasak
2021-12-13 22:15 ` [PATCH v2 1/4] rockchip: gru: Set up SoC IO domain registers Alper Nebi Yasak
2021-12-24 6:59 ` Kever Yang
2021-12-13 22:15 ` [PATCH v2 2/4] rockchip: gru: Add more devicetree settings Alper Nebi Yasak
2021-12-24 7:00 ` Kever Yang
2021-12-13 22:15 ` [PATCH v2 3/4] rockchip: bob: Enable more configs Alper Nebi Yasak
2021-12-24 7:00 ` Kever Yang
2021-12-13 22:15 ` [PATCH v2 4/4] rockchip: rk3399: Add support for chromebook_kevin Alper Nebi Yasak
2021-12-24 7:01 ` Kever Yang
2021-12-19 17:14 ` [PATCH v2 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin Simon Glass
2021-12-20 15:09 ` Alper Nebi Yasak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c482406b-2751-e98e-7b34-54f27def6a84@gmail.com \
--to=alpernebiyasak@gmail.com \
--cc=alexandre.vicenzi@suse.com \
--cc=andre.przywara@arm.com \
--cc=christianshewitt@gmail.com \
--cc=email2tema@gmail.com \
--cc=festevam@denx.de \
--cc=hanetzer@startmail.com \
--cc=hs@denx.de \
--cc=jagan@amarulasolutions.com \
--cc=jbx6244@gmail.com \
--cc=kever.yang@rock-chips.com \
--cc=narmstrong@baylibre.com \
--cc=pbrobinson@gmail.com \
--cc=philipp.tomsich@vrull.eu \
--cc=sjg@chromium.org \
--cc=tharvey@gateworks.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox