diff driver/pt1_tuner_data.c @ 79:3c2123189edf

improve PT2 support. - update read check in initialization - PT2 specific RAM phase initialization
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 07 Dec 2009 15:01:57 +0900
parents 517e61637f7b
children 6e661e828b43
line wrap: on
line diff
--- a/driver/pt1_tuner_data.c	Tue Dec 01 20:24:22 2009 +0900
+++ b/driver/pt1_tuner_data.c	Mon Dec 07 15:01:57 2009 +0900
@@ -77,7 +77,7 @@
 WBLOCK	isdb_s_init1 ={
 	0,
 	1,
-	{0x07}
+	{0x0f}
 };
 // ISDB-S初期化値2
 WBLOCK	isdb_s_init2 ={
@@ -85,7 +85,6 @@
 	2,
 	{0x04, 0x02}
 };
-
 // ISDB-S初期化値3
 WBLOCK	isdb_s_init3 ={
 	0,