All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Wildt <patrick@blueri.se>
To: Fabio Estevam <festevam@gmail.com>
Cc: Heiko Thiery <heiko.thiery@gmail.com>,
	Stefano Babic <sbabic@denx.de>,
	U-Boot-Denx <u-boot@lists.denx.de>,
	"Lukas F. Hartmann" <lukas@mntre.com>
Subject: Re: [PATCH v2 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support
Date: Fri, 3 Sep 2021 23:14:12 +0200	[thread overview]
Message-ID: <YTKQJLlje8uEG8Mj@mone.local> (raw)
In-Reply-To: <CAOMZO5CwRmAUHgdtHu2zfHuh1XX8vfyTynNi_UqTHHYB3jvJTg@mail.gmail.com>

Am Fri, Sep 03, 2021 at 05:58:07PM -0300 schrieb Fabio Estevam:
> Hi Patrick,
> 
> On Fri, Sep 3, 2021 at 11:30 AM Patrick Wildt <patrick@blueri.se> wrote:
> 
> > U-Boot SPL 2021.10-rc3-00023-g2c634e01b6-dirty (Sep 03 2021 - 18:22:04 +0200)
> > Normal Boot
> > Could not get FIT buffer of 686592 bytes
> >         check CONFIG_SYS_SPL_MALLOC_SIZE
> >
> > Is there anything specific I need to change to make that work?
> 
> Does it help if you increase CONFIG_SYS_SPL_MALLOC_SIZE to SZ_1M?

I think the issue is something else.  The old .itb used external data,
but the one with binman seems to not make use of that.  It's weird
though because fit,external-offset = <CONFIG_FIT_EXTERNAL_OFFSET>;
is set and CONFIG_FIT_EXTERNAL_OFFSET is 0x3000.

So, even though binman seems to be calling mkimage -E -p 0x3000,
the u-boot.itb does *not* use external data.

  reply	other threads:[~2021-09-03 21:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 21:42 [PATCH v2 0/2] Add MNT Reform 2 board support Patrick Wildt
2021-09-02 21:43 ` [PATCH v2 1/2] arm: dts: imx8mq: add MNT Reform 2 Patrick Wildt
2021-09-02 21:43 ` [PATCH v2 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support Patrick Wildt
2021-09-03  9:01   ` Heiko Thiery
2021-09-03 14:30     ` Patrick Wildt
2021-09-03 18:25       ` Heiko Thiery
2021-09-03 20:54         ` Patrick Wildt
2021-09-04  5:43           ` Heiko Thiery
2021-09-03 20:58       ` Fabio Estevam
2021-09-03 21:14         ` Patrick Wildt [this message]
2021-11-10 22:26   ` Vagrant Cascadian
2021-11-11 11:21     ` Patrick Wildt
2021-11-11 15:47       ` Patrick Wildt
2021-11-12 19:59         ` Vagrant Cascadian
2021-11-24 16:42           ` Patrick Wildt

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=YTKQJLlje8uEG8Mj@mone.local \
    --to=patrick@blueri.se \
    --cc=festevam@gmail.com \
    --cc=heiko.thiery@gmail.com \
    --cc=lukas@mntre.com \
    --cc=sbabic@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.