]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-rmobile/r8a7794.h
arm: rmobile: alt: Update to QoS revision 0.31 and 0.321
[karo-tx-uboot.git] / arch / arm / include / asm / arch-rmobile / r8a7794.h
index 6d11fa479b7d7340629bed8718f871020418f5f1..ea7dc4c0730821bfdc1978036b926f3ebf0871b5 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 */