commit | 62f3820b3197e9f4cef781411d7d2e2f8fc36f71 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Sep 29 13:04:25 2020 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 26 15:49:03 2020 -0500 |
tree | 0a81a3a1f19a16f72aaad0c382f1bd9ca2b17099 | |
parent | 34077dc9e2a42c793649d75c33764b07822fcc50 [diff] |
mmc: Update u-boot if needed Calculate a hash over the u-boot image file and the mmc device where u-boot is stored to determine if it needs to be updated. Tested: Verified that after the mmc device is updated, an update to the same image does not rewrite the device where u-boot is. Change-Id: I9f3cb8cc639512c02030b7be34845a67f3e15319 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.