From: Ben Wolsieffer <benwolsieffer@gmail.com>
To: "Matwey V. Kornilov" <matwey.kornilov@gmail.com>
Cc: u-boot@lists.denx.de, Tom Rini <trini@konsulko.com>,
Kever Yang <kever.yang@rock-chips.com>
Subject: Re: [PATCH] rockchip: rock64: store env in SPI flash
Date: Sun, 25 Feb 2024 14:05:36 -0500 [thread overview]
Message-ID: <ZduPgN2IgVFSX__0@Dell-Inspiron-15> (raw)
In-Reply-To: <CAJs94Eb=O4AHo08tcVOKwws5twWVEzseTWLtGAz35v_Abrxi4w@mail.gmail.com>
On Sun, Feb 25, 2024 at 01:05:28PM +0300, Matwey V. Kornilov wrote:
> As far as I remember not all Rock64 are supplied with soldered SPI.
That's unfortunate. I see that now too in the fine print on the product
page. I think I can come up with an alternate solution using
mmc_get_env_dev() as is done for the tinker-rk3288 board.
>
> вс, 25 февр. 2024 г. в 02:52, Ben Wolsieffer <benwolsieffer@gmail.com>:
> >
> > Currently, U-Boot attempts to store the environment in MMC 0, which
> > doesn't work when an eMMC is used without an SD card. There is an SPI
> > flash chip on the board, so use that instead which should work in all
> > cases. Additionally, this brings the Rock64 into line with the
> > RockPro64.
>
> --
> With best regards,
> Matwey V. Kornilov
prev parent reply other threads:[~2024-02-25 19:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-24 23:50 [PATCH] rockchip: rock64: store env in SPI flash Ben Wolsieffer
2024-02-25 10:05 ` Matwey V. Kornilov
2024-02-25 19:05 ` Ben Wolsieffer [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=ZduPgN2IgVFSX__0@Dell-Inspiron-15 \
--to=benwolsieffer@gmail.com \
--cc=kever.yang@rock-chips.com \
--cc=matwey.kornilov@gmail.com \
--cc=trini@konsulko.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.