[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [openrisc] some question
Thank you, Simon!
> Actually there is linux.bin, which is consist of text and data sections
> (and romfs image if it exist), but if you need complete image you can
> use
>
> or32-uclinux-objcopy -O binary linux linux.bin
>
> This would produce binary image which has to start at address zero
> (includes also romfs image).
>
> There are several ways to program the flash. One is, to write flash
> loader program and merge it with linux.bin image. Such file you can
> download to the RAM using gdb (via JTAG) and then start it.
Thanks.
But in this way, I must write a flash loader program.
Excuse me, Is there some easy way to program the flash?
>
> Simon
>
> уесю wrote:
> > Hi, erveryone
> >
> > I have three questions below:
> >
> > When built or32-uClinux, why there no "make linux.bin" to generate linux.bin?
> > How can I built linux.bin?
> > If builted the linux.bin, how can I download it to th flash?
> >
> > Thanks!
> > Zhy
> --
> To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml
>
--
To unsubscribe from openrisc mailing list please visit http://www.opencores.org/mailinglists.shtml