From: Xavier Roumegue <xroumegue@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] board/freescale/imx: Add helper to generate fw binary
Date: Tue, 28 Apr 2020 22:28:37 +0200 [thread overview]
Message-ID: <20200428202837.GA14601@frodon.home> (raw)
In-Reply-To: <CAOMZO5Ad77WMwsf2cAKUBj2HT+EH1p1_UsYg9Nb-ZTsO54oKPw@mail.gmail.com>
On Mon, Apr 27, 2020 at 06:44:09PM -0300, Fabio Estevam wrote:
> Hi Xavier,
>
> On Mon, Apr 27, 2020 at 6:16 PM Xavier Roumegue <xroumegue@gmail.com> wrote:
> >
> > This script aims to create an imx compatible boot image embedding
> > mainline components, using only upstream uboot mkimage tool, avoiding
> > dependencies on proprietary imx mkimage.
> >
> > Mainline u-boot can generate a bootable image, but SPL soc proprietary
> > firmware dependencies have to be copied on uboot root dir.
> >
> > This script prevents additional buildroot uboot recipe hacking to handle
> > custom SoC uboot build process.
> >
> > The script actions summary is:
> > - Append DDR4 firmware to uboot spl binary
> > - Generate imx mkimage configuration file, extracting entry points from
> > relevant elf files on the fly.
> > - Generate imx boot image using uboot upstream mkimage tool
> >
> > Signed-off-by: Xavier Roumegue <xroumegue@gmail.com>
>
> This is cool :-) I like it!
Hi Fabio
Glad to read you like the idea !
>
> Do you think we can also expand this later to support booting i.MX8QXP
> and i.MX8QM too?
Yes, that's exactly the intention here, supporting all imx8 platforms, relying
on uboot mkimage only.
Xavier
next prev parent reply other threads:[~2020-04-28 20:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20200427211638.6047-1-xroumegue@gmail.com>
2020-04-27 21:44 ` [Buildroot] [PATCH 1/3] board/freescale/imx: Add helper to generate fw binary Fabio Estevam
2020-04-28 20:28 ` Xavier Roumegue [this message]
2020-07-16 21:04 ` Fabio Estevam
2020-04-27 21:34 Xavier Roumegue
2020-04-27 21:57 ` Thomas Petazzoni
2020-04-28 8:53 ` Gary Bisson
2020-04-28 20:05 ` Fabio Estevam
2020-04-28 21:50 ` Xavier Roumegue
2020-11-03 22:39 ` Thomas Petazzoni
2020-11-10 20:44 ` Xavier Roumegue
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=20200428202837.GA14601@frodon.home \
--to=xroumegue@gmail.com \
--cc=buildroot@busybox.net \
/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