From: Rogan Dawes <rogan@dawes.za.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V8 5/5] edminiv2: add mvsata_ide and cmd_ide support
Date: Thu, 12 Aug 2010 15:29:54 +0200 [thread overview]
Message-ID: <4C63F752.3070304@dawes.za.net> (raw)
In-Reply-To: <1281185503-11775-6-git-send-email-albert.aribaud@free.fr>
On 2010/08/07 2:51 PM, Albert Aribaud wrote:
> Add mvsata_ide and cmd_ide configuration in edminiv2 config
>
> Signed-off-by: Albert Aribaud<albert.aribaud@free.fr>
> ---
> +/* ED Mini V has an IDE-compatible SATA connector for port 1 */
> +#define CONFIG_MVSATA_IDE
> +#define CONFIG_MVSATA_IDE_USE_PORT1
Hi Albert,
I'm trying to get IDE to work with my DNS323, which uses both SATA
ports, but am being unsuccessful.
It seems that there may be something incorrectly merged, perhaps:
$ git grep CONFIG_MVSATA_IDE_USE_PORT
include/configs/edminiv2.h:#define CONFIG_MVSATA_IDE_USE_PORT1
include/configs/openrd_base.h:#define CONFIG_MVSATA_IDE_USE_PORT1
$
i.e. CONFIG_MVSATA_IDE_USE_PORT1 is defined, but never used for anything.
Regards,
Rogan
next prev parent reply other threads:[~2010-08-12 13:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-07 12:51 [U-Boot] [PATCH V8 0/5] Add disk support to orion5x and edminiv2 Albert Aribaud
2010-08-07 12:51 ` [U-Boot] [PATCH V8 1/5] ide: add configuration CONFIG_IDE_SWAP_IO Albert Aribaud
2010-08-07 12:51 ` [U-Boot] [PATCH V8 2/5] ide: reorder object files alphabetically Albert Aribaud
2010-08-07 12:51 ` [U-Boot] [PATCH V8 3/5] ide: add mvsata_ide driver Albert Aribaud
2010-08-07 12:51 ` [U-Boot] [PATCH V8 4/5] cmd_ide: add support for orion5x Albert Aribaud
2010-08-07 12:51 ` [U-Boot] [PATCH V8 5/5] edminiv2: add mvsata_ide and cmd_ide support Albert Aribaud
2010-08-09 6:00 ` Prafulla Wadaskar
2010-08-12 13:29 ` Rogan Dawes [this message]
2010-08-09 5:59 ` [U-Boot] [PATCH V8 4/5] cmd_ide: add support for orion5x Prafulla Wadaskar
2010-08-09 5:59 ` [U-Boot] [PATCH V8 3/5] ide: add mvsata_ide driver Prafulla Wadaskar
2010-08-09 5:59 ` [U-Boot] [PATCH V8 2/5] ide: reorder object files alphabetically Prafulla Wadaskar
2010-08-09 5:58 ` [U-Boot] [PATCH V8 1/5] ide: add configuration CONFIG_IDE_SWAP_IO Prafulla Wadaskar
2010-08-09 5:57 ` [U-Boot] [PATCH V8 0/5] Add disk support to orion5x and edminiv2 Prafulla Wadaskar
2010-08-09 6:08 ` Albert ARIBAUD
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=4C63F752.3070304@dawes.za.net \
--to=rogan@dawes.za.net \
--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