All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] mpc83xx: make dtb basename file references equal those of linux
Date: Sat, 08 Mar 2008 02:03:02 +0100	[thread overview]
Message-ID: <20080308010302.2D958247AF@gemini.denx.de> (raw)
In-Reply-To: Your message of "Fri, 07 Mar 2008 14:28:32 CST." <20080307142832.7d317b31.kim.phillips@freescale.com>

In message <20080307142832.7d317b31.kim.phillips@freescale.com> you wrote:
>
> but these are the filenames in linux' device tree directory -
> arch/powerpc/boot/dts, and I'm assuming people do something sane like
> dtc -I $file.dts -O $file.dtb.

Argh... what a mess.

> are you suggesting we rename u-boot's config files too?

Well, my personal preference is to have the official board  name  and
the  related  file names match as closely as possible, probabl;y just
using lowercase letters for the files.

I  don't  think  it's  exactly  intuitive  to  have  a  board   named
"mpc832xemds" and the related files use "mpc832x_mds".

That looks awfully broken to me.

At the momnt, the U-Boot code looks OK, so if you do it differently in
Linux, you should fix it there.

Just my $ 0.02 (well, I think I  should  say  $  0.03  given  current
exchange rates ;-).

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
In a survey taken several years ago, all  incoming  freshmen  at  MIT
were  asked  if  they  expected  to graduate in the top half of their
class. Ninety-seven percent responded that they did.

  parent reply	other threads:[~2008-03-08  1:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 18:27 [U-Boot-Users] [PATCH] mpc83xx: make dtb basename file references equal those of linux Kim Phillips
2008-03-07 19:38 ` Wolfgang Denk
2008-03-07 20:27   ` Timur Tabi
2008-03-08  0:59     ` Wolfgang Denk
2008-03-10 15:03       ` Timur Tabi
2008-03-07 20:28   ` Kim Phillips
2008-03-07 20:47     ` Jerry Van Baren
2008-03-08  1:04       ` Wolfgang Denk
2008-03-08  1:03     ` Wolfgang Denk [this message]
2008-03-08  2:48       ` Kim Phillips
2008-03-08  9:19         ` Wolfgang Denk
2008-03-10 13:59           ` Kim Phillips

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=20080308010302.2D958247AF@gemini.denx.de \
    --to=wd@denx.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.