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: Simon Srot <simons@f...>
    Date: Fri, 19 Sep 2003 20:50:37 +0200
    Subject: Re: [openrisc] What files need to be transfered to flash for startup
    Top

    Hi,
    
    If you configured kernel with CONFIG_ROMKERNEL turned on, then the
    resulting linux file contains the code, which you should put to flash.
    Off course this is an elf file, so you should use something like
    
    or32-uclinux-objcopy -O binary linux linux.bin
    
    to get the binary image, which you should put to the beginning of flash. 
    
    Simon
    
    Brian Korsedal wrote:
    > 
    > Hi,
    > 
    > I was wondering where the ATS script puts uClinux and it's directories.  Specifically, what files need to be transfered to flash so that the core boots up?
    > 
    > -Brian
    > 
    > 
    
    
    

    ReferenceAuthor
    [openrisc] What files need to be transfered to flash for startupBrian Korsedal

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