• Haojian Zhuang's avatar
    drivers: add emmc stack · 2da36042
    Haojian Zhuang authored
    
    
    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: default avatarHaojian Zhuang <haojian.zhuang@linaro.org>
    2da36042
emmc.h 5.79 KB