]> git.sur5r.net Git - u-boot/commitdiff
rockchip: dts: rk3399-puma: make the debug serial dm-pre-reloc
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 31 May 2017 16:17:57 +0000 (18:17 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 7 Jun 2017 13:29:23 +0000 (07:29 -0600)
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3399-puma.dts

index a234db813484833fa2829e13b9ab5566addd6986..5d9dfb541cdaf40dde10cd4a2aadf3793f0d948a 100644 (file)
 };
 
 &uart0 {
+       u-boot,dm-pre-reloc;
        status = "okay";
 };