mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ipq5018: Add flash command support
Change-Id: Ifcb63e50d17d3fcc676845123dac02ee205f250a Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org>
This commit is contained in:
parent
a2edc11fd5
commit
6d4bd587dd
1 changed files with 5 additions and 0 deletions
|
|
@ -53,6 +53,11 @@
|
|||
*Size of malloc() pool
|
||||
*/
|
||||
|
||||
/*
|
||||
* Enable Flashwrite command
|
||||
*/
|
||||
#define CONFIG_CMD_FLASHWRITE
|
||||
|
||||
/*
|
||||
* select serial console configuration
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue