public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] tegra: Update Avionic Design vendor prefix
@ 2012-09-19 10:37 Thierry Reding
  2012-09-19 10:37 ` [U-Boot] [PATCH 2/2] tegra: Rename Medcom to Medcom-Wide Thierry Reding
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Thierry Reding @ 2012-09-19 10:37 UTC (permalink / raw)
  To: u-boot

The official vendor prefix for Avionic Design is now "ad". Update the
board DTS files accordingly.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
---
 board/avionic-design/dts/tegra20-medcom.dts | 2 +-
 board/avionic-design/dts/tegra20-plutux.dts | 2 +-
 board/avionic-design/dts/tegra20-tec.dts    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/board/avionic-design/dts/tegra20-medcom.dts b/board/avionic-design/dts/tegra20-medcom.dts
index fc52f9c..02864fb 100644
--- a/board/avionic-design/dts/tegra20-medcom.dts
+++ b/board/avionic-design/dts/tegra20-medcom.dts
@@ -4,7 +4,7 @@
 
 / {
 	model = "Avionic Design Medcom-Wide";
-	compatible = "avionic-design,medcom", "nvidia,tegra20";
+	compatible = "ad,medcom", "nvidia,tegra20";
 
 	aliases {
 		usb0 = "/usb at c5008000";
diff --git a/board/avionic-design/dts/tegra20-plutux.dts b/board/avionic-design/dts/tegra20-plutux.dts
index cef49ad..78c394f 100644
--- a/board/avionic-design/dts/tegra20-plutux.dts
+++ b/board/avionic-design/dts/tegra20-plutux.dts
@@ -4,7 +4,7 @@
 
 / {
 	model = "Avionic Design Plutux";
-	compatible = "avionic-design,plutux", "nvidia,tegra20";
+	compatible = "ad,plutux", "nvidia,tegra20";
 
 	aliases {
 		usb0 = "/usb at c5008000";
diff --git a/board/avionic-design/dts/tegra20-tec.dts b/board/avionic-design/dts/tegra20-tec.dts
index bb3851b..50ea3b5 100644
--- a/board/avionic-design/dts/tegra20-tec.dts
+++ b/board/avionic-design/dts/tegra20-tec.dts
@@ -4,7 +4,7 @@
 
 / {
 	model = "Avionic Design Tamonten Evaluation Carrier";
-	compatible = "avionic-design,tec", "nvidia,tegra20";
+	compatible = "ad,tec", "nvidia,tegra20";
 
 	aliases {
 		usb0 = "/usb at c5008000";
-- 
1.7.12

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-20 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 10:37 [U-Boot] [PATCH 1/2] tegra: Update Avionic Design vendor prefix Thierry Reding
2012-09-19 10:37 ` [U-Boot] [PATCH 2/2] tegra: Rename Medcom to Medcom-Wide Thierry Reding
2012-09-19 17:12   ` Stephen Warren
2012-09-19 21:27 ` [U-Boot] [PATCH 1/2] tegra: Update Avionic Design vendor prefix Stephen Warren
2012-09-20 16:19 ` Tom Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox