BCM_DEBUG_PRINT(psIntfAdapter->psAdapter,DBG_TYPE_INITEXIT,MP_INIT,DBG_LVL_ALL,"Firmware Download is not proper %d",fw_down);
BCM_DEBUG_PRINT(psIntfAdapter->psAdapter,DBG_TYPE_INITEXIT,MP_INIT,DBG_LVL_ALL,"Val from Binary %x, Val From Read Back %x ",*(unsignedint*)&buff[len],*(unsignedint*)&buff_readback[len]);
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_INITEXIT,MP_INIT,DBG_LVL_ALL,"Firmware Download is not proper");
BCM_DEBUG_PRINT(Adapter,DBG_TYPE_INITEXIT,MP_INIT,DBG_LVL_ALL,"Val from Binary %x, Val From Read Back %x ",*(unsignedint*)&buff[len],*(unsignedint*)&readbackbuff[len]);