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 bcm63xx: AD1018-nor: add NAND flash 2021-03-08 12:45:10 +01:00
generic brcm63xx: rename target to bcm63xx 2020-02-14 14:10:51 +01:00
image treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-02-25 18:11:06 +01:00
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 target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
smp kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
Makefile bcm63xx: add kernel 5.10 support 2021-02-17 20:40:16 +01: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
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00