diff options
author | Luke Lowrey <luke@chamsys.co.uk> | 2012-06-25 06:37:09 +0000 |
---|---|---|
committer | Prafulla Wadaskar <prafulla@marvell.com> | 2013-01-09 04:12:11 +0530 |
commit | 3e75e69668bd5be89aad835f1e990badf921f2e4 (patch) | |
tree | c7eb10cba072197c610dc907c9f218f85c986c11 /arch/arm/include/asm/arch-ixp | |
parent | 23c9946a3bfc23e3ede8995437d6b0e3b7b1335c (diff) | |
download | u-boot-imx-3e75e69668bd5be89aad835f1e990badf921f2e4.zip u-boot-imx-3e75e69668bd5be89aad835f1e990badf921f2e4.tar.gz u-boot-imx-3e75e69668bd5be89aad835f1e990badf921f2e4.tar.bz2 |
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: Luke Lowrey <luke@chamsys.co.uk>
Acked-by: Prafulla Wadaskar <Prafulla@marvell.com>
Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/include/asm/arch-ixp')
0 files changed, 0 insertions, 0 deletions