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: Tue, 10 Sep 2019 13:49:25 +0000 [thread overview]
Message-ID: <20190910131427.GB16292@optiplex> (raw)
In-Reply-To: <AM0PR04MB44819D5785B636874DD52A4388B60@AM0PR04MB4481.eurprd04.prod.outlook.com>
On 10/09/19, Peng Fan wrote:
> > Subject: [PATCH v4 0/1] imx: support i.MX8QM ROM 7720 a1 board
> >
> > Hello list,
> >
> > need some information howto avoid the imx-mkimage repo and create full
> > boostream directly from u-boot with all the binary blobs.
>
> Try the diff, and see whether it helps.
> diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
> index 08ee52edbf..4d0f0970df 100644
> --- a/arch/arm/mach-imx/Makefile
> +++ b/arch/arm/mach-imx/Makefile
> @@ -159,10 +159,8 @@ MKIMAGEFLAGS_flash.bin = -n spl/u-boot-spl.cfgout -T $(IMAGE_TYPE) -e 0x100000
> flash.bin: MKIMAGEOUTPUT = flash.log
>
> flash.bin: spl/u-boot-spl.bin u-boot.itb FORCE
> -ifeq ($(SPL_DEPFILE_EXISTS),0)
> $(call if_changed,mkimage)
> endif
> -endif
>
> else
> MKIMAGEFLAGS_SPL = -n $(filter-out $(PLUGIN).bin $< $(PHONY),$^) \
You are right, with that proposal and some minor fixes in my patch I can
build an full bootstream with all the needed binary blobs. So I can drop
imx-mkimage now.
Thank you,
Oliver
next prev parent reply other threads:[~2019-09-10 13:49 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 ` [U-Boot] [PATCH v4 0/1] " Lukasz Majewski
2019-09-10 5:52 ` Peng Fan
2019-09-10 13:49 ` Oliver Graute [this message]
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=20190910131427.GB16292@optiplex \
--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