Browse Source

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 9 months ago
parent
commit
9ac96f4316
1 changed files with 0 additions and 3 deletions
  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 );