]> git.sur5r.net Git - u-boot/blobdiff - drivers/dfu/dfu_ram.c
mtd: nand: mxs_nand: add minimal ECC support
[u-boot] / drivers / dfu / dfu_ram.c
index 2b5e05a913eeda5f4ed1b4a8ae501de78ee0d263..cc98668e7a474081d098ccd9d530d958898c90a0 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2013
  * Afzal Mohammed <afzal.mohd.ma@gmail.com>
@@ -5,8 +6,6 @@
  * Reference: dfu_mmc.c
  * Copyright (C) 2012 Samsung Electronics
  * author: Lukasz Majewski <l.majewski@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>