Skip to content
  • Simon Horman's avatar
    sh: kexec: Add PHYSICAL_START · e66ac3f2
    Simon Horman authored
    
    
    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: default avatarSimon Horman <horms@verge.net.au>
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    e66ac3f2