commit | a35cb4c504a6701d7226fc4bca96ab03b12ce22f | [log] [tgz] |
---|---|---|
author | Simon Guinot <simon.guinot@sequanux.org> | Mon Nov 21 19:25:47 2011 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:30 2011 +0100 |
tree | 72bd114929a758873cdeaf075db880e9d5018ee0 | |
parent | 72198a3c46268d74f925bb470ba0cabebc607281 [diff] |
ARM: remove duplicated code for LaCie boards This patch groups together all the common functions for LaCie boards: Ethernet PHY and MAC address initializations. Moreover the configurations for LaCie Kirkwood boards are merged into a single file: include/configs/lacie_kw.h Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>