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
..
2021-09-13 17:08:17 +02:00
2021-07-17 13:21:03 +02:00
2021-09-13 17:08:17 +02:00
2021-09-13 17:08:17 +02:00
2021-09-17 10:15:26 +02:00
2021-09-13 17:08:17 +02:00
2021-09-12 18:52:30 +02:00
2021-09-13 17:08:17 +02:00
2021-09-13 17:08:17 +02:00
2021-09-15 19:11:44 +01:00
2021-09-08 13:29:43 -10:00