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 bcm63xx: drop USB LEDs for Technicolor TG582N / ADB P.DG A4001N 2021-06-05 23:39:14 +02:00
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
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
config-5.10 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
Makefile
modules.mk