diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-10 08:05:57 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-10 08:05:57 -0500 |
commit | 084edbb6892b3712e2f9fd3abd5871652492fc42 (patch) | |
tree | 1f26fd21cc86177d6ba76cb88ca60c1772d8c5f9 /arch/arm | |
parent | ec75fab302a8b2ddf291cc1b7219b0333cea1a4d (diff) | |
parent | 0a05bf42b462c0fd0299c768560c5ad532cdf619 (diff) |
Merge git://git.denx.de/u-boot-marvell
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/dts/armada-385-amc.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/armada-385-amc.dts b/arch/arm/dts/armada-385-amc.dts index 5e1588d574..d4d127fa02 100644 --- a/arch/arm/dts/armada-385-amc.dts +++ b/arch/arm/dts/armada-385-amc.dts @@ -53,7 +53,7 @@ aliases { ethernet0 = ð0; - ethernet1 = ð1; + ethernet1 = ð2; i2c0 = &i2c0; spi1 = &spi1; }; |