0cc0c96893
Add support for identifying PMIC unknown state as 0xFF. Update PMIC SPD detection flow to read SPD registers 0x200, 0x204, and 0x208. Check bit7 to determine whether the PMIC is installed, and use SPD bit[3:0] as the PMIC type. Also update the IPMI error handling path to return completion code 0x07 for command 0x6c when PMIC detection fails or the PMIC type is unknown.
This README file contains information on the contents of the meta-bhs layer. Please see the corresponding sections below for details. Dependencies ============ URI: <first dependency> branch: <branch name> URI: <second dependency> branch: <branch name> . . . Patches ======= Please submit any patches against the meta-bhs layer to the xxxx mailing list (xxxx@zzzz.org) and cc: the maintainer: Maintainer: XXX YYYYYY <xxx.yyyyyy@zzzzz.com> Table of Contents ================= I. Adding the meta-bhs layer to your build II. Misc I. Adding the meta-bhs layer to your build ================================================= Run 'bitbake-layers add-layer meta-bhs' II. Misc ======== --- replace with specific information about the meta-bhs layer ---