[U-Boot] [PATCH v2] net: macb: fix mapping of registers
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed Dec 19 15:19:38 UTC 2018
Am 18.12.18 um 21:49 schrieb Ramon Fried:
> Some architectures (MIPS) needs mapping to access IOMEM.
> Fix that.
>
> Fixes: f1dcc19b213d ("net: macb: Convert to driver model")
>
> Signed-off-by: Ramon Fried <ramon.fried at gmail.com>
> ---
> v2: switched to use dev_reamp_addr() to reduce boilerplate code.
> (as suggested by Daniel Schwierzeck)
>
>
> drivers/net/macb.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list