board: ge: bx50v3: use DM for uart
[oweals/u-boot.git] / board / freescale / imx8qm_mek / imx8qm_mek.c
index bf296a6eb59e604e444c6f677bd8d147e749991e..c9b9b2547ea66df34281b30048f9a9a160d62410 100644 (file)
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <init.h>
 #include <linux/libfdt.h>
+#include <fdt_support.h>
 #include <asm/io.h>
 #include <asm/gpio.h>
 #include <asm/arch/clock.h>
@@ -100,11 +101,6 @@ int board_init(void)
        return 0;
 }
 
-void detail_board_ddr_info(void)
-{
-       puts("\nDDR    ");
-}
-
 /*
  * Board specific reset that is system reset.
  */