tridentfb: Blade3D clock fixes
[linux-2.6] / arch / powerpc / mm / 40x_mmu.c
index 3899ea9..cecbbc7 100644 (file)
@@ -97,7 +97,7 @@ unsigned long __init mmu_mapin_ram(void)
        phys_addr_t p;
 
        v = KERNELBASE;
-       p = PPC_MEMSTART;
+       p = 0;
        s = total_lowmem;
 
        if (__map_without_ltlbs)