Re: [PATCH 3/4] board: turris: Allow to specify first eth idx of first MAC address

2022-04-21 Thread Stefan Roese
On 4/8/22 16:30, Pali Rohár wrote: Turris Omnia uses first MAC address from OTP for second ethernet interface. Second MAC address for third interface and third MAC address for first interface. Other Turris routers do not have this rotate by one mapping. So add function parameter for specifying i

Re: [PATCH 3/4] board: turris: Allow to specify first eth idx of first MAC address

2022-04-08 Thread Marek Behún
On Fri, 8 Apr 2022 16:30:14 +0200 Pali Rohár wrote: > Turris Omnia uses first MAC address from OTP for second ethernet interface. > Second MAC address for third interface and third MAC address for first > interface. > > Other Turris routers do not have this rotate by one mapping. So add > funct