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 a234db8..5d9dfb5 100644 (file)
 };
 
 &uart0 {
+       u-boot,dm-pre-reloc;
        status = "okay";
 };