mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Merge "qca: Enabled mmc partition protection"
This commit is contained in:
commit
750b3ca7ac
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -88,6 +88,7 @@
|
|||
#undef CONFIG_HW_WATCHDOG
|
||||
|
||||
#define CONFIG_SYS_DEVICE_NULLDEV
|
||||
#define CONFIG_FLASH_PROTECT
|
||||
|
||||
/* Environment */
|
||||
#define CONFIG_MSM_PCOMM
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue