]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8569mds/ddr.c
armv8/ls2080ardb: Enable VID support
[u-boot] / board / freescale / mpc8569mds / ddr.c
index 68f686b7e6abdef1c07e8494639eb1da2e5b20ac..89e92972629ed70b638cf3e513afe8b3b62af91f 100644 (file)
@@ -1,15 +1,13 @@
 /*
  * Copyright 2009 Freescale Semiconductor, Inc.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * Version 2 as published by the Free Software Foundation.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
 
-#include <asm/fsl_ddr_sdram.h>
-#include <asm/fsl_ddr_dimm_params.h>
+#include <fsl_ddr_sdram.h>
+#include <fsl_ddr_dimm_params.h>
 
 void fsl_ddr_board_options(memctl_options_t *popts,
                                dimm_params_t *pdimm,