u-boot-brain/arch/arm/mach-imx/imx8
Faiz Abbas cf00825596 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: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-03-09 08:33:16 +08:00
..
ahab.c imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c common: Move RAM-sizing functions to init.h 2020-01-17 14:02:35 -05:00
fdt.c imx8: fdt: add optee node 2019-10-08 16:35:59 +02:00
image.c spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation 2020-03-09 08:33:16 +08:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx: add imx8x based deneb board 2020-01-14 22:15:21 +01:00
lowlevel_init.S imx8: save args passed from ATF 2019-10-08 16:35:59 +02:00
Makefile imx8: Add support to get container image set size 2019-10-08 16:36:36 +02:00
misc.c imx8: output SECO-FW and ATF commit IDs 2019-11-03 17:04:16 +01:00
parse-container.c imx8: Add AHAB secure boot support 2019-11-03 17:04:16 +01:00