diff options
author | Tom Rini <trini@konsulko.com> | 2024-04-24 16:45:37 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-05-08 11:50:06 -0600 |
commit | 645f75f6884a22905b0e3790ca9254fa1a13216e (patch) | |
tree | 15a11ac163a8908b6f1cd66ca60fb0399ec2330c /drivers/ddr/fsl/options.c | |
parent | 48022fb4a51a25f7780e8a5e39e406882e1c9479 (diff) |
test/py: Make the number of SPL banners seen a variable
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.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr/fsl/options.c')
0 files changed, 0 insertions, 0 deletions