1
0
Fork 0
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:
Michael Scire 2020-11-16 17:51:52 -08:00
parent 5dfe355df1
commit 123ed80dc7

View file

@ -372,7 +372,7 @@ constexpr const RegisterWrite DisplayConfigDsi01Init11Mariko[] = {
constexpr const RegisterWrite DisplayConfigMipiCal01[] = {
{MIPI_CAL_MIPI_BIAS_PAD_CFG2, 0},
{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},
};