immortalwrt/target/linux/bcm63xx
Rosen Penev 8e03e7669c bcm63xx: remove memcpy from mac assignment
With GCC11, memcpy doesn't work here as it assumes a size of 0. Use
ioremap to avoid it.

Fixed parameter type to match board_get_mac_address.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-23 23:51:29 +08:00
..
base-files
dts
generic
image Merge Mainline 2021-09-23 10:13:31 +08:00
patches-5.4 bcm63xx: remove memcpy from mac assignment 2021-09-23 23:51:29 +08:00
patches-5.10 bcm63xx: remove memcpy from mac assignment 2021-09-23 23:51:29 +08:00
profiles
smp
config-5.4
config-5.10
Makefile
modules.mk