[U-Boot-Users] how to mkimage for mips ?

zhuzhenhua zzh.hust at gmail.com
Thu Dec 1 07:10:07 CET 2005


i set the -a a0x80008000 s the link address as in file arch/mips/Makefile
and set the -e 8018a040  asthe address of kernel_entry find in System.map

but when it run into thekernel call, at the first line of 8018a040, it generate
a exception, and i find in sdram at 8018a040, it not the kernel_entry
code but the first word of my zImage file.

 so does anyone use the zImage to make uImage for mips?

Best regards

zhuzhenhua



On 12/1/05, 蔡栋 <caidong at kedacom.com> wrote:
> zhuzhenhua,您好!
>
>         the option -e is to set the first execute instruction address of your linux image
>         and option -a is to set the address which uboot will copy image to when user invoke bootm
>
> ======= 2005-12-01 13:40:43 您在来信中写道:=======
>
> >for example, if for pb1100, can we use zImage.pb1100 to make uImage?
> >how to set the -a -e in mkimage?
> >
> >
> >Best regards
> >zhuzhenhua
> >
> >
> >-------------------------------------------------------
> >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> >for problems?  Stop!  Download the new AJAX search engine that makes
> >searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> >http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
> >_______________________________________________
> >U-Boot-Users mailing list
> >U-Boot-Users at lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
> = = = = = = = = = = = = = = = = = = = =
>
>
>> 礼!
>
>
> 蔡栋
> caidong at kedacom.com
> 2005-12-01
>
>


More information about the U-Boot mailing list