LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Matjaz Breskvar<matjaz.breskvar@b...>
    Date: Tue Dec 11 00:20:18 CET 2007
    Subject: [openrisc] How to generate executable image for OR32
    Top
    * tvaghela@s... (tvaghela@s...) wrote:
    > Hi all,
    > I had been able to generate vmlinux from Linux 2.6 kernel. Its kernel size
    > is 52MB. Now i want to make it executable image for OR32.
    >
    > I dont know how to generate executable linux image from compiled one.
    > It would be better if anyone can help me.
    >
    > I used Linux 2.6.19.7 version
    > ucLibc 0.9.28.3
    > gcc - 3.4.4
    > binutils - 2.16.1
    >
    >
    > Second thing i noticed that, in almost architecture they have boot
    > folder but in or32 architecture, there is no boot folder. Does it has other
    > method for booting?

    you will probably want to generate a binary image (objcopy -O binary vmlinux
    out.bin) if you load that to begining of the memory where the exception
    vectors are it should work.

    r,
    p.

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.