mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq9048: enable run and flash command
Change-Id: I5ae7ef31b7c794c58f2c513374deef62bd8b19f0 Signed-off-by: anusha <anusharao@codeaurora.org>
This commit is contained in:
parent
793be6811f
commit
b85e009d2b
1 changed files with 6 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue