projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
796b226
)
configs: imx93: enable the 'cpu' command
author
Hou Zhiqiang
<Zhiqiang.Hou@nxp.com>
Thu, 1 Aug 2024 03:59:59 +0000
(11:59 +0800)
committer
Fabio Estevam
<festevam@gmail.com>
Fri, 2 Aug 2024 18:16:51 +0000
(15:16 -0300)
Enable the 'cpu' command to display the CPU info and release CPU core to
run baremetal or RTOS applications.
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
configs/imx93_11x11_evk_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx93_11x11_evk_defconfig
b/configs/imx93_11x11_evk_defconfig
index 2246715d822d787bd416bf5edec082a81598e02f..93ab0b9aa3076995c9a5506d263347688cfdf53b 100644
(file)
--- a/
configs/imx93_11x11_evk_defconfig
+++ b/
configs/imx93_11x11_evk_defconfig
@@
-52,6
+52,7
@@
CONFIG_CMD_ERASEENV=y
# CONFIG_CMD_CRC32 is not set
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_CLK=y
+CONFIG_CMD_CPU=y
CONFIG_CMD_DFU=y
CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y