public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] arm: mvebu: armada-388-gp.dts: Add ethernet aliases
Date: Fri, 27 Nov 2015 11:29:08 +0100	[thread overview]
Message-ID: <1448620149-814-2-git-send-email-sr@denx.de> (raw)
In-Reply-To: <1448620149-814-1-git-send-email-sr@denx.de>

Adding these aliases enables the update of the MAC addresses from
within U-Boot.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
---
 arch/arm/dts/armada-388-gp.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/dts/armada-388-gp.dts b/arch/arm/dts/armada-388-gp.dts
index f3bcbc6..7bc878f 100644
--- a/arch/arm/dts/armada-388-gp.dts
+++ b/arch/arm/dts/armada-388-gp.dts
@@ -52,6 +52,8 @@
 	};
 
 	aliases {
+		ethernet0 = &eth0;
+		ethernet1 = &eth1;
 		spi0 = &spi0;
 	};
 
-- 
2.6.3

  reply	other threads:[~2015-11-27 10:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-27 10:29 [U-Boot] [PATCH 1/3] arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board Stefan Roese
2015-11-27 10:29 ` Stefan Roese [this message]
2015-11-27 10:29 ` [U-Boot] [PATCH 3/3] net: mvneta: Convert to driver model Stefan Roese
2015-11-27 18:36   ` Simon Glass
2015-11-30 22:23   ` Joe Hershberger
2015-11-30 23:31     ` Joe Hershberger
2015-11-30 23:31   ` Joe Hershberger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1448620149-814-2-git-send-email-sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox