summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCyril Bur <cyril.bur@au1.ibm.com>2015-04-16 11:10:58 +1000
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-04-18 05:30:03 +1000
commit9d0a41554b841249aa6265e84be99696cc642e4d (patch)
treed0497f93373f222b8cb42df351bcb12c49297e4c /include
parentcd28a80068a0d5292eea2d71cab2b202b9adeaef (diff)
downloadblackbird-skiboot-9d0a41554b841249aa6265e84be99696cc642e4d.tar.gz
blackbird-skiboot-9d0a41554b841249aa6265e84be99696cc642e4d.zip
external/pflash: fix build breakage on powerpc
Because pflash is a userland tool which makes interesting use of hardware flash accessors it needs a special version of those functions which don't actually try to access hardware but perform various userland calls to call into firmware to update the flash. Sometime in the past optimisations which introduced inline functions in to the lpc code caused it to be incompatible with the userland access functions for powerpc. This patch solves this by adding a special lpc header to pflash file without these optimisations. Signed-off-by: Cyril Bur <cyril.bur@au1.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud