public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support
Date: Sun, 12 Jul 2009 17:41:15 +0200	[thread overview]
Message-ID: <20090712154115.GA21651@game.jcrosoft.org> (raw)
In-Reply-To: <200907090915.29372.sr@denx.de>

On 09:15 Thu 09 Jul     , Stefan Roese wrote:
> Hi Prafulla,
> 
> On Wednesday 08 July 2009 19:48:19 Prafulla Wadaskar wrote:
> > >  MAINTAINERS                       |    1 +
> > >  MAKEALL                           |    1 +
> > >  Makefile                          |    3 +
> > >  board/keymile/suen3/Makefile      |   51 +++++++++
> > >  board/keymile/suen3/config.mk     |   25 ++++
> > >  board/keymile/suen3/sdramregs.txt |   28 +++++
> >
> > This file will be of no use until we have proposed bin_dep.sh and doimage
> > utility in place.
> 
> Even without doimage and/or bin_dep.sh in place, I think it makes perfect 
> sense to include this SDRAM init file in the board directory. Mainly because 
> of two reasons:
> 
> a) Keep bootloader related files in one place (SDRAM init is crucial for
>    correct operation)
> 
> b) Keep those files under revision control
> 
> And I don't think that anything really speaks against having this file in this 
> place for now.
> 
> But anyway, we should try to get at least your bin_dep.sh infrastructure 
> accepter. Or at least restart the discussion about it (and probably about 
> doimage as well).
I do not think we need this bin_dep.sh at all

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

Best Regards,
J.

  parent reply	other threads:[~2009-07-12 15:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-08 17:48 [U-Boot] [PATCH 4/4] arm/kirkwood: Add Keymile SUEN3 support Prafulla Wadaskar
2009-07-08 18:38 ` Wolfgang Denk
2009-07-09  7:15 ` Stefan Roese
2009-07-09  7:21   ` Dieter Kiermaier
2009-07-09  7:24     ` Stefan Roese
2009-07-09  8:02       ` Prafulla Wadaskar
2009-07-09  8:49   ` Stefan Roese
2009-07-09  8:52     ` Prafulla Wadaskar
2009-07-12 15:41   ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-07-13 10:24     ` Prafulla Wadaskar
2009-07-13 11:23       ` Wolfgang Denk
2009-07-14  3:20         ` Prafulla Wadaskar
2009-07-14  4:49           ` Stefan Roese
2009-07-14  5:46           ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-07-08 15:46 Stefan Roese
2009-07-08 15:59 ` Stefan Roese
2009-07-08 18:53 ` Wolfgang Denk
2009-07-09  7:02   ` Stefan Roese
2009-07-09  7:46     ` Heiko Schocher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090712154115.GA21651@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox