blob: 90022580a13b6797926141377b6775dc2e35bf94 [file] [log] [blame]
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
#include "rk356x-u-boot.dtsi"
/ {
chosen {
stdout-path = &uart2;
};
};
&uart2 {
bootph-pre-ram;
clock-frequency = <24000000>;
};