From aae5af617aadd61a78efcc6f8d326477af081676 Mon Sep 17 00:00:00 2001 From: Kanoj Sarcar Date: Tue, 6 Jun 2000 19:20:50 +0000 Subject: MAke sure the mapped kernel does not loose its prom command line. --- arch/mips64/kernel/head.S | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/mips64') diff --git a/arch/mips64/kernel/head.S b/arch/mips64/kernel/head.S index 85e99faae..e9dfb8e05 100644 --- a/arch/mips64/kernel/head.S +++ b/arch/mips64/kernel/head.S @@ -81,7 +81,6 @@ NESTED(mapped_kernel_setup_tlb, 16, sp) * at physical 0x1c000 and virtual 0xa80000000001c000. * (mips64/Makefile has a --change-address to do this). */ - or a0, zero, zero dli t0, 0xffffffffc0000000 dmtc0 t0, CP0_ENTRYHI li t0, ((_PAGE_GLOBAL|_PAGE_VALID| _PAGE_DIRTY|_CACHE_CACHABLE_COW) >> 6) -- cgit v1.2.3