Suresh Kumar wrote:
> Hi,
> 
> Thanks .
>>>      mkimage -n "my image" -A arm -O linux -T kernel -C none -a 20008000
> -e
>>>    20008000 -d Image /tftpboot/uImage
>>>    2)How to make the kernel image compatible with uboot & should specify
> the
>>>    20008000 address.. (like the above mkimage cmd)
>> 2) Just select uImage in the platformconfig. Maybe you have to patch
>> zreladdr-y in Makefile.boot in your mach dir.
> Already i have selected the uImage in the platformconfig. What would be the
> filename for the kernel image?? I am seeing the hd.img,initrd.gz,root.tgz

the uImage will be installed as "kernelimage" into platform..../images

> files in the platform-versatilepb/images folder. Kernel image will be the
> separate image file or will it be included in the filesystem image?
> 
> My target is AT91RM9200 (ARM processor).
> I have choosen my platform arch as below,
> 1)  "ptxdist configs/arm-qmenu-3/platformconfig"
> 2)"ptxdist platformconfig"  and choosen ARM, ARM920T.
> Is it correct? or only step 2 is enough?

marc
-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

--
ptxdist mailing list
[email protected]

Reply via email to