]> git.sur5r.net Git - u-boot/blobdiff - include/configs/CPCI750.h
s5pc1xx: add support SMDKC100 board
[u-boot] / include / configs / CPCI750.h
index 3b0b888f7eb44f81a2b67f7f3c28823998d480c7..d516c3cb8128e0f11faeb0ba7919ef7b7bcabf30 100644 (file)
 
 #define CONFIG_SYS_BOARD_ASM_INIT      1
 
+#define CPCI750_SLAVE_TEST     (((in8(0xf0300000) & 0x80) == 0) ? 0 : 1)
+
 #endif /* __CONFIG_H */