From: Jonas Bonn Date: Thu, 25 Nov 2010 02:30:25 +0000 (+0000) Subject: ethoc: Add device tree configuration X-Git-Tag: v2.6.38-rc1~476^2~435 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f4258be2515afce8ef1e6fb22312525c281798;p=pandora-kernel.git ethoc: Add device tree configuration This patch adds the ability to describe ethernet devices via a flattened device tree. As device tree remains an optional feature, these bits all need to be guarded by CONFIG_OF ifdefs. MAC address is settable via the device tree parameter "local-mac-address"; however, the selection of the phy id is limited to probing, for now. Signed-off-by: Jonas Bonn Signed-off-by: David S. Miller --- Reading git-diff-tree failed