Add flash copy commands to busybox

The flashcp command will copy a file to a mtd device after erasing the
partition.   This is useful for updating the bmc u-boot, kernel,
environment, and/or initrd.  It can also be used for upating the whole
pnor, or partitions if we later add ffs partition parsing.
2 files changed
tree: 79381165a07582708351ff439dcf273c6f9eb9b4
  1. meta-openbmc-bsp/
  2. meta-openbmc-machines/
  3. meta-phosphor/
  4. yocto-poky/
  5. .gitignore
  6. .templateconf
  7. openbmc-env
  8. README.md
README.md

OpenBMC

Build Status

Building

OpenBMC uses Yocto/Open-Embedded for a build system, which supports an out-of-tree build. It is recommended that you create an empty directory somewhere to hold the build. This directory will get big.

To start a build:

cd <builddir>
. <repodir>/openbmc-env
bitbake obmc-phosphor-image