summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* zaius: Temp kernel patch for reserved memory addrv1.99.3Patrick Williams2017-02-272-0/+32
| | | | | | | | | | | | A commit in the openbmc/linux tree moved the reserved memory for Zaius to the end of the memory space. This seems to cause a conflict between u-boot and the kernel resulting in an unbootable image. Temporarily set the reserved memory address to match Witherspoon until the issue openbmc/openbmc#1203 can be resolved. Change-Id: I1bab9d29285d5b02fe03b2654c4458f1b22482be Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* meta-zaius: Modify recipe variables based on machineXo Wang2017-01-261-2/+2
| | | | | | | | | | | | In bbappend files, use the override style syntax to modify variables and specify appends and prepends with the machine name. This limits the scope of their effects to only when MACHINE=zaius. This allows meta-zaius to be present in BBLAYERS without causing side effects except when building for Zaius BMC. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Iaccc5cb1abac033dab54411eaa20855172ad3283
* meta-zaius: Add Linux config for I2C master selector and hotswap controllerXo Wang2016-11-161-0/+2
| | | | | | | | Include kernel drivers for the I2C arbitrator and the hotswap controller. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Id6178e6e5c7eba0d71d2d57a0ec09c0ac8e49bb3
* meta-zaius: Add kernel defconfig appendsXo Wang2016-10-312-0/+9
Add Zaius specific driver configs for RTC, 1-wire thermal sensor, and I2C mux. Signed-off-by: Xo Wang <xow@google.com> Change-Id: If265035e7a2f03e1a890c512f86cce27d091391c
OpenPOWER on IntegriCloud