git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a113683
)
ARM: imx: mx5: Enable BMODE command on MX53 Menlo board
author
Marek Vasut
<marex@denx.de>
Tue, 21 May 2024 09:42:06 +0000
(11:42 +0200)
committer
Fabio Estevam
<festevam@denx.de>
Fri, 24 May 2024 14:29:59 +0000
(11:29 -0300)
The board can do primary/secondary boot switching, enable the bmode command.
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/m53menlo_defconfig
patch
|
blob
|
history
diff --git
a/configs/m53menlo_defconfig
b/configs/m53menlo_defconfig
index
0ebda79
..
67805b1
100644
(file)
--- a/
configs/m53menlo_defconfig
+++ b/
configs/m53menlo_defconfig
@@
-22,6
+22,7
@@
CONFIG_SPL=y
CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
CONFIG_ENV_OFFSET_REDUND=0x180000
CONFIG_SYS_LOAD_ADDR=0x70800000
+CONFIG_CMD_BMODE=y
CONFIG_FIT=y
CONFIG_BOOTDELAY=1
CONFIG_OF_BOARD_SETUP=y