Tiju,

--- On Fri, 9/26/08, Sascha Hauer <[EMAIL PROTECTED]> wrote:
...
> > > -O binary -R .note -R .comment -S vmlinux
> linux.bin
> > > #gzip -9 linux.bin
> > > #mkimage -A arm -O linux -T kernel -C gzip -a
> 0xA0008000 -e 0xA0008000 -n "Linux 
> > > kernel image" -d linux.bin.gz uImage
> 
> Use the 'make uImage' command to compile your
> kernel. It will do the
> right thing.

In case you are using LTIB to build your kernel you can do the following to 
generate an uImage for the MX27ADS:

export SYSCFG_KTARG=uImage
./ltib -p kernel -f

Regards,

Fabio Estevam 


      

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to