Eric Nelson
|
5915517b7b
spl: mmc: use block device number, not hard-coded 0
|
9 vuotta sitten |
Simon Glass
|
b4857aa901
spl: mmc: Unify non/driver model spl_mmc_find_device()
|
9 vuotta sitten |
Simon Glass
|
99c7a51a24
spl: mmc: Rename 'mmc' variable to 'mmcp'
|
9 vuotta sitten |
Simon Glass
|
d773a008ee
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
|
9 vuotta sitten |
Nikita Kiryanov
|
a1e56cf6d4
spl: mmc: add support for BOOT_DEVICE_MMC2
|
9 vuotta sitten |
Nikita Kiryanov
|
36afd45136
spl: change return values of spl_*_load_image()
|
9 vuotta sitten |
Nikita Kiryanov
|
83cdf6faa6
spl: mmc: get rid of emmc boot code duplication
|
9 vuotta sitten |
Nikita Kiryanov
|
f52b729393
spl: mmc: move fs boot into its own function
|
9 vuotta sitten |
Nikita Kiryanov
|
d074ebb936
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
|
9 vuotta sitten |
Nikita Kiryanov
|
339245b70d
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
|
9 vuotta sitten |
Nikita Kiryanov
|
4188ba3202
spl: mmc: refactor device location code to its own function
|
9 vuotta sitten |
Nikita Kiryanov
|
fd61d39970
spl: mmc: add break statements in spl_mmc_load_image()
|
9 vuotta sitten |
Gong Qianyu
|
7ef4c45c6e
spl: Fix compile warning for arm64
|
9 vuotta sitten |
Stefan Roese
|
4bfcc54c0b
spl: spl_mmc: Add option to boot from a MMC partition with offset
|
10 vuotta sitten |
Simon Glass
|
dc3dedfeb1
dm: mmc: Allow driver model to be used for MMC in SPL
|
10 vuotta sitten |
Simon Glass
|
fdfa39d3f2
spl: Add debugging info for spl_mmc boot
|
10 vuotta sitten |
Paul Kocialkowski
|
3ae8f4c8ae
spl: spl_mmc: MMC boot mode provisions checks
|
10 vuotta sitten |
Paul Kocialkowski
|
1ec264695f
spl: spl_mmc: Minor cosmetics
|
10 vuotta sitten |
Paul Kocialkowski
|
3bc37b6d65
spl: spl_mmc: Error and count distinction
|
10 vuotta sitten |
Tim Harvey
|
9d3b565441
spl: spl_mmc: fix mmc Falcon mode regression
|
10 vuotta sitten |
Paul Kocialkowski
|
ecb301394b
spl: spl_mmc: Partition raw boot mode for eMMC
|
10 vuotta sitten |
Paul Kocialkowski
|
91199f4a5a
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
|
10 vuotta sitten |
Rob Herring
|
7682a99826
remove unnecessary version.h includes
|
10 vuotta sitten |
Guillaume GARDET
|
2c84c9a40a
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
|
10 vuotta sitten |
Guillaume GARDET
|
4c5bbc2328
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
|
10 vuotta sitten |
Paul Kocialkowski
|
b97300b62f
spl: MMC U-Boot image load from raw partition
|
10 vuotta sitten |
Paul Kocialkowski
|
e2ccdf89a0
MMC SD fs boot partition config coding style and proper description
|
10 vuotta sitten |
Guillaume GARDET
|
592f922261
spl: Add EXT support to SPL
|
10 vuotta sitten |
Guillaume GARDET
|
205b4f33cf
Rename some defines containing FAT in their name to be filesystem generic
|
10 vuotta sitten |
Tom Rini
|
7dbe63bc95
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
|
11 vuotta sitten |