[U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support

Prafulla Wadaskar prafulla at marvell.com
Tue Jul 14 05:20:29 CEST 2009


 

> -----Original Message-----
> From: Wolfgang Denk [mailto:wd at denx.de] 
> Sent: Monday, July 13, 2009 4:54 PM
> To: Prafulla Wadaskar
> Cc: Jean-Christophe PLAGNIOL-VILLARD; Stefan Roese; 
> u-boot at lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik
> Subject: Re: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile 
> SUEN3 support
> 
> Dear Prafulla Wadaskar,
> 
> In message 
> <73173D32E9439E4ABB5151606C3E19E202DDF2694F at SC-VEXCH1.marvell.
> com> you wrote:
> >  
> > > we can simply add a new target
> > > u-boot.kwd
> > > which will do somthing like this
> > > 
> > > $(obj)u-boot.kwd:	$(obj)u-boot.bin
> > > 	$(do_image) $(obj)u-boot.kwd $(obj)u-boot.bin 
> > > $(obj)board/$(BOARDDIR)/sdramregs.txt
> 
> Note: "do_image" is way to generic; please use a more specific name.
I am going to use a name "kwimage" for this utility, the objective of this utility will be to create u-boot.kw bootable file for kirkwood from u-boot.bin.
I am planning to add a folder "kwimage" in ./tools/
Any feedback welcomed....

Regards..
Prafulla . .



More information about the U-Boot mailing list