
7 Jul
2010
7 Jul
'10
1:13 p.m.
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.