From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Tue, 14 Jul 2009 13:39:12 +0200 Subject: [U-Boot] [PATCH][repost] bin_dep.sh Support In-Reply-To: <73173D32E9439E4ABB5151606C3E19E202DDF2695F@SC-VEXCH1.marvell.com> (Prafulla Wadaskar's message of "Mon, 13 Jul 2009 04:39:04 -0700") References: <73173D32E9439E4ABB5151606C3E19E202DDF2695F@SC-VEXCH1.marvell.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, > Then I feel what Jean has suggested is the only way to go ahead with kirkwood use case > I will go ahead with this. > > Ref: >> > 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 I think this looks good. > Second issue: > I will have to add a tool i.e. do_image (to be renamed) which will create u-boot.kwd. > this tool is specific to Kirkwood only, > I am going to add this in ./tools/ folder (as per Jean's feedback earlier), is this okay? The plan as such is ok, although you will probably need to rewrite the latest version of do_image posted to this ML[1] completely. Starting out to read the code, I was tempted to post some specific remarks about the code, but quickly realized that this is not a good attempt to move further here. The code really needs to be rewritten in a clean fashion using common programming metaphors, style and library functions (i.e. use getopt(3), etc.). Cheers Detlev [1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/57251 -- Of course my password is the same as my pet's name My macaw's name was Q47pY!3 and I change it every 90 days -- Trevor Linton -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de