]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc837xerdb/mpc837xerdb.c
board/freescale/common: ZM7300 driver
[u-boot] / board / freescale / mpc837xerdb / mpc837xerdb.c
index c5c2e40833aca0e26147005473b70f40b5877fff..9afdcaf7aefbbd18f361d3f4e39016eb2a5f881e 100644 (file)
@@ -3,20 +3,14 @@
  * Kevin Lam <kevin.lam@freescale.com>
  * Joe D'Abbraccio <joe.d'abbraccio@freescale.com>
  *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <hwconfig.h>
 #include <i2c.h>
 #include <asm/io.h>
-#include <asm/fsl_serdes.h>
+#include <asm/fsl_mpc83xx_serdes.h>
 #include <fdt_support.h>
 #include <spd_sdram.h>
 #include <vsc7385.h>