All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sven Schwermer <sven@svenschwermer.de>
To: Fabio Estevam <festevam@gmail.com>
Cc: U-Boot-Denx <u-boot@lists.denx.de>
Subject: Re: Boot Linux FIT image from SPL
Date: Fri, 31 Dec 2021 15:38:21 +0100	[thread overview]
Message-ID: <a72a51b5-61dc-79a9-c67c-34617722ca82@svenschwermer.de> (raw)
In-Reply-To: <CAOMZO5AM5Vh=qkgX6Za5bKhv9V5ZzMvW9TpV6krrAVugAD4mKg@mail.gmail.com>

Hi Fabio,

> You could try performing the setting of ACTLR.SMP bit inside SPL.
> Currently, it is done only inside U-Boot proper.

I have one more question about this: Is it save to just enable D/I 
caches (enable_caches) in SPL for all of mach-imx or will this have 
unforeseen side effects? In that case, I can just make enable_ca7_smp 
non-static and call that for all of mach-imx in SPL. In either case, 
what would be the proper spot for this? I'm thinking somewhere in SPL's 
board_init_r or spl_init/spl_common_init?

Best regards,
Sven

  parent reply	other threads:[~2021-12-31 14:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-27 19:26 Boot Linux FIT image from SPL Sven Schwermer
2021-12-28 12:13 ` Fabio Estevam
2021-12-28 12:15   ` Fabio Estevam
2021-12-30 21:22     ` Sven Schwermer
2021-12-30 21:42       ` Fabio Estevam
2021-12-31 11:23         ` Sven Schwermer
2021-12-31 14:38         ` Sven Schwermer [this message]
2021-12-31 17:39           ` Fabio Estevam

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=a72a51b5-61dc-79a9-c67c-34617722ca82@svenschwermer.de \
    --to=sven@svenschwermer.de \
    --cc=festevam@gmail.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 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.