commit | 86013f3918b352e42b8e737dc3c96a1d99bb33c6 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed May 13 12:12:38 2020 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Jun 16 19:59:38 2020 +0000 |
tree | 0cfd95c5f3e105c41e26e07680890dd350e86115 | |
parent | 24a8d83d68af09e4b59882481a61e9206bfac556 [diff] |
Add initial support for eMMC layout Initial commit to add an mmc layout option to update eMMC chips. Tested: Compiled with each of the three supported options: 'meson build -Dbmc-layout=<option>' and verified a build/<option> subdir was created. Change-Id: Idfc9c7f0380daff2d865663dacba23c919386d4f 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
.