commit | 15185ff6c73e35281c6924d820ca680658e980a0 | [log] [tgz] |
---|---|---|
author | Chen Yugang <yugang.chen@linux.intel.com> | Tue Sep 01 09:20:33 2020 +0800 |
committer | Chen, Yugang <yugang.chen@linux.intel.com> | Wed Sep 02 02:21:47 2020 +0000 |
tree | 16ee9834e07da4bc2d1eb5b32678f0faa64acbf0 | |
parent | 09027c0e07c5ec4a426a3106f0dbcff99610dc1f [diff] |
Remove broadcast limitation of ipmb channel Currently it only supports broadcast(slave address 0) message for ipmb channel, but need to support other slave address message,so, remove the limitation of broadcast slave address. Tested: it's tested by communication for other slave address. Change-Id: Ib00ba2e51e4febbe675a3c2609221d09205ecdf8 Signed-off-by: Chen Yugang <yugang.chen@linux.intel.com>