diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2015-02-26 11:46:09 +0800 |
---|---|---|
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | 2015-02-26 16:34:27 +1100 |
commit | 6c26bc72093a317a7018bafbece55393d9e222f5 (patch) | |
tree | 1264c7dd0f123d48e2387dffbb1f9d332f7d41eb /Makefile.rules | |
parent | 4ddba54145f2c6056cc0236774429825f5ba84d9 (diff) | |
download | skiboot-6c26bc72093a317a7018bafbece55393d9e222f5.zip skiboot-6c26bc72093a317a7018bafbece55393d9e222f5.tar.gz skiboot-6c26bc72093a317a7018bafbece55393d9e222f5.tar.bz2 |
libflash: move ffs_flash_read into libflash
We have ffs_flash_read to do optionally-ecc-ed reads of flash data.
However, this isn't really related to the ffs partitioning.
This change moves ffs_flash_read into libflash.c, named
flash_read_corrected. The function itself isn't changed.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'Makefile.rules')
0 files changed, 0 insertions, 0 deletions