From: Lukasz Majewski <lukma@denx.de>
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 11:30:12 +0200 [thread overview]
Message-ID: <20190906113012.6c44cce6@jawa> (raw)
In-Reply-To: <20190906071531.19201-1-oliver.graute@kococonnector.com>
Hi Oliver,
> Hello list,
>
> need some information howto avoid the imx-mkimage repo and create full
> boostream directly from u-boot with all the binary blobs.
You may want to look into binman tool (./tools/binman), which is
supposed to pack all binary data together and produce one image.
Also - you may be interested in fitImage, which allows packing kernel,
dtb(s), initramfs, and some binary blobs together.
I've also added Peng to CC, so he may help you as well as he also
provided recently some patches to add i.MX8 support to U-Boot.
>
> 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
>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190906/bd06cd98/attachment.sig>
next prev parent reply other threads:[~2019-09-06 9:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-06 9:16 [U-Boot] [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board Oliver Graute
2019-09-06 9:16 ` [U-Boot] [PATCH v4] " Oliver Graute
2019-09-06 9:30 ` Lukasz Majewski [this message]
2019-09-10 5:52 ` [U-Boot] [PATCH v4 0/1] " 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=20190906113012.6c44cce6@jawa \
--to=lukma@denx.de \
--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