]> git.sur5r.net Git - u-boot/blobdiff - env/nand.c
env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHERE
[u-boot] / env / nand.c
index 904f1c40d6229c877d27b543fd03e4b1d022ca2a..aecf445c21e6be18d613153a3de8748a744b9903 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2000-2010
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
@@ -10,8 +11,6 @@
  *
  * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>
  * Andreas Heppel <aheppel@sysgo.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>