mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Andrey Smirnov <andrew.smirnov@gmail.com>
To: barebox@lists.infradead.org
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
Subject: [PATCH 0/4] ZII boards documentation update
Date: Mon, 27 May 2019 22:45:09 -0700	[thread overview]
Message-ID: <20190528054513.21313-1-andrew.smirnov@gmail.com> (raw)

Everyone:

This series contains patches adding various bit of documentation
covering ZII boards as well as OpenOCD configuration files I've been
using to updload Barebox. Each patch should be self explanatory.

Feedback is welcome!

Thanks,
Andrey Smirnov

Andrey Smirnov (4):
  Documentation: Add zii-vf610-dev board documentation
  Documentation: Add zii-imx7d-rpu2 board documentation
  Documentation: Add zii-imx6-rdu2 board documentation
  Documentation: zii-imx8mq-dev: Update OpenOCD usage documentation

 .../boards/imx/zii-imx6-rdu2/bootstrap.sh     |   6 +
 .../boards/imx/zii-imx6-rdu2/openocd.cfg      | 282 ++++++++++++++++++
 .../boards/imx/zii-imx6-rdu2/readme.rst       |  30 ++
 .../boards/imx/zii-imx7d-rpu2/bootstrap.sh    |   6 +
 .../boards/imx/zii-imx7d-rpu2/openocd.cfg     | 143 +++++++++
 .../boards/imx/zii-imx7d-rpu2/readme.rst      |  46 +++
 .../boards/imx/zii-imx8mq-dev/bootstrap.sh    |   6 +
 .../boards/imx/zii-imx8mq-dev/openocd.cfg     |  99 +++---
 .../boards/imx/zii-imx8mq-dev/readme.rst      |   4 +-
 .../boards/imx/zii-vf610-dev/bootstrap.sh     |   6 +
 .../boards/imx/zii-vf610-dev/openocd.cfg      | 259 ++++++++++++++++
 .../boards/imx/zii-vf610-dev/readme.rst       |  52 ++++
 12 files changed, 889 insertions(+), 50 deletions(-)
 create mode 100755 Documentation/boards/imx/zii-imx6-rdu2/bootstrap.sh
 create mode 100644 Documentation/boards/imx/zii-imx6-rdu2/openocd.cfg
 create mode 100644 Documentation/boards/imx/zii-imx6-rdu2/readme.rst
 create mode 100755 Documentation/boards/imx/zii-imx7d-rpu2/bootstrap.sh
 create mode 100644 Documentation/boards/imx/zii-imx7d-rpu2/openocd.cfg
 create mode 100644 Documentation/boards/imx/zii-imx7d-rpu2/readme.rst
 create mode 100755 Documentation/boards/imx/zii-imx8mq-dev/bootstrap.sh
 create mode 100755 Documentation/boards/imx/zii-vf610-dev/bootstrap.sh
 create mode 100644 Documentation/boards/imx/zii-vf610-dev/openocd.cfg
 create mode 100644 Documentation/boards/imx/zii-vf610-dev/readme.rst

-- 
2.21.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2019-05-28  5:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-28  5:45 Andrey Smirnov [this message]
2019-05-28  5:45 ` [PATCH 1/4] Documentation: Add zii-vf610-dev board documentation Andrey Smirnov
2019-05-28  5:45 ` [PATCH 2/4] Documentation: Add zii-imx7d-rpu2 " Andrey Smirnov
2019-05-28  5:45 ` [PATCH 3/4] Documentation: Add zii-imx6-rdu2 " Andrey Smirnov
2019-05-28  5:45 ` [PATCH 4/4] Documentation: zii-imx8mq-dev: Update OpenOCD usage documentation Andrey Smirnov
2019-05-28  8:40 ` [PATCH 0/4] ZII boards documentation update Sascha Hauer
2019-05-29 13:16 ` [PATCH 1/3] fixup! Documentation: Add zii-vf610-dev board documentation Roland Hieber
2019-05-29 13:16 ` [PATCH 2/3] fixup! Documentation: Add zii-imx7d-rpu2 " Roland Hieber
2019-05-29 13:16 ` [PATCH 3/3] fixup! Documentation: Add zii-imx6-rdu2 " Roland Hieber

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=20190528054513.21313-1-andrew.smirnov@gmail.com \
    --to=andrew.smirnov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /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