colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / drivers / ddr / fsl / ddr3_dimm_params.c
index 8a0587a64624f54f88825d15677bdae415dee6c9..8464438c544fed2ff6ebb569238a34c563dc1e37 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright 2008-2012 Freescale Semiconductor, Inc.
  *     Dave Liu <daveliu@freescale.com>
@@ -5,12 +6,11 @@
  * calculate the organization and timing parameter
  * from ddr3 spd, please refer to the spec
  * JEDEC standard No.21-C 4_01_02_11R18.pdf
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
 #include <fsl_ddr_sdram.h>
+#include <log.h>
 
 #include <fsl_ddr.h>