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:
parent
53bea680ec
commit
c6d268e39e
|
|
@ -34,6 +34,7 @@ CONFIG_TPL_DRIVERS_MISC_SUPPORT=y
|
|||
CONFIG_FASTBOOT_BUF_SIZE=0x04000000
|
||||
CONFIG_FASTBOOT_FLASH=y
|
||||
CONFIG_FASTBOOT_FLASH_MMC_DEV=0
|
||||
CONFIG_CMD_DTIMG=y
|
||||
# CONFIG_CMD_ELF is not set
|
||||
# CONFIG_CMD_IMI is not set
|
||||
# CONFIG_CMD_IMLS is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue