]> Git Repo - u-boot.git/blobdiff - board/freescale/mx7dsabresd/mx7dsabresd.c
mx7dsabresd: Fix LCD_PWR_EN output setting
[u-boot.git] / board / freescale / mx7dsabresd / mx7dsabresd.c
index c3062f1e95c9696e6834c4103d64aea40d4e4925..1f4fc03c8f558a2a3abc0cb2cf020b4a12e07028 100644 (file)
@@ -171,7 +171,7 @@ static enum qn_level seq[3][2] = {
 
 static enum qn_func qn_output[8] = {
        qn_disable, qn_reset, qn_reset, qn_reset, qn_reset, qn_reset, qn_enable,
-       qn_enable
+       qn_disable
 };
 
 static void iox74lv_init(void)
This page took 0.031513 seconds and 4 git commands to generate.