소스 검색

Merge branch 'CR_5472_uboot_mmc0_log_keith.zhao' into 'jh7110-master'

CR 5472 vout: logo: emmc log show many times

See merge request sdk/u-boot!69
andy.hu 8 달 전
부모
커밋
9ac96f4316
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      drivers/video/starfive/sf_vop.c

+ 0 - 3
drivers/video/starfive/sf_vop.c

@@ -720,9 +720,6 @@ static int sf_vop_remove(struct udevice *dev)
 	if(priv->mipi_logo == true)
 		return 0;
 
-	if(priv->hdmi_logo == false)
-		return 0;
-
 	iotrace_writel( 0x00000000, priv->regs_hi+0x1cc0 );
 	iotrace_writel( 0x00000000, priv->regs_hi+0x24e0 );
 	iotrace_writel( 0x00000000, priv->regs_hi+0x1810 );