diff options
author | Zheng Bao <fishbaozi@gmail.com> | 2022-01-21 11:03:16 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-01-26 04:16:34 +0000 |
commit | a3525af1d2887c67d659a2c0fcf47e30a853f49f (patch) | |
tree | 9446215129184f4e1bab972e42e9e51f4f76df5f /src/mainboard/sifive/hifive-unleashed | |
parent | d4b5ad0ce395c44432151bf1eb20adb78d4662a7 (diff) |
mb/google/guybrush/dewatt: Add variant to disable HDMI
For one specific type of APU, it doesn't have HDMI. When we detect
this APU, we need to explicitly disable HDMI in DDI settings,
otherwise the system would freeze.
get_cpu_count() == 4 && get_threads_per_core() == 2: This case is for
2 Core and 4 Thread CPU (2C/4T for short).
get_cpu_count() == 2: This is for 2C/2T. This is for a possible future case.
BUG=b:208677293
Change-Id: I8d0fa96818a768b7960d92821b927dbc622675ae
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61260
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Chris Wang <chris.wang@amd.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/sifive/hifive-unleashed')
0 files changed, 0 insertions, 0 deletions