diff options
author | Haojian Zhuang <haojian.zhuang@linaro.org> | 2016-03-18 15:14:19 +0800 |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | 2016-04-27 18:51:58 +0800 |
commit | 9da7a653bda90669057b842b64de4f6b880c8574 (patch) | |
tree | 2f79193caff0fc5f93933bfee19c7699d0b98db4 /include/stdlib/string.h | |
parent | 142ff9b5f5d80d0c5e5a235f5c80570a535c7e72 (diff) |
IO: support block device type
FIP is accessed as memory-mapped type. eMMC is block device type.
In order to support FIP based on eMMC, add the new io_block layer.
io_block always access eMMC device as block size. And it'll only
copy the required data into buffer in io_block driver. So preparing
an temporary buffer is required.
When use io_block device, MAX_IO_BLOCK_DEVICES should be declared
in platform_def.h. It's used to support multiple block devices.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Diffstat (limited to 'include/stdlib/string.h')
0 files changed, 0 insertions, 0 deletions