rv1126-uboot/common/spl
Jason Zhu 2e93c98a37 spl: mmc: fix partition error
The part_get_info_by_name() return number that is greater than
zero when called successfully.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ib3127f90368e7c2bfb9573c7d17e1e98dc67d9db
2020-06-09 10:09:06 +08:00
..
Kconfig spl: mmc: add partition name to load image 2020-06-08 16:23:31 +08:00
Makefile UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
spl.c common: spl: initial spl->next_stage 2020-05-22 16:39:51 +08:00
spl_ab.c common: spl: ab: update new function to support ab system 2020-05-06 11:59:29 +08:00
spl_atf.c spl: do cleanup before jumping to next stage 2020-04-09 18:26:22 +08:00
spl_bootrom.c
spl_dfu.c
spl_ext.c
spl_fat.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_fit.c fit: support board sig verify require 2020-04-21 12:02:02 +08:00
spl_mmc.c spl: mmc: fix partition error 2020-06-09 10:09:06 +08:00
spl_mtd_blk.c spl: mtd blk: clean rkfw code 2020-06-08 16:23:21 +08:00
spl_nand.c spl: nand: clean rkfw code 2020-06-08 16:23:21 +08:00
spl_net.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_nor.c
spl_onenand.c
spl_optee.S common: spl: jump next process depend on entry_point_os 2020-04-07 17:47:16 +08:00
spl_ram.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_rkfw.c spl: rkfw: get partition sector independ on outside 2020-06-08 16:23:21 +08:00
spl_sata.c
spl_sdp.c UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2020-01-07 17:24:58 +08:00
spl_spi.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00