From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 0/4] rockchip: rk3399: Add SPI boot
Date: Mon, 8 Jun 2020 14:17:04 -0400 [thread overview]
Message-ID: <20200608181708.17842-1-jagan@amarulasolutions.com> (raw)
Now, nvme scan seems stable with environment.
This series v4 version for SPI boot support on rk3399.
Changes for v4:
- adjust env offset, size
changes for v3:
- SPI env offset, size changes based on roc-rk3399-pc
Changes for v2:
- same defconfig to support both MMC, SPI boot
- add spi flash program document
Any inputs?
Jagan.
Jagan Teki (4):
Makefile: Drop to handle rkspi image type
roc-rk3399-pc: Mark default env from SPI
roc-rk3399-pc: Add SPI boot
doc: rockchip: Document SPI flash program steps
Makefile | 11 ++--------
arch/arm/dts/rk3399-roc-pc-u-boot.dtsi | 12 ++++++++++-
configs/roc-pc-mezzanine-rk3399_defconfig | 7 +++++-
configs/roc-pc-rk3399_defconfig | 7 +++++-
doc/board/rockchip/rockchip.rst | 26 ++++++++++++++++++++++-
include/configs/roc-pc-rk3399.h | 4 ----
6 files changed, 50 insertions(+), 17 deletions(-)
--
2.20.1
next reply other threads:[~2020-06-08 18:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-08 18:17 Jagan Teki [this message]
2020-06-08 18:17 ` [PATCH v4 1/4] Makefile: Drop to handle rkspi image type Jagan Teki
2020-06-08 18:17 ` [PATCH v4 2/4] roc-rk3399-pc: Mark default env from SPI Jagan Teki
2020-06-08 18:17 ` [PATCH v4 3/4] roc-rk3399-pc: Add SPI boot Jagan Teki
2020-06-08 18:17 ` [PATCH v4 4/4] doc: rockchip: Document SPI flash program steps Jagan Teki
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=20200608181708.17842-1-jagan@amarulasolutions.com \
--to=jagan@amarulasolutions.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