commit | 1466b1f06f1c88afa6c974335de429f5392c893a | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Mon Feb 22 12:22:08 2016 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Mon Feb 22 12:25:00 2016 +1030 |
tree | 852a3a39fad36e75146d491719f9639c72159ecb | |
parent | eca800f6b0eb42dca5982c2f644ed172b04d45a2 [diff] |
Move readme to markdown syntax This way it looks a bit nicer on Github. Adds an extra top level heading explaining the OpenPower firmware. Signed-off-by: Joel Stanley <joel@jms.id.au>
The OpenPower firmware build process uses Buildroot to create a toolchain and build the various components of the PNOR firmware, including Hostboot, Skiboot, and Petitboot.
git clone --recursive git@github.com:open-power/op-build.git cd op-build . op-build-env op-build palmetto_defconfig && op-build
sudo apt-get install cscope ctags libz-dev libexpat-dev \ python language-pack-en texinfo \ build-essential g++ git bison flex unzip \ libxml-simple-perl libxml-sax-perl libxml2-dev libxml2-utils xsltproc
sudo dnf install vim gcc-c++ flex bison git ctags cscope expat-devel patch \ zlib-devel zlib-static make unzip tar bzip2 python wget cpio \ bc xz findutils perl-XML-Simple perl-Thread-Queue perl-Env \ perl-XML-LibXML perl-Digest-SHA1 perl-bignum libxml2-devel \ libxslt hostname