blob: 1b7a5ff0e533f6b19f66bc806f621b1fe9421ce9 [file] [log] [blame]
/dts-v1/;
#include "aspeed-g5.dtsi"
/ {
model = "AST2500 EVB";
compatible = "aspeed,ast2500";
aliases {
serial4 = &uart5;
};
chosen {
stdout-path = &uart5;
bootargs = "console=ttyS4,115200 earlyprintk";
};
memory {
reg = <0x80000000 0x20000000>;
};
};
&uart5 {
status = "okay";
};