MaxPower2005

Results 2 issues of MaxPower2005

Since the recent update of OpenBMC to use boost 1.76, the compilation of intel-ipmi-oem fails with errors of the following kind: /home/maxpower/test-bmc/workspace/sources/intel-ipmi-oem/src/chassiscommands.cpp:515:36: error: conversion from 'ipmi::chassis::ChassisIDState' to non-scalar type 'uint2_t'...

Hello Since commit ad830bb, KVM is not working on the AST2500 platform any longer. Obviously the AST2500 isn't handled/supported by the "create_usbhid.sh" script at all. Something like `diff --git a/create_usbhid.sh...