+1
−1
Loading
Currently sd_wp_addr() accepts 32 bit address arguments therefore implicitly restricting SD card address range. Change address argument type to uint64_t. Signed-off-by:Igor Mitsyanko <i.mitsyanko@samsung.com> Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>