commit | a804bc4f620c76b46e9ca59b8277522d48e6385f | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@us.ibm.com> | Thu Feb 01 16:46:40 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Feb 08 15:34:11 2018 +0000 |
tree | 398fd75d36fb4650273e755ee6615f2140a3ab86 | |
parent | 29ed3a58e835b303c7dffce5a4665e3590282854 [diff] |
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>