
6 Jan
2020
6 Jan
'20
10:48 a.m.
On Tue, Dec 10, 2019 at 04:56:04PM +0100, Andre Heider wrote:
On 03/12/2019 09:45, Andre Heider wrote:
Changes since v2:
- drop "sunxi: board: Use eth_env_set_enetaddr_by_index()" as it breaks compilation without CONFIG_NET
- add "sunxi: board: extract creating a unique sid into a helper function" and use it for the the bdaddr so that it work without ethernet devices
- use `if (CONFIG_FIXUP_BDADDR[0])` as suggested by Ondřej to give the compiler a better chance of discarding the function if the knob isn't set
Jagan, Maxime,
does v3 look okay to you guys? Anything I need to address to get this in?
Yeah, it looks good to me
Acked-by: Maxime Ripard mripard@kernel.org
Maxime