summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2
AgeCommit message (Collapse)AuthorFilesLines
2019-07-26meta-lenovo: hr855xg2: flash: update bbappendPatrick Venture1-3/+3
Update the configuration options to leverage the now available PACKAGECONFIG options. (From meta-lenovo rev: 32472874c254fd791fe5da9e0c41a82d2a4d45b9) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I1e0cd65502e530994d02dc486041d0d47c79ef6c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-lenovo: hr855xg2: ipmi-flash use mapped addr varPatrick Venture1-1/+3
Use the IPMI_FLASH_BMC_ADDRESS mapped address variable to configure the mapped_address configuration option. (From meta-lenovo rev: 011afb2278f83d4038d42eb4ff0ec10ef8a02932) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If614065d3022b1868c93a62fd975322f4db68237 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-12meta-lenovo: hr855xg2: Disable link-local IP address auto configurationDerek Lin1-0/+6
Add --disable-link-local-autoconfiguration flag for auto-configure. Tested: Check IP addresses can be displayed using ifconfig. (From meta-lenovo rev: 67ce09bec382bfb805b811075cf2156facfd6ba0) Signed-off-by: Derek Lin <dlin23@lenovo.com> Change-Id: I2ec22e12db6f9d54acf668e5a0e4a445e15f1012 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-11meta-lenovo: hr855xg2: add kernel configurationsLisa Liu2-0/+25
Add kernel configurations. Tested: Build Lenovo hr855xg2 image and load on the target hardware, make sure BMC could boot to console. (From meta-lenovo rev: 0af73ed9f290ac032f1f45f276fa529bd421ebe7) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I3a84172d9512dce9a766dc4f755e834962c4f7bb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: hr855xg2: Add sensor configsLisa Liu6-0/+111
temperature sensors ambient and outlet of tmp75, adc voltage sensors and fan-tach sensors. Tested: Build it in hr855xg2 image, load on hr855xg2 platform, ensure it could show these sensors correctly with command: ipmitool sdr list. (From meta-lenovo rev: 3293e0f1dc327000f173ec59beaea5d5fe266d0a) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: Iee53d6dcf05e534f6507775c02b2d631da06d93a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: obmc-libobmc-intf: Add hr855xg2 GPIO definitionsLisa Liu2-0/+39
Add GPIO definitions for the hr855xg2 machine. Tested: Built hr855xg2 machine and checked that the file /etc/default/obmc/gpio/gpio_defs.json was correct for hr855xg2 machine. (From meta-lenovo rev: a325e2489b6c482c48deb822b063c15231af2b93) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I2192a5ec39ced50a46a2e62eb3f15ddd445c4f4b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: hr855xg2: Initial led yaml file equipped with hr855xg2 platformAndrew Peng1-0/+6
Move led yaml file to configuration folder and define YAML_PATH to led parse tool. (From meta-lenovo rev: 7fc1adfc0b64fbd6ef390a55f2ad648dd4693db0) Signed-off-by: Andrew Peng <pengms1@lenovo.com> Change-Id: Id1cafab42e33f99457288ff200992da2465f61c4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: hr855xg2: add IPMI configurationsLisa Liu6-0/+40
1. Add some autoconfigure parameters for phosphor-ipmi-flash. 2. Add some sensor and FRU definitions for ipmi. 3. Add IPMI device id configuration. Tested: This has been tested on hr855xg2 machine via ipmitool from host. (From meta-lenovo rev: 1d57596f3206006189166000e8bfd351b3935aca) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: Ib387c38ba70df53b6320138993912eb900069bc1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: hr855xg2: new YAML dependency schemeLisa Liu5-0/+2868
Move YAML file of ipmi fru, sensors and led to configuration folder to create simpler scheme for hr855xg2 platform, for all the IPMI virtuals and PREFERRED_PROVIDERS in meta-phosphor are in the process of being deprecated. (From meta-lenovo rev: 6f4d757420bf82b9a7805a7c318e356d13f6bf6d) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: Ic203c00bbd47b5a058995dc8328749909d72b41e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-09meta-lenovo: hr855xg2: Add hr855xg2 platformLisa Liu6-0/+92
hr855xgw is a lenovo platform. Add machine to repo. (From meta-lenovo rev: 57f917c8d869833d8d3a4fd6a914bc795cf6b843) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I2f20578eee3849ac49988e0cbc69f21f0676e22f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>