mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-03 07:54:24 +01:00
Merge "arm: qca: Remove redundant mmc_deinit"
This commit is contained in:
commit
fce9409c9a
1 changed files with 0 additions and 3 deletions
|
|
@ -540,9 +540,6 @@ static int do_boot_signedimg(cmd_tbl_t *cmdtp, int flag, int argc, char *const a
|
|||
return CMD_RET_FAILURE;
|
||||
|
||||
dcache_enable();
|
||||
#ifdef CONFIG_QCA_MMC
|
||||
board_mmc_deinit();
|
||||
#endif
|
||||
|
||||
board_pci_deinit();
|
||||
#ifdef CONFIG_USB_XHCI_IPQ
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue