Re: [PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S

2022-09-28 Thread Kever Yang
Hi Christian, On 2022/9/27 05:23, Christian Kohlschütter wrote: Some RK3399 boards, such as newer revisions of NanoPi R4S, do not provide an EEPROM chip containing a globally unique MAC address. Currently, this means that a randomly generated temporary MAC address may be generated each time th

Re: [PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S

2022-09-27 Thread Christian Kohlschütter
Please disregard (duplicate patch) Following up with "[PATCH] rk3399: r4s: Derive local MAC address if EEPROM is missing". Cheers, Christian

Re: [PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S

2022-09-27 Thread Christian Kohlschütter
> Following up with "[PATCH] rockchip: rk3399: add ethaddr and serial# init, > enable for R4S", which enables these settings in > configs/nanopi-r4s-rk3399_defconfig. > > This doesn't look any different from what you already sent. > > ChenYu Following up with "[PATCH] rk3399: r4s: Derive local

Re: [PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S

2022-09-27 Thread Christian Kohlschütter
> On 26. Sep 2022, at 13:59, Chen-Yu Tsai wrote: > > On Mon, Sep 26, 2022 at 7:53 PM Christian Kohlschütter > wrote: >> >> Some RK3399 boards, such as newer revisions of NanoPi R4S, do not >> provide an EEPROM chip containing a globally unique MAC address. >> >> Currently, this means that a r

Re: [PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S

2022-09-26 Thread Chen-Yu Tsai
On Tue, Sep 27, 2022 at 5:27 AM Christian Kohlschütter wrote: > > > On 26. Sep 2022, at 13:59, Chen-Yu Tsai wrote: > > > > On Mon, Sep 26, 2022 at 7:53 PM Christian Kohlschütter > > wrote: > >> > >> Some RK3399 boards, such as newer revisions of NanoPi R4S, do not > >> provide an EEPROM chip co

Re: [PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S

2022-09-26 Thread Chen-Yu Tsai
On Mon, Sep 26, 2022 at 7:53 PM Christian Kohlschütter wrote: > > Some RK3399 boards, such as newer revisions of NanoPi R4S, do not > provide an EEPROM chip containing a globally unique MAC address. > > Currently, this means that a randomly generated temporary MAC address > may be generated each