Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a16865c5 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

msm: restart: change the EDLOAD boot option to USB



Currenlty forced EDLOAD boot option(0x2) uses SD card followed by USB
as boot options. SD card boot option is not supported. So select
the forced EDLOAD boot opition(0x1) as USB only.

CRs-Fixed: 684609
Change-Id: I4a8519986928aec81b0950d7468c4c4ac338aae0
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent c66490db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
#define SCM_IO_DISABLE_PMIC_ARBITER	1
#define SCM_WDOG_DEBUG_BOOT_PART	0x9
#define SCM_DLOAD_MODE			0X10
#define SCM_EDLOAD_MODE			0X02
#define SCM_EDLOAD_MODE			0X01
#define SCM_DLOAD_CMD			0x10