]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mpc8610hpcd/ddr.c
Add more SPDX-License-Identifier tags
[people/ms/u-boot.git] / board / freescale / mpc8610hpcd / ddr.c
index 6cf9bc1d75f538e650a76df057a3d772158263d8..93c7f4b8c9b111f139c53b6920440a8de098bbfb 100644 (file)
@@ -1,15 +1,13 @@
 /*
  * Copyright 2008 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,