public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] rk3288 SPL size
Date: Fri, 05 Apr 2019 12:22:34 +0200	[thread overview]
Message-ID: <6703087.ZaicVt2Bgl@diego> (raw)
In-Reply-To: <8d0d7b3e-b50d-4b9e-3b3a-142b793e649c@phytec.de>

Hi,

Am Freitag, 5. April 2019, 12:10:21 CEST schrieb Wadim Egorov:
> it seems the new common rockchip pinctrl driver does not really fit into
> our phycore-rk3288 SPL setup. It works for every other rk3288 based
> board because they don't need special power configurations at the SPL stage.
> 
> So my question is: is there any work going on to reduce the SPL size
> even more?
> 
> Besides that, I think I can remove the power stuff at the SPL stage from
> our board. The SOM was redesigned and is equipped with an STM8 connected
> to the RK818. The required setup we did before in the SPL is now done by
> the ST controller. I know there are only a few SOMs without the STM8 out
> in the wild. So if I remove it it will affect only a few people who
> probably already have both boards.

alternatively you could introduce a tpl-stage, similar to what Amarula
does with their Vyasa board. With spl in ram there is obviously no size
limitation anymore.

But obviously if the power-fix isn't actually needed anymore, dropping
it might be the easiest solution.

  reply	other threads:[~2019-04-05 10:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-05 10:10 [U-Boot] rk3288 SPL size Wadim Egorov
2019-04-05 10:22 ` Heiko Stübner [this message]
2019-04-05 17:41 ` Philipp Tomsich
2019-04-16  6:49 ` Jonathan Gray
2019-04-16  7:12   ` Jonathan Gray

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=6703087.ZaicVt2Bgl@diego \
    --to=heiko@sntech.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox