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:
74ce8f4
)
arm64: zynqmp: Enable cache command for mini mtest configuration
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 17 Feb 2020 11:14:32 +0000
(12:14 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 6 Apr 2020 10:51:30 +0000
(12:51 +0200)
Enable cache commands by default for mtest configuration. It is good to be
able to enable/disable caches when you test memory.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/xilinx_zynqmp_mini_defconfig
patch
|
blob
|
history
diff --git
a/configs/xilinx_zynqmp_mini_defconfig
b/configs/xilinx_zynqmp_mini_defconfig
index d953c91a66ed9cb68add7e3b8432f0389b75572c..2d9a3b3a5f3a25cff136aa80f7511d3a77514fbd 100644
(file)
--- a/
configs/xilinx_zynqmp_mini_defconfig
+++ b/
configs/xilinx_zynqmp_mini_defconfig
@@
-40,6
+40,7
@@
CONFIG_SYS_ALT_MEMTEST=y
# CONFIG_CMD_ITEST is not set
# CONFIG_CMD_SOURCE is not set
# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_CACHE=y
# CONFIG_CMD_MISC is not set
# CONFIG_PARTITIONS is not set
CONFIG_OF_EMBED=y