From: Greg Ungerer Date: Sat, 24 Dec 2011 00:17:42 +0000 (+1000) Subject: m68knommu: make 527x FEC platform addressing consistent X-Git-Tag: v3.4-rc1~160^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308bfc12ddfd6b812a13d784b012e5d04fba9394;p=pandora-kernel.git m68knommu: make 527x FEC platform addressing consistent If we make all FEC (ethernet) addressing consistent across all ColdFire family members then we will be able to remove the duplicated plaform data and use a single setup for all. So modify the ColdFire 527x FEC addressing so that: . FECs are numbered from 0 up . base addresses are absolute (not relative to MBAR peripheral register) . use a common name for IRQs used Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed