diff options
Diffstat (limited to 'bsp/coreip-e20-arty')
-rw-r--r-- | bsp/coreip-e20-arty/design.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/coreip-e20-arty/design.dts b/bsp/coreip-e20-arty/design.dts index 93e984e..b71170c 100644 --- a/bsp/coreip-e20-arty/design.dts +++ b/bsp/coreip-e20-arty/design.dts @@ -7,7 +7,7 @@ model = "SiFive,FE200G"; chosen { stdout-path = "/soc/serial@20000000:115200"; - mee,entry = <&L6 0x400000>; + metal,entry = <&L6 0x400000>; }; L15: aliases { serial0 = &L5; |