aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-06-12 21:25:22 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-06-12 21:25:22 +0200
commit62bffc74a3e74d10699eed136215843e7435b906 (patch)
tree0859736924d7fd5f4a60235a70f13772dc836040
parente2ac418e6a2b7908d6b228f4d15751049dfe182b (diff)
downloadopenembedded-62bffc74a3e74d10699eed136215843e7435b906.tar.gz
dreambox-secondstage.bb: mem initialisation fix for dm800 .. 2nd #73
(this fixes problem that some dm800 hangs on powerup)
-rw-r--r--packages/dreambox/dreambox-secondstage.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dreambox/dreambox-secondstage.bb b/packages/dreambox/dreambox-secondstage.bb
index ea48c1fcfe..90ceec89c4 100644
--- a/packages/dreambox/dreambox-secondstage.bb
+++ b/packages/dreambox/dreambox-secondstage.bb
@@ -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)"