mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
configs: icorem6: Enable Nand bcb command
This would be used for writing spl images along nand BCB Signed-off-by: Shyam Saini <shyam.saini@amarulasolutions.com>
This commit is contained in:
committed by
Stefano Babic
parent
7a9a246c0d
commit
3df45ded67
@@ -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
|
||||
|
Reference in New Issue
Block a user