[PATCH] Better load address for SNI RM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Use better load address for kernel to avoid clashes with PROM/SASH

Signed-off-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
---


 arch/mips/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index 69648d0..3f3815a 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -565,7 +565,7 @@ load-$(CONFIG_BCM47XX)		:= 0xffffffff80001000
 #
 core-$(CONFIG_SNI_RM)		+= arch/mips/sni/
 cflags-$(CONFIG_SNI_RM)		+= -Iinclude/asm-mips/mach-rm
-load-$(CONFIG_SNI_RM)		+= 0xffffffff80600000
+load-$(CONFIG_SNI_RM)		+= 0xffffffff80030000
 all-$(CONFIG_SNI_RM)		:= vmlinux.ecoff
 
 #


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux