obmc-flash-bmc: Remove checking for rwreset

With openbmc commit c03b9c4a5d5f8e089297d8d4c13540d6b2c9421f
a new U-Boot environment variable was added to perform a
factory reset, and logic was added to obmc-flash-bmc to
always check if this new variable existed so that systems
running older versions of BMC firmware would have this new
variable added since the environment variables are not updated
during a firmware update.

A few openbmc tags have been created since then, and only
witherspoon currently uses this code update script, so it's a
good time to remove this workaround.

Change-Id: I1cb7fdf0e657d24a7641cc4d18776ea20d206c7c
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
1 file changed
tree: 86d926ceb46795ce5b7e98d214ade81fb5cff39b
  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.