mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-08 13:11:49 +00:00
boot: update DisplayConfigMipiCal01 to reflect newest boot sysmodule
This commit is contained in:
parent
5dfe355df1
commit
123ed80dc7
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@ constexpr const RegisterWrite DisplayConfigDsi01Init11Mariko[] = {
|
||||||
constexpr const RegisterWrite DisplayConfigMipiCal01[] = {
|
constexpr const RegisterWrite DisplayConfigMipiCal01[] = {
|
||||||
{MIPI_CAL_MIPI_BIAS_PAD_CFG2, 0},
|
{MIPI_CAL_MIPI_BIAS_PAD_CFG2, 0},
|
||||||
{MIPI_CAL_CIL_MIPI_CAL_STATUS, 0xF3F10000},
|
{MIPI_CAL_CIL_MIPI_CAL_STATUS, 0xF3F10000},
|
||||||
{MIPI_CAL_MIPI_BIAS_PAD_CFG0, 1},
|
{MIPI_CAL_MIPI_BIAS_PAD_CFG0, 0},
|
||||||
{MIPI_CAL_MIPI_BIAS_PAD_CFG2, 0},
|
{MIPI_CAL_MIPI_BIAS_PAD_CFG2, 0},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue