From: Oliver Graute <oliver.graute@kococonnector.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board
Date: Fri, 6 Sep 2019 09:16:03 +0000 [thread overview]
Message-ID: <20190906071531.19201-1-oliver.graute@kococonnector.com> (raw)
Hello list,
need some information howto avoid the imx-mkimage repo and create full
boostream directly from u-boot with all the binary blobs.
Best regards,
Oliver
Oliver Graute (1):
imx: support i.MX8QM ROM 7720 a1 board
arch/arm/dts/Makefile | 1 +
arch/arm/dts/imx8qm-rom7720-a1.dts | 373 ++++++++++++++++++
arch/arm/mach-imx/imx8/Kconfig | 7 +
board/advantech/imx8qm_rom7720_a1/Kconfig | 14 +
board/advantech/imx8qm_rom7720_a1/MAINTAINERS | 6 +
board/advantech/imx8qm_rom7720_a1/Makefile | 11 +
board/advantech/imx8qm_rom7720_a1/README | 70 ++++
.../imx8qm_rom7720_a1/imx8qm_rom7720_a1.c | 141 +++++++
.../advantech/imx8qm_rom7720_a1/imximage.cfg | 21 +
board/advantech/imx8qm_rom7720_a1/spl.c | 223 +++++++++++
configs/imx8qm_rom7720_a1_4G_defconfig | 83 ++++
include/configs/imx8qm_rom7720.h | 176 +++++++++
12 files changed, 1126 insertions(+)
create mode 100644 arch/arm/dts/imx8qm-rom7720-a1.dts
create mode 100644 board/advantech/imx8qm_rom7720_a1/Kconfig
create mode 100644 board/advantech/imx8qm_rom7720_a1/MAINTAINERS
create mode 100644 board/advantech/imx8qm_rom7720_a1/Makefile
create mode 100644 board/advantech/imx8qm_rom7720_a1/README
create mode 100644 board/advantech/imx8qm_rom7720_a1/imx8qm_rom7720_a1.c
create mode 100644 board/advantech/imx8qm_rom7720_a1/imximage.cfg
create mode 100644 board/advantech/imx8qm_rom7720_a1/spl.c
create mode 100644 configs/imx8qm_rom7720_a1_4G_defconfig
create mode 100644 include/configs/imx8qm_rom7720.h
--
2.17.1
next reply other threads:[~2019-09-06 9:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-06 9:16 Oliver Graute [this message]
2019-09-06 9:16 ` [U-Boot] [PATCH v4] imx: support i.MX8QM ROM 7720 a1 board Oliver Graute
2019-09-06 9:30 ` [U-Boot] [PATCH v4 0/1] " Lukasz Majewski
2019-09-10 5:52 ` Peng Fan
2019-09-10 13:49 ` Oliver Graute
2019-09-11 0:53 ` Peng Fan
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=20190906071531.19201-1-oliver.graute@kococonnector.com \
--to=oliver.graute@kococonnector.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