]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/jedec_flash.c
mtd: nand: mxs_nand: add use_minimum_ecc to struct
[u-boot] / drivers / mtd / jedec_flash.c
index ce9af8f2541210e5964073652044cd5604580c66..a3540c11152f6c5e9cbb5df874e6dfdc3d8fb1ce 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2007
  * Michael Schwingen, <michael@schwingen.org>
@@ -5,8 +6,6 @@
  * based in great part on jedec_probe.c from linux kernel:
  * (C) 2000 Red Hat. GPL'd.
  * Occasionally maintained by Thayne Harbaugh tharbaugh at lnxi dot com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /* The DEBUG define must be before common to enable debugging */