
9 May
2024
9 May
'24
1:17 a.m.
On Wed, 24 Apr 2024 16:45:37 -0600, Tom Rini wrote:
Currently we have the option to tell the console code that we should ignore the SPL banner. We also have an option to say that we can see it a second time, and ignore it. However, some platforms such as TI AM64x will have us see the SPL banner three times. Rather than add an "spl3_skipped" option, rework the code. By default we expect to see the banner once, but boards can specify seeing it as many times as they expect to.
[...]
Applied to u-boot/next, thanks!
--
Tom