]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/include/asm/arch-spear/spr_misc.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / include / asm / arch-spear / spr_misc.h
index b55026ecdff6424d8927f9dc6fdb5be65b07ae12..c906730699979bd40f72ed12066b002ee7223cec 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2009
  * Vipin Kumar, ST Micoelectronics, vipin.kumar@st.com.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _SPR_MISC_H
@@ -253,5 +252,6 @@ struct misc_regs {
 #define SOC_SPEAR320           203
 
 extern int get_socrev(void);
+int fsmc_nand_switch_ecc(uint32_t eccstrength);
 
 #endif