]> git.sur5r.net Git - u-boot/blobdiff - include/fsl_ifc.h
arm: m53evk: Test if bootscript exists before loading it
[u-boot] / include / fsl_ifc.h
index b353b04c469363a5c3c645b73d9d6135534d6b23..11474b757c39e26a9b1d076e88d72c5df0585c9e 100644 (file)
@@ -12,6 +12,8 @@
 #include <config.h>
 #include <common.h>
 
+#define FSL_IFC_V1_1_0 0x01010000
+#define FSL_IFC_V2_0_0 0x02000000
 
 #ifdef CONFIG_SYS_FSL_IFC_LE
 #define ifc_in32(a)       in_le32(a)