Fix for MACHINE_FEATURES check in u-boot.inc

This commit fixes a check against the MACHINE_FEATURES when patching a
new image with initial environment variables. This bug was blocking the
kernelname variable from being filled in, so the system wouldn't boot if
the image was loaded outside of the typical code update process (i.e.
QEMU, DediProg).

Resolves openbmc/openbmc#2781

Change-Id: I847d9bb216c0d8f680b342a3790519a9fc9b2c32
Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
1 file changed
tree: 614fc52a29b8d3b7da27275bc7e975da6b8bc16b
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. README.md
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.