From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: SCSI support for MIB405 board
Date: Fri, 03 Dec 2004 10:43:24 +0100 [thread overview]
Message-ID: <20041203094329.7762CC1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 03 Dec 2004 08:52:25 +0100." <6.0.0.22.0.20041203083838.01ce1310@notes.mpl.ch>
In message <6.0.0.22.0.20041203083838.01ce1310@notes.mpl.ch> you wrote:
>
> the MIP405 has no SCSI chip on board, and the SCSI Support isn't enabled
But there is a lot of SCSI-specific stuff in the config file:
MIP405.h: * SCSI support (experimental) only SYM53C8xx supported
MIP405.h:#undef CONFIG_SCSI_SYM53C8XX
MIP405.h:#ifdef CONFIG_SCSI_SYM53C8XX
MIP405.h:#define CFG_SCSI_MAX_LUN 8 /* number of supported LUNs */
MIP405.h:#define CFG_SCSI_MAX_SCSI_ID 7 /* maximum SCSI ID (0..6) */
MIP405.h:#define CFG_SCSI_MAX_DEVICE CFG_SCSI_MAX_SCSI_ID * CFG_SCSI_MAX_LUN /* maximum Target devices */
MIP405.h:#define CFG_SCSI_SPIN_UP_TIME 2
MIP405.h:#endif /* CONFIG_SCSI_SYM53C8XX */
> for this board. SCSI support has been added to the PIP405 board, which is
> more or less a dead project. The state of this project is the reason, why
> the U-Boot has not been tested on the PIP405 some time ago.
> The code for the SCSI has been added before the introduction of the macros
> "U_BOOT_CMD", and it seems that these macros are missing for do_scsi() and
> do_scsiboot().
> I can add these macros, test it on the PIP405 and send you a patch, but it
> may took some time.
That would be excellent. Thanks in advance.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
... The prejudices people feel about each other disappear when then
get to know each other.
-- Kirk, "Elaan of Troyius", stardate 4372.5
next prev parent reply other threads:[~2004-12-03 9:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-02 23:50 [U-Boot-Users] SCSI support for MIB405 board Wolfgang Denk
2004-12-03 7:52 ` [U-Boot-Users] " Denis Peter
2004-12-03 9:43 ` Wolfgang Denk [this message]
2004-12-06 15:19 ` [U-Boot-Users] Patch for SCSI support Denis Peter
2005-08-03 23:15 ` 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=20041203094329.7762CC1430@atlas.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox