openwrt/target/linux/bcm63xx
Rosen Penev f9050f1c43 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-21 15:46:19 -10:00
..
base-files
dts
generic
image
patches-5.4 bcm63xx: remove memcpy from mac assignment 2021-09-21 15:46:19 -10:00
patches-5.10 bcm63xx: remove memcpy from mac assignment 2021-09-21 15:46:19 -10:00
profiles
smp kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
Makefile
config-5.4
config-5.10
modules.mk