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 bcm63xx: AD1018-nor: add NAND flash 2021-03-09 12:07:07 +08:00
generic bcm47xx/63xx: add kernel 5.4 support 2020-04-20 08:30:18 +08:00
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 target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
smp kernel: move two symbols to the generic kconfigs 2021-08-30 12:13:54 +08:00
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
config-5.10 treewide: switch the timer frequency to 100 Hz 2021-04-22 23:12:24 +08:00
Makefile bcm63xx: add kernel 5.10 support 2021-02-18 12:05:04 +08:00
modules.mk target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00