<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phosphor-bmc-code-mgmt/ubi/Makefile.am.include, branch master</title>
<subtitle>OpenBMC Phosphor BMC code version management sources</subtitle>
<id>https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/'/>
<updated>2018-07-17T01:45:16+00:00</updated>
<entry>
<title>item_updater: sort ubi specific code</title>
<updated>2018-07-17T01:45:16+00:00</updated>
<author>
<name>Lei YU</name>
<email>mine260309@gmail.com</email>
</author>
<published>2018-06-21T08:09:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=56aaf454adef04bd4c1d45870cd86dc2de0a880a'/>
<id>urn:sha1:56aaf454adef04bd4c1d45870cd86dc2de0a880a</id>
<content type='text'>
Add item_updater_helper and implement it in ubi and static layouts.

Tested: Build this repo on both Romulus and Witherspoon OK;
        Tested on Romulus and Witherspoon that code update works fine.

Change-Id: I706cfe63900f89bb41672dcc745b3483e06838c7
Signed-off-by: Lei YU &lt;mine260309@gmail.com&gt;
</content>
</entry>
<entry>
<title>activation: Create ubi write function</title>
<updated>2018-06-06T21:40:03+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2018-05-30T18:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=9f89e2e1cf7e739dcd3cb975815ed37750c81c26'/>
<id>urn:sha1:9f89e2e1cf7e739dcd3cb975815ed37750c81c26</id>
<content type='text'>
Move the code that creates the ubi volumes into a separate
write flash function to make it easier to implement
different flash write functions for other flash layouts.

To implement a different write flash function:

1. Modify the Makefile.am file to include the desired code
location. Ex:
  if UBI
    include ubi/Makefile.am.include
  else
    include &lt;other&gt;/Makefile.am.include
2. Implement the Activation::flashWrite in &lt;other&gt;/flash.cpp

Tested: Verified code update still worked.

Change-Id: Ide4d135695dad27e0dc1b5a776a276dfb2ca9aa6
Signed-off-by: Adriana Kobylak &lt;anoo@us.ibm.com&gt;
</content>
</entry>
</feed>
