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 bcm63xx: drop USB LEDs for Technicolor TG582N / ADB P.DG A4001N 2021-06-06 23:35:35 +08:00
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 kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
config-5.4
config-5.10
Makefile
modules.mk