From: Felix Radensky <felix@embedded-sol.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2]ppc4xx/Canyonlands added USB board callbacks
Date: Wed, 07 Jul 2010 14:13:52 +0300 [thread overview]
Message-ID: <4C346170.5040809@embedded-sol.com> (raw)
In-Reply-To: <201007071049.o67An6AJ005053@amcc.com>
Hi Rupjyoti,
On 7/7/2010 1:49 PM, Rupjyoti Sarmah wrote:
>
> -#define CONFIG_SYS_BCSR3_PCIE 0x10
> + struct ep460c_bcsr {
> + u8 board_id;
> + u8 cpld_rev;
> + u8 led_user;
> + u8 board_status;
> + u8 reset_ctrl;
> + u8 flash_ctrl;
> + u8 eth_ctrl;
> + u8 usb_ctrl;
> + u8 irq_ctrl;
> +};
>
Can you name this structure canyonlands_bcsr or just board_bcsr.
As Wolfgang said, ep460c is not not used anywhere in the code.
Thanks.
Felix.
prev parent reply other threads:[~2010-07-07 11:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-07 10:49 [U-Boot] [PATCH v2]ppc4xx/Canyonlands added USB board callbacks Rupjyoti Sarmah
2010-07-07 11:05 ` Stefan Roese
2010-07-07 12:35 ` Rupjyoti Sarmah
2010-07-07 11:13 ` Felix Radensky [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=4C346170.5040809@embedded-sol.com \
--to=felix@embedded-sol.com \
--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.