Skip to content
Commit cf008255 authored by Faiz Abbas's avatar Faiz Abbas Committed by Peng Fan
Browse files

spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation



The call to spl_mmc_get_uboot_raw_sector() completely ignores and
overwrites the raw_sect value passed from the caller of spl_mmc_load().

Fix this by passing raw_sect to the function and returning the same
value in the default case.

Signed-off-by: default avatarFaiz Abbas <faiz_abbas@ti.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent a8512139
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment