mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq5018: Enable Env overwrite support
Change-Id: I4561bd97abae2ef502f300cb8c4bae1e25aa2d9d Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org>
This commit is contained in:
parent
6d4bd587dd
commit
60fa9fec7c
1 changed files with 5 additions and 0 deletions
|
|
@ -58,6 +58,11 @@
|
|||
*/
|
||||
#define CONFIG_CMD_FLASHWRITE
|
||||
|
||||
/*
|
||||
* Enable Env overwrite support
|
||||
*/
|
||||
#define CONFIG_ENV_OVERWRITE
|
||||
|
||||
/*
|
||||
* select serial console configuration
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue