linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Li <libruno@yahoo.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: What to change on u-boot if we want to remove SPD EEPROM?
Date: Wed, 11 Jun 2003 18:47:45 -0700 (PDT)	[thread overview]
Message-ID: <20030612014745.47244.qmail@web41509.mail.yahoo.com> (raw)


Hi:

We want to remove SPD EEPROM on ppc440gp to lower the
expense. The plan is to change u-boot code to use a
memory buffer (filled with the content of SPD EEPROM).
Is this possible?

I removed the SPD EEPROM on my ppc440gp board, and
changed u-boot code to use a memory buffer whenever
the code need to access SPD EEPROM, however, I found
that pci bus scan fails, u-boot stops at this line (of
pci_hose_scan_bus() in drivers/pci.c:
pci_hose_read_config_byte(hose, dev, PCI_HEADER_TYPE,
&header_type);

What extra initialization should I do when SPD EEPROM
is missing from the system?

Thanks,

Bruno


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2003-06-12  1:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12  1:47 Bruno Li [this message]
2003-06-12 10:03 ` What to change on u-boot if we want to remove SPD EEPROM? Wolfgang Denk

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=20030612014745.47244.qmail@web41509.mail.yahoo.com \
    --to=libruno@yahoo.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).