fix alternate boot after watchdog reset

If the watchdog resets and results in booting from the alternate flash
chip, the ubiblock uboot environment variables were not set correctly
by simply mirroring the primary flash values. Instead, we need to flip
the chip so that we correctly boot from the backup kernel.

Resolves openbmc/openbmc#2840

Change-Id: Iabf93053015704049244aea81e83a797b0b16650
Signed-off-by: Eddie James <eajames@us.ibm.com>
1 file changed
tree: 398fd75d36fb4650273e755ee6615f2140a3ab86
  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.