From: Lennert Buytenhek Date: Tue, 1 Apr 2008 15:21:49 +0000 (+0100) Subject: [ARM] 4886/1: Orion: grab ts209 ethernet MAC address from flash X-Git-Tag: v2.6.26-rc1~1131^2~2^9~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee036b503214dd65f62af6599d2bebdf156467c;p=pandora-kernel.git [ARM] 4886/1: Orion: grab ts209 ethernet MAC address from flash The bootloader on ts209 Orion boards doesn't configure the right ethernet MAC address into the GigE unit on boot. The only way to get the MAC address is by parsing it from the 'NAS Config' flash partition, which is an ext2 partition that contains a file which holds the MAC address in plain text (format "xx:xx:xx:xx:xx:xx\n") -- this patch does that. Tested-by: Martin Michlmayr Cc: Byron Bradley Signed-off-by: Lennert Buytenhek Signed-off-by: Russell King --- Reading git-diff-tree failed