open rga soft reset for 312x platform

This commit is contained in:
zsq
2015-01-20 16:38:18 +08:00
parent e9ff770598
commit 4b74168e11

View File

@@ -639,7 +639,7 @@ static void rga_try_set_reg(void)
dmac_flush_range(&rga_service.cmd_buff[0], &rga_service.cmd_buff[28]);
outer_flush_range(virt_to_phys(&rga_service.cmd_buff[0]),virt_to_phys(&rga_service.cmd_buff[28]));
#if defined(CONFIG_ARCH_RK30)
#if 1
rga_soft_reset();
#endif