projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a9a246
)
configs: icorem6: Enable Nand bcb command
author
Shyam Saini
<shyam.saini@amarulasolutions.com>
Wed, 12 Jun 2019 08:43:16 +0000
(14:13 +0530)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000
(20:14 +0200)
This would be used for writing spl images along nand BCB
Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com>
configs/imx6qdl_icore_mmc_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx6qdl_icore_mmc_defconfig
b/configs/imx6qdl_icore_mmc_defconfig
index b15c547e372b45f90035071a08229ff39d101553..353582a6c7bb79d75b04fc60d732d3aa15587675 100644
(file)
--- a/
configs/imx6qdl_icore_mmc_defconfig
+++ b/
configs/imx6qdl_icore_mmc_defconfig
@@
-14,6
+14,7
@@
CONFIG_DEBUG_UART_BASE=0x021f0000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SPL_LIBDISK_SUPPORT=y
# CONFIG_CMD_BMODE is not set
+CONFIG_CMD_NANDBCB=y
CONFIG_DEBUG_UART=y
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y