Fix TCX base on SS10
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 7 Apr 2007 19:33:54 +0000 (19:33 +0000)
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 7 Apr 2007 19:33:54 +0000 (19:33 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2636 c046a42c-6fe2-441c-8c8c-71466251a162

hw/sun4m.c

index b41dd25b16124133a9b94032ecaa69d72fc60c87..f37127873519636d5a6abf7f3ceccabb2fea217a 100644 (file)
@@ -376,7 +376,7 @@ static const struct hwdef hwdefs[] = {
     /* SS-10 */
     {
         .iommu_base   = 0xe0000000, // XXX Actually at 0xfe0000000ULL (36 bits)
-        .tcx_base     = 0x21000000, // 0xe21000000ULL,
+        .tcx_base     = 0x20000000, // 0xe20000000ULL,
         .cs_base      = -1,
         .slavio_base  = 0xf1000000, // 0xff1000000ULL,
         .ms_kb_base   = 0xf1000000, // 0xff1000000ULL,