Skip to content
Commit 3e75e696 authored by Luke Lowrey's avatar Luke Lowrey Committed by Prafulla Wadaskar
Browse files

arch-kirkwood: Ethernet port macro returning incorrect address



Modified the arch-kirkwood header so KWGBE_PORT_SERIAL_CONTROL1_REG(x)
returns the correct address.

Originally calling KWGBE_PORT_SERIAL_CONTROL1_REG(1) returned the
address for port 0 and vice versa.

Doesn't have any knock on effects to the u-boot code as the only
time they're used is to do the same function to both addresses

Signed-off-by: default avatarLuke Lowrey <luke@chamsys.co.uk>
Acked-by: default avatarPrafulla Wadaskar <Prafulla@marvell.com>
Acked-by: default avatarHeiko Schocher <hs@denx.de>
parent 23c9946a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment