All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ixdp465 support
Date: Sat, 18 Nov 2006 09:03:56 +0100 (MET)	[thread overview]
Message-ID: <200611180904.54565.sr@denx.de> (raw)
In-Reply-To: <455ADC6B.5010202@gmail.com>

On Wednesday 15 November 2006 10:22, Claudio Scordino wrote:
> > Note 3: For CFI conformant flash chips you should use the CFI driver
> > 	instead of a custom one.
>
> If I'm not wrong, IXP425 uses a custom driver too. That's why we chose
> to go for a custom driver.

There is no "IXP425" target in the current U-Boot tree. The "ixdp425" 
and "ixdpg425" targets both use the CFI driver. Only the "pdnb3" uses a 
custom driver because of a non CFI compliant FLASH.

Please recheck if your board has CFI compatible FLASH's and if so, reconfigure 
your config file to use the CFI driver.

> > Note 4: Your patch violates the coding style (C++ comments,
> > 	trailing white space, indentation not by TABs, etc.). Please
> > 	cleanup.
>
> We'll fix this.
> BTW, why indentation should not done by TABs ? In the Linux kernel code
> the use of TABs is mandatory...

Yes. Wolfgang meant you used indentation with spaces in some places. Please 
change this to tabs.

> > So please clean up your code, fix the license issue, and (re-) submit
> > your code on u-boot-users.
>
> Ok. I don't know exactly when the final patch will be ready. In the
> meanwhile we put a new version (slightly better) on the same URL for
> those people that can't wait the final version.

Thanks.

Best regards,
Stefan

      reply	other threads:[~2006-11-18  8:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-14 10:04 [U-Boot-Users] ixdp465 support Michael Trimarchi
2006-11-14 21:17 ` Wolfgang Denk
2006-11-15  9:22   ` Claudio Scordino
2006-11-18  8:03     ` Stefan Roese [this message]

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=200611180904.54565.sr@denx.de \
    --to=sr@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.