mb/google/ocelot: Disable memory training progress bar
Set disable_progress_bar to disable the memory progress bar for ocelot board as this is an OEM feature and might not be used by all. TEST=Verify that ocelot builds without any error Change-Id: Ifef7a2645dce696f32cea42fd928a1f858fd0333 Signed-off-by: Avi Uday <aviuday@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88941 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Pranava Y N <pranavayn@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
f3a49c8b3d
commit
883103c77f
1 changed files with 2 additions and 0 deletions
|
|
@ -91,6 +91,8 @@ chip soc/intel/pantherlake
|
|||
register "pch_hda_idisp_link_frequency" = "HDA_LINKFREQ_96MHZ"
|
||||
register "pch_hda_idisp_codec_enable" = "true"
|
||||
|
||||
register "disable_progress_bar" = "true"
|
||||
|
||||
device domain 0 on
|
||||
device ref dtt on end
|
||||
device ref npu on end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue