[U-Boot] [PATCH v2]ppc4xx/Canyonlands added USB board callbacks
Felix Radensky
felix at embedded-sol.com
Wed Jul 7 13:13:52 CEST 2010
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.
More information about the U-Boot
mailing list