dreambox-secondstage.bb: mem initialisation fix for dm800 .. 2nd #73
authorghost <andreas.monzner@multimedia-labs.de>
Fri, 12 Jun 2009 19:25:22 +0000 (21:25 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Fri, 12 Jun 2009 19:25:22 +0000 (21:25 +0200)
(this fixes problem that some dm800 hangs on powerup)

packages/dreambox/dreambox-secondstage.bb

index ea48c1f..90ceec8 100644 (file)
@@ -7,7 +7,7 @@ PV_dm7025 = "61"
 PV_dm600pvr = "66"
 PV_dm500plus = "66"
 PV_dm8000 = "73"
-PV_dm800 = "72"
+PV_dm800 = "73"
 PR = "r0"
 
 RDEPENDS_dm8000 = "dreambox-bootlogo (>=5.1-r3)"