Home
last modified time | relevance | path

Searched hist:e66ac3f26aef131f5ca60350d25fba95f43acd0d (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sh/boot/
H A DMakefilediff e66ac3f26aef131f5ca60350d25fba95f43acd0d Thu Sep 15 13:13:00 CEST 2011 Simon Horman <horms@verge.net.au> sh: kexec: Add PHYSICAL_START

Add PHYSICAL_START kernel configuration parameter to set the address at
which the kernel should be loaded.

It has been observed on an sh7757lcr that simply modifying MEMORY_START
does not achieve this goal for 32bit sh. This is due to MEMORY_OFFSET in
arch/sh/kernel/vmlinux.lds.S bot being based on MEMORY_START on such
systems.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/linux/arch/sh/kernel/
H A Dvmlinux.lds.Sdiff e66ac3f26aef131f5ca60350d25fba95f43acd0d Thu Sep 15 13:13:00 CEST 2011 Simon Horman <horms@verge.net.au> sh: kexec: Add PHYSICAL_START

Add PHYSICAL_START kernel configuration parameter to set the address at
which the kernel should be loaded.

It has been observed on an sh7757lcr that simply modifying MEMORY_START
does not achieve this goal for 32bit sh. This is due to MEMORY_OFFSET in
arch/sh/kernel/vmlinux.lds.S bot being based on MEMORY_START on such
systems.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/linux/arch/sh/mm/
H A Dinit.cdiff e66ac3f26aef131f5ca60350d25fba95f43acd0d Thu Sep 15 13:13:00 CEST 2011 Simon Horman <horms@verge.net.au> sh: kexec: Add PHYSICAL_START

Add PHYSICAL_START kernel configuration parameter to set the address at
which the kernel should be loaded.

It has been observed on an sh7757lcr that simply modifying MEMORY_START
does not achieve this goal for 32bit sh. This is due to MEMORY_OFFSET in
arch/sh/kernel/vmlinux.lds.S bot being based on MEMORY_START on such
systems.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
/linux/arch/sh/
H A DKconfigdiff e66ac3f26aef131f5ca60350d25fba95f43acd0d Thu Sep 15 13:13:00 CEST 2011 Simon Horman <horms@verge.net.au> sh: kexec: Add PHYSICAL_START

Add PHYSICAL_START kernel configuration parameter to set the address at
which the kernel should be loaded.

It has been observed on an sh7757lcr that simply modifying MEMORY_START
does not achieve this goal for 32bit sh. This is due to MEMORY_OFFSET in
arch/sh/kernel/vmlinux.lds.S bot being based on MEMORY_START on such
systems.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>