armv8: LS2080A: Consolidate LS2080A and LS2085A
[oweals/u-boot.git] / arch / arm / include / asm / arch-fsl-layerscape / soc.h
index 56989e1e08234848c2b20e0dde208bf585992a48..831d81764ec5d34e7c2b860fce999b901e4df7a6 100644 (file)
@@ -94,4 +94,7 @@ void cpu_name(char *name);
 #ifdef CONFIG_SYS_FSL_ERRATUM_A009635
 void erratum_a009635(void);
 #endif
+
+bool soc_has_dp_ddr(void);
+bool soc_has_aiop(void);
 #endif /* _ASM_ARMV8_FSL_LAYERSCAPE_SOC_H_ */