u-boot/arch/arm/include/asm/arch-kirkwood
Luke Lowrey 3e75e69668 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>
2013-01-09 04:12:11 +05:30
..
config.h arm/kirkwood: protect the ENV_SPI #defines 2012-07-07 14:07:33 +02:00
cpu.h arch-kirkwood: Ethernet port macro returning incorrect address 2013-01-09 04:12:11 +05:30
gpio.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
kirkwood.h Remove kirkwood-specifics from marvell EHCI driver 2012-02-12 10:11:27 +01:00
kw88f6192.h Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
kw88f6281.h Kirkwood: allow to override CONFIG_SYS_TCLK 2011-05-11 23:03:15 +02:00
mpp.h kirkwood: make MPP arrays static const 2013-01-09 04:12:10 +05:30
spi.h kw_spi: fix clock prescaler computation 2012-09-03 17:28:51 +05:30