commit | 0a05bf42b462c0fd0299c768560c5ad532cdf619 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Jan 08 16:17:12 2018 +1300 |
committer | Stefan Roese <sr@denx.de> | Wed Jan 10 12:36:52 2018 +0100 |
tree | 1d4c5f76865fa4253f22867ee3a7cf6c9a2bcfb8 | |
parent | 3f3946d30daf9a2dc66d03c6b2b3959ffb18ac40 [diff] |
ARM: mvebu: correct reference for "ethernet1" on DB-88F6820-AMC The DB-88F6820-AMC connects ethernet@34000 and ethernet@70000 which are labeled as eth2 and eth0 in armada-38x.dts. The ethernet@30000 (eth1) is not used on the AMC board. This eliminates the following bootup message Device 'ethernet@70000': seq 0 is in use by 'ethernet@34000' Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>