Re: [U-Boot] cpsw not working with slave2 port defined only

2015-06-01 Thread Belisko Marek
Hi Mugunthan, On Mon, Jun 1, 2015 at 11:10 AM, Mugunthan V N wrote: > On Tuesday 26 May 2015 01:00 AM, Belisko Marek wrote: >> Hi, >> >> I have custom am33xx board with phy connected to slave2 port. I >> copy'n'paste cpsw setup from /board/BuR/common/common.c but I'm using >> only slave2 port (RM

Re: [U-Boot] cpsw not working with slave2 port defined only

2015-06-01 Thread Mugunthan V N
On Tuesday 26 May 2015 01:00 AM, Belisko Marek wrote: > Hi, > > I have custom am33xx board with phy connected to slave2 port. I > copy'n'paste cpsw setup from /board/BuR/common/common.c but I'm using > only slave2 port (RMII mode) so my cpsw_slave_data looks like: > > static struct cpsw_slave_dat

Re: [U-Boot] cpsw not working with slave2 port defined only

2015-05-26 Thread Belisko Marek
On Mon, May 25, 2015 at 9:30 PM, Belisko Marek wrote: > Hi, > > I have custom am33xx board with phy connected to slave2 port. I > copy'n'paste cpsw setup from /board/BuR/common/common.c but I'm using > only slave2 port (RMII mode) so my cpsw_slave_data looks like: > > static struct cpsw_slave_data

Re: [U-Boot] cpsw not working with slave2 port defined only

2015-05-25 Thread Belisko Marek
ue, May 26, 2015 03:30 AM > To: "U-Boot Mailing List"; > Subject: [U-Boot] cpsw not working with slave2 port defined only > > Hi, > > I have custom am33xx board with phy connected to slave2 port. I > copy'n'paste cpsw setup from /board/BuR/common/common.c bu

Re: [U-Boot] cpsw not working with slave2 port defined only

2015-05-25 Thread Mx21
ot Mailing List"; Subject: [U-Boot] cpsw not working with slave2 port defined only Hi, I have custom am33xx board with phy connected to slave2 port. I copy'n'paste cpsw setup from /board/BuR/common/common.c but I'm using only slave2 port (RMII mode) so my cpsw_sl

[U-Boot] cpsw not working with slave2 port defined only

2015-05-25 Thread Belisko Marek
Hi, I have custom am33xx board with phy connected to slave2 port. I copy'n'paste cpsw setup from /board/BuR/common/common.c but I'm using only slave2 port (RMII mode) so my cpsw_slave_data looks like: static struct cpsw_slave_data cpsw_slaves[] = { { .slave_reg_ofs = 0x308,