diff options
author | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-01-30 13:51:39 -0800 |
---|---|---|
committer | Nathaniel Graff <nathaniel.graff@sifive.com> | 2019-02-04 12:20:52 -0800 |
commit | e13896aa54d9ccb93b637b476d555e032a5a668e (patch) | |
tree | f3bc7355ed0dfab29fdf1a2921979b5634599216 /bsp/coreip-e31-arty | |
parent | 508c169463eeddfd5eef8b0e6f928fa848dd46c0 (diff) |
Replace all mee with metal
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
Diffstat (limited to 'bsp/coreip-e31-arty')
-rw-r--r-- | bsp/coreip-e31-arty/design.dts | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |