diff options
| author | Nikita Kiryanov <[email protected]> | 2015-11-08 17:11:48 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2015-11-18 14:50:02 -0500 |
| commit | 83cdf6faa677ff8ff39d7852126aad3207fac021 (patch) | |
| tree | 05496748051e481b728fd3278c7d6bd95652b95a /scripts/basic | |
| parent | f52b729393c4ec2af22f3a51a193362fc4f55e4f (diff) | |
spl: mmc: get rid of emmc boot code duplication
Get rid of emmc boot code duplication in spl_mmc_load_image() using a switch
case fallthrough into MMCSD_MODE_RAW. Since the #ifdef CONFIG_SUPPORT_EMMC_BOOT
check is not really necessary, remove it in the process.
No functional changes.
Signed-off-by: Nikita Kiryanov <[email protected]>
Cc: Igor Grinberg <[email protected]>
Cc: Paul Kocialkowski <[email protected]>
Cc: Pantelis Antoniou <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
