Go to previous topic
Go to next topic
Last Post 20 Jan 2009 06:09 AM by  serkam
fail to load linux kernel (load address 0xc0008000)
 2 Replies
Author Messages
charleskow
New Member
New Member
Posts:


--
25 Dec 2008 07:09 AM
    I built latest linux kernel 2.6.27.10 for imx31 litekit. When I tried to load kernel image vmlinux into the board, I got following message. Any suggestion to solve this problem? Thanks.

    losh> load elf /tftp/192.167.1.12:vmlinux
    loading from /tftp/192.167.1.12:vmlinux:
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ................................................................................
    ......
    ELF section 0: download address: 0x80208000 load address: 0xc0008000
    ...done
    load failed
    error: load: address space does not fit in ram ()
    charleskow
    New Member
    New Member
    Posts:


    --
    28 Dec 2008 04:45 PM
    I have exact same problem as yours. Suggest to try zImage instead
    load raw 0x80100000 load_size /tftp/ip:zImage
    exec
    serkam
    New Member
    New Member
    Posts:


    --
    20 Jan 2009 06:09 AM
    Hi

    Could you post the link for downloading the 2.6.27.10 linux kernel, please?

    Thanks


    ---