lkml.org 
[lkml]   [2009]   [May]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 20/29] microblaze_mmu_v2: Update linker script for MMU
    Date
    Signed-off-by: Michal Simek <monstr@monstr.eu>
    ---
    arch/microblaze/kernel/vmlinux.lds.S | 3 +--
    1 files changed, 1 insertions(+), 2 deletions(-)

    diff --git a/arch/microblaze/kernel/vmlinux.lds.S b/arch/microblaze/kernel/vmlinux.lds.S
    index 910f7c0..8ae807a 100644
    --- a/arch/microblaze/kernel/vmlinux.lds.S
    +++ b/arch/microblaze/kernel/vmlinux.lds.S
    @@ -17,8 +17,7 @@ ENTRY(_start)
    jiffies = jiffies_64 + 4;

    SECTIONS {
    - . = CONFIG_KERNEL_BASE_ADDR;
    -
    + . = CONFIG_KERNEL_START;
    .text : {
    _text = . ;
    _stext = . ;
    --
    1.5.5.1


    \
     
     \ /
      Last update: 2009-05-27 09:39    [W:4.093 / U:0.372 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site