From: Michael Grzeschik <m.grzeschik@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 0/4] i.MX53/TX53: rework to dts, fix and add samsung variant
Date: Fri, 23 Mar 2018 09:43:48 +0100 [thread overview]
Message-ID: <20180323084352.20931-1-m.grzeschik@pengutronix.de> (raw)
This series fixes the imx-usb-loader based boot of the revxx30.
It also reworks the whole platform to dts and adds the new
samsung based xx30 platform.
Juergen reworked the interpreter logic description on the way.
Don't know if we should send this seperatly. For now it is
included in this series, as the new samsung based platform
was not tested without.
Juergen Borleis (1):
i.MX/DCD compiler and interpreter: logic is different
Michael Grzeschik (3):
i.MX53/TX53: cfg revxx30: don't disable usb clks, so imx-usb-loader
works
i.MX53/TX53: rework to dts based boot
i.MX53/TX53: add new samsung based xx30 variant
Documentation/boards/imx.rst | 57 ++++++
arch/arm/Makefile | 2 -
.../element14-warp7/flash-header-mx7-warp.imxcfg | 4 +-
.../flash-header-mx7-sabresd.imxcfg | 4 +-
.../flash-header-vf610-twr.imxcfg | 10 +-
arch/arm/boards/karo-tx53/board.c | 222 +++------------------
.../flash-header-tx53-revxx30-samsung.imxcfg | 177 ++++++++++++++++
.../karo-tx53/flash-header-tx53-revxx30.imxcfg | 14 +-
arch/arm/boards/karo-tx53/lowlevel.c | 61 +++++-
arch/arm/boards/karo-tx6x/1600mhz_4x128mx16.imxcfg | 24 +--
.../karo-tx6x/flash-header-tx6dl-512m.imxcfg | 14 +-
.../boards/karo-tx6x/flash-header-tx6q-1g.imxcfg | 18 +-
.../boards/karo-tx6x/flash-header-tx6qp-2g.imxcfg | 18 +-
.../kindle-mx50/flash-header-kindle-lpddr1.imxcfg | 6 +-
.../kindle-mx50/flash-header-kindle-lpddr2.imxcfg | 6 +-
.../flash-header-phytec-phycore-imx7.imxcfg | 4 +-
.../flash-header-zii-vf610-dev.imxcfg | 22 +-
arch/arm/configs/imx_v7_defconfig | 1 +
arch/arm/dts/Makefile | 1 +
arch/arm/dts/imx53-tx53-1011.dts | 13 ++
arch/arm/dts/imx53-tx53-xx30.dts | 13 ++
arch/arm/mach-imx/Kconfig | 25 +--
images/Makefile.imx | 15 ++
scripts/imx/README | 30 +--
scripts/imx/imx-usb-loader.c | 24 +--
scripts/imx/imx.c | 16 +-
scripts/imx/imx.h | 8 +-
27 files changed, 463 insertions(+), 346 deletions(-)
create mode 100644 arch/arm/boards/karo-tx53/flash-header-tx53-revxx30-samsung.imxcfg
create mode 100644 arch/arm/dts/imx53-tx53-1011.dts
create mode 100644 arch/arm/dts/imx53-tx53-xx30.dts
--
2.16.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2018-03-23 8:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-23 8:43 Michael Grzeschik [this message]
2018-03-23 8:43 ` [PATCH 1/4] i.MX53/TX53: cfg revxx30: don't disable usb clks, so imx-usb-loader works Michael Grzeschik
2018-03-23 8:43 ` [PATCH 2/4] i.MX53/TX53: rework to dts based boot Michael Grzeschik
2018-03-23 8:43 ` [PATCH 3/4] i.MX/DCD compiler and interpreter: logic is different Michael Grzeschik
2018-03-23 8:43 ` [PATCH 4/4] i.MX53/TX53: add new samsung based xx30 variant Michael Grzeschik
2018-03-26 7:23 ` [PATCH 0/4] i.MX53/TX53: rework to dts, fix and add samsung variant Sascha Hauer
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=20180323084352.20931-1-m.grzeschik@pengutronix.de \
--to=m.grzeschik@pengutronix.de \
--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