diff --git a/arch/arm/Makefile b/arch/arm/Makefile index 1a4649667ec8d420a541ee55c9a88c9b4bf8d5d8..9ea97d08a5056e6e841df3ff7abba8dba00fa1f1 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile @@ -134,7 +134,6 @@ endif machine-$(CONFIG_ARCH_PNX4008) := pnx4008 machine-$(CONFIG_ARCH_NETX) := netx machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx - textofs-$(CONFIG_ARCH_NS9XXX) := 0x00108000 machine-$(CONFIG_ARCH_DAVINCI) := davinci machine-$(CONFIG_ARCH_KS8695) := ks8695 incdir-$(CONFIG_ARCH_MXC) := mxc diff --git a/arch/arm/mach-ns9xxx/Makefile.boot b/arch/arm/mach-ns9xxx/Makefile.boot index 75ed64e90fa423672c7f4a530bf93189d58a6a10..54654919229b0972954911f301f0928cee6f771c 100644 --- a/arch/arm/mach-ns9xxx/Makefile.boot +++ b/arch/arm/mach-ns9xxx/Makefile.boot @@ -1,2 +1,2 @@ -zreladdr-y := 0x108000 +zreladdr-y := 0x8000 params_phys-y := 0x100