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