ipq9048: enable run and flash command

Change-Id: I5ae7ef31b7c794c58f2c513374deef62bd8b19f0
Signed-off-by: anusha <anusharao@codeaurora.org>
This commit is contained in:
anusha 2020-12-22 10:04:25 +05:30 committed by Gerrit - the friendly Code Review server
parent 793be6811f
commit b85e009d2b

View file

@ -234,5 +234,10 @@ extern loff_t board_env_size;
* By default we are disabling it */
/*#define CONFIG_IPQ_REPORT_L2ERR*/
#endif /* _IPQ9048_H */
/*
* Other commands
*/
#define CONFIG_CMD_FLASHWRITE
#define CONFIG_CMD_RUN
#endif /* _IPQ9048_H */