]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mpc8560ads/ddr.c
Add more SPDX-License-Identifier tags
[people/ms/u-boot.git] / board / freescale / mpc8560ads / ddr.c
index 9e798152783bca071e13c79b23c96c8ef218ebb9..10fb2b3d60086be65917b3bddef3475b500ac4a7 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,