From: Sascha Hauer <s.hauer@pengutronix.de>
To: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2 0/4] KaRo TX6u support
Date: Fri, 19 Sep 2014 07:45:18 +0200 [thread overview]
Message-ID: <20140919054518.GC4992@pengutronix.de> (raw)
In-Reply-To: <1410949512-16562-1-git-send-email-s.trumtrar@pengutronix.de>
On Wed, Sep 17, 2014 at 12:25:08PM +0200, Steffen Trumtrar wrote:
> Hi!
>
> Changes since v1:
>
> - removed clocks.imxcfg -> actually not needed
> - removed magic values in flash-header-tx6dl-1g -> not needed
> - removed barebox-usdhc-environment
> - include imx6qdl.dtsi for pwm aliases
>
> Regards,
> Steffen
Applied, thanks
Sascha
>
> Sascha Hauer (2):
> imx-usb-loader: Skip unknown tags
> imx-image: Handle check commands correctly
>
> Steffen Trumtrar (2):
> arm: mach-imx: add more ddr register defines
> ARM: i.MX6: add support for Karo TX6X family
>
> Documentation/boards/imx/Karo-TX6 | 13 ++
> arch/arm/boards/Makefile | 1 +
> arch/arm/boards/karo-tx6x/1600mhz_4x128mx16.imxcfg | 101 +++++++++++
> arch/arm/boards/karo-tx6x/Makefile | 2 +
> arch/arm/boards/karo-tx6x/board.c | 202 +++++++++++++++++++++
> .../boards/karo-tx6x/flash-header-tx6dl-1g.imxcfg | 11 ++
> arch/arm/boards/karo-tx6x/lowlevel.c | 75 ++++++++
> arch/arm/boards/karo-tx6x/ram-base.imxcfg | 71 ++++++++
> arch/arm/dts/Makefile | 1 +
> arch/arm/dts/imx6dl-tx6u-801x.dts | 65 +++++++
> arch/arm/mach-imx/Kconfig | 4 +
> arch/arm/mach-imx/include/mach/imx6-ddr-regs.h | 6 +
> arch/arm/mach-imx/include/mach/imx6dl-ddr-regs.h | 20 ++
> images/Makefile.imx | 5 +
> scripts/imx/imx-image.c | 36 ++--
> scripts/imx/imx-usb-loader.c | 6 +-
> 16 files changed, 596 insertions(+), 23 deletions(-)
> create mode 100644 Documentation/boards/imx/Karo-TX6
> create mode 100644 arch/arm/boards/karo-tx6x/1600mhz_4x128mx16.imxcfg
> create mode 100644 arch/arm/boards/karo-tx6x/Makefile
> create mode 100644 arch/arm/boards/karo-tx6x/board.c
> create mode 100644 arch/arm/boards/karo-tx6x/flash-header-tx6dl-1g.imxcfg
> create mode 100644 arch/arm/boards/karo-tx6x/lowlevel.c
> create mode 100644 arch/arm/boards/karo-tx6x/ram-base.imxcfg
> create mode 100644 arch/arm/dts/imx6dl-tx6u-801x.dts
>
> --
> 2.1.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2014-09-19 5:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-17 10:25 Steffen Trumtrar
2014-09-17 10:25 ` [PATCH v2 1/4] imx-usb-loader: Skip unknown tags Steffen Trumtrar
2014-09-17 10:25 ` [PATCH v2 2/4] imx-image: Handle check commands correctly Steffen Trumtrar
2014-09-17 10:25 ` [PATCH v2 3/4] arm: mach-imx: add more ddr register defines Steffen Trumtrar
2014-09-17 10:25 ` [PATCH v2 4/4] ARM: i.MX6: add support for Karo TX6X family Steffen Trumtrar
2014-09-19 5:45 ` Sascha Hauer [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=20140919054518.GC4992@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.trumtrar@pengutronix.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