[U-Boot] [PATCH 0/2] Support additional Variant for TQMa6 SOM
Markus Niebel
niebelm at tqsc.de
Tue Feb 28 10:50:53 UTC 2017
Hello Stefano,
Am Sonntag, den 26.02.2017, 12:57 +0100 schrieb Stefano Babic:
> On 03/02/2017 15:20, Markus Niebel wrote:
> > From: Markus Niebel <Markus.Niebel at tq-group.com>
> >
> > Add support for the SOM variant featuring i.MX6DL. This needs a new
> > DCD config. The first patch is a small preparation.
> >
> > Markus Niebel (2):
> > arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings
> > arm: imx6: tqma6: add support for TQMa6DL variant
> >
> > board/tqc/tqma6/Kconfig | 7 +++
> > board/tqc/tqma6/README | 3 +
> > board/tqc/tqma6/tqma6.c | 7 +++
> > board/tqc/tqma6/tqma6_mba6.c | 14 +++--
> > board/tqc/tqma6/tqma6dl.cfg | 125 +++++++++++++++++++++++++++++++++++++
> > configs/tqma6dl_mba6_mmc_defconfig | 36 +++++++++++
> > configs/tqma6dl_mba6_spi_defconfig | 37 +++++++++++
> > include/configs/tqma6.h | 16 ++---
> > include/configs/tqma6_mba6.h | 5 +-
> > 9 files changed, 235 insertions(+), 15 deletions(-)
> > create mode 100644 board/tqc/tqma6/tqma6dl.cfg
> > create mode 100644 configs/tqma6dl_mba6_mmc_defconfig
> > create mode 100644 configs/tqma6dl_mba6_spi_defconfig
> >
>
> Applied to u-boot-imx, thanks !
>
I noticed, that I did a minor mistake (naming of default device tree) in
the two defconfig files. Since at the moment the series is in imx-next,
would you prefer a v2 or a patch that fixes this?
> Best regards,
> Stefano
>
Best regards,
Markus
More information about the U-Boot
mailing list