| 2da36042 | 18-Mar-2016 |
Haojian Zhuang <haojian.zhuang@linaro.org> |
drivers: add emmc stack
In a lot of embedded platforms, eMMC device is the only one storage device. So loading content from eMMC device is required in ATF.
Create the emmc stack that could co-work
drivers: add emmc stack
In a lot of embedded platforms, eMMC device is the only one storage device. So loading content from eMMC device is required in ATF.
Create the emmc stack that could co-work with IO block driver. Support to read/write/erase eMMC blocks on both rpmb and normal user area. Support to change the IO speed and bus width.
Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
show more ...
|