From e13896aa54d9ccb93b637b476d555e032a5a668e Mon Sep 17 00:00:00 2001
From: Nathaniel Graff <nathaniel.graff@sifive.com>
Date: Wed, 30 Jan 2019 13:51:39 -0800
Subject: Replace all mee with metal

Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
---
 bsp/coreip-e31-arty/design.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'bsp/coreip-e31-arty')

diff --git a/bsp/coreip-e31-arty/design.dts b/bsp/coreip-e31-arty/design.dts
index 96698e9..c69740e 100644
--- a/bsp/coreip-e31-arty/design.dts
+++ b/bsp/coreip-e31-arty/design.dts
@@ -8,7 +8,7 @@
 
         chosen {
                 stdout-path = "/soc/serial@20000000:115200";
-                mee,entry = <&L12 0x400000>;
+                metal,entry = <&L12 0x400000>;
         };
 
 	L17: cpus {
-- 
cgit v1.2.3