summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2005-11-01 19:44:24 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-11-01 19:44:24 (GMT)
commita6f1063b388cfd48a598cc7971eae1f83ebc8ba4 (patch)
tree229a5d899fef3c181b1624e0c73572b894cac9de /net
parent37bb30e86bc2e48d9affb25f6ce9eb3d8e65b2ac (diff)
downloadlinux-fsl-qoriq-a6f1063b388cfd48a598cc7971eae1f83ebc8ba4.tar.xz
[ARM] 3062/1: map in various enp2611 peripherals for the ixp2000 netdev driver
Patch from Lennert Buytenhek The enp2611 version of the ixp2000 netdev driver needs to be able to access a number of on-board peripherals. ioremap() is not suitable for this, as that will cause XCB=000 mappings to be done, which will make the cpu susceptible to crashing on ixp2400 erratum #66. Properly aligned iotable mappings with MT_IXP2000_DEVICE will cause section mappings with XCB=101 to be done, which is safe. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions