ipq5018: Enable Env overwrite support

Change-Id: I4561bd97abae2ef502f300cb8c4bae1e25aa2d9d
Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org>
This commit is contained in:
Vandhiadevan Karunamoorthy 2020-02-17 10:41:40 +05:30 committed by Gerrit - the friendly Code Review server
parent 6d4bd587dd
commit 60fa9fec7c

View file

@ -58,6 +58,11 @@
*/
#define CONFIG_CMD_FLASHWRITE
/*
* Enable Env overwrite support
*/
#define CONFIG_ENV_OVERWRITE
/*
* select serial console configuration
*/