mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
drivers: net: cpsw: add support for using second port as ethernet
Add support for using the second slave port of cpsw to be used as primary ethernet. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
This commit is contained in:
@@ -44,6 +44,7 @@ struct cpsw_platform_data {
|
||||
struct cpsw_slave_data *slave_data;
|
||||
void (*control)(int enabled);
|
||||
u32 host_port_num;
|
||||
u32 active_slave;
|
||||
u8 version;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user