configs: rk322x: enable CONFIG_CMD_DTIMG

Change-Id: I2565da9b3ce0475709cec2ec5d2f51f4383655ea
Signed-off-by: Xiao Ya peng <yp.xiao@rock-chips.com>
This commit is contained in:
Xiao Ya peng 2019-11-27 16:20:22 +08:00
parent 53bea680ec
commit c6d268e39e
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ CONFIG_TPL_DRIVERS_MISC_SUPPORT=y
CONFIG_FASTBOOT_BUF_SIZE=0x04000000 CONFIG_FASTBOOT_BUF_SIZE=0x04000000
CONFIG_FASTBOOT_FLASH=y CONFIG_FASTBOOT_FLASH=y
CONFIG_FASTBOOT_FLASH_MMC_DEV=0 CONFIG_FASTBOOT_FLASH_MMC_DEV=0
CONFIG_CMD_DTIMG=y
# CONFIG_CMD_ELF is not set # CONFIG_CMD_ELF is not set
# CONFIG_CMD_IMI is not set # CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set # CONFIG_CMD_IMLS is not set