public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Oliver Graute <oliver.graute@kococonnector.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] imx: support i.MX8QM ROM 7720 a1 board
Date: Tue, 3 Sep 2019 12:34:12 +0000	[thread overview]
Message-ID: <20190903093449.GD23537@optiplex> (raw)
In-Reply-To: <AM0PR04MB44814C8B2FF458E17A6E027288B90@AM0PR04MB4481.eurprd04.prod.outlook.com>

On 03/09/19, Peng Fan wrote:
> > > flash_linux_m4 is not a valid build target in U-Boot.
> > 
> > yes indeed but this is the build target in the imx-mkimage repo. Which I
> > currently need to build the complete bootstream with ATF and scu.
> 
> flash_linux_m4 is imx-mkimage target, not U-Boot target.
> U-Boot already mkimage already has i.MX8QM support.

I would like to avoid the imx-mkimage and use the internal mkimage support of
u-boot instead to create the complete bootstream.

but if I use:

$ make flash.bin

I run into this issue:

aarch64-linux-gnu-ld.bfd: invalid length for memory region .sram
scripts/Makefile.spl:404: recipe for target 'spl/u-boot-spl' failed
make[1]: *** [spl/u-boot-spl] Error 1
Makefile:1731: recipe for target 'spl/u-boot-spl' failed
make: *** [spl/u-boot-spl] Error 2

Some clue howto handle this?

Best Regards,

Oliver

      reply	other threads:[~2019-09-03 12:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30  9:44 [U-Boot] [PATCH v3 0/1] imx: support i.MX8QM ROM 7720 a1 board Oliver Graute
2019-08-30  9:44 ` [U-Boot] [PATCH v3] " Oliver Graute
2019-09-02  1:34   ` Peng Fan
2019-09-02 11:14     ` Oliver Graute
2019-09-03  1:22       ` Peng Fan
2019-09-03 12:34         ` Oliver Graute [this message]

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=20190903093449.GD23537@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