arm: rmobile: alt: Update to QoS revision 0.31 and 0.321
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-rmobile / r8a7794.h
index 6d11fa4..ea7dc4c 100644 (file)
@@ -32,4 +32,8 @@
 #define CONFIG_SYS_SH_SDHI2_BASE 0xEE160000
 #define CONFIG_SYS_SH_SDHI_NR_CHANNEL 3
 
+#define R8A7794_CUT_ES2                2
+#define IS_R8A7794_ES2()       \
+       (rmobile_get_cpu_rev_integer() == R8A7794_CUT_ES2)
+
 #endif /* __ASM_ARCH_R8A7794_H */