qca: Enabled mmc partition protection

Enables mmc partition protection based on read-only
attribute in GPT on ipq4019 and ip8064 platforms.

Change-Id: Ifd459eb2964a056806ce23100a7f205b46fffdb3
Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
Gokul Sriram Palanisamy 2018-05-04 16:55:13 +05:30
parent ff3851d492
commit 319ae005c3
2 changed files with 2 additions and 0 deletions

View file

@ -121,6 +121,7 @@ typedef struct {
#define QCA_BOOT_PARAMS_ADDR (QCA_KERNEL_START_ADDR + 0x100)
#endif
#define CONFIG_FLASH_PROTECT
/* Environment */
#define CONFIG_ARCH_CPU_INIT

View file

@ -88,6 +88,7 @@
#undef CONFIG_HW_WATCHDOG
#define CONFIG_SYS_DEVICE_NULLDEV
#define CONFIG_FLASH_PROTECT
/* Environment */
#define CONFIG_MSM_PCOMM