configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
[platform/kernel/u-boot.git] / include / broadcom / chimp.h
index 73bb1c2..738f73e 100644 (file)
  */
 #define BCM_CHIMP_RUNNIG_GOOD  0x8000
 
+enum {
+       CHIMP_HANDSHAKE_SUCCESS = 0,
+       CHIMP_HANDSHAKE_WAIT_ERROR,
+       CHIMP_HANDSHAKE_WAIT_TIMEOUT,
+};
+
 /**
  * chimp_fastboot_optee() - api to load bnxt firmware
  *