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] [PATCH] Add first Netstal board HCU4
Date: Sat, 10 Feb 2007 20:15:23 +0100	[thread overview]
Message-ID: <200702102015.23701.sr@denx.de> (raw)
In-Reply-To: <200702101001.51830.niklaus.giger@member.fsf.org>

On Saturday 10 February 2007 10:01, Niklaus Giger wrote:
> > Yes, that has mostly historic reasons. So why do you have to use a board
> > specific flash driver and not the common cfi driver?
>
> Because I started with a board that had a board specific flash.c, which
> worked. And a first attempt to use the common CFI failed, as I mixed too
> many changes. But I will try next week to follow you suggestion.

What flash devices do you use on your board?

> > So the current patch doesn't include this ECC support? Do you use the 4xx
> > SPD driver (cpu/ppc/spd_sdram.c) or the no SPD driver (cpu/ppc/sdram.c)?
> > Or even a board specif one?
>
> Yes it does not.
>
> I did not want to mix in a single patch a new board and a new feature. And
> as it is the first time I work with git I not know how to easily work on
> two different patches at the same time. But I will try next week to come up
> with a patch for ECC.
>
> I think I use cpu/ppc/spd_sdram.c as I call in my init_dram procedure ?
>    dram_size = spd_sdram(0);

Yes, you are using the common 4xx SPD driver then.

> Alternatively I first brought up my board using the known good values for
> the sdram registers in my procedure fixed_hcu4_sdram, which I left for
> debugging purposes #if !defined(CONFIG_SPD_EEPROM).

I'll try to take a deeper look at your patch on Monday.

> Thanks for your tips.

You're welcome.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office:  Kirchenstr. 5,       D-82194 Groebenzell,            Germany
=====================================================================

  reply	other threads:[~2007-02-10 19:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-09 20:37 [U-Boot-Users] [PATCH] Add first Netstal board HCU4 Niklaus Giger
2007-02-10  7:59 ` Stefan Roese
2007-02-10  9:01   ` Niklaus Giger
2007-02-10 19:15     ` Stefan Roese [this message]
2007-02-12 18:13       ` [U-Boot-Users] Antw: " Niklaus Giger
2007-02-12 19:25         ` Stefan Roese
2007-02-14 17:10   ` Niklaus Giger
2007-04-04 15:30     ` Stefan Roese
2007-04-06 16:16       ` Niklaus Giger
2007-04-06 16:58         ` Stefan Roese
2007-04-06 19:31         ` Wolfgang Denk
2007-04-06 19:39         ` Wolfgang Denk
2007-04-10  6:55           ` Stefan Roese
2007-04-10  8:30         ` Stefan Roese
2007-04-04 15:40 ` [U-Boot-Users] " Stefan Roese
2007-04-06 16:22   ` Niklaus Giger
2007-04-10 12:36     ` Stefan Roese

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=200702102015.23701.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.