projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c267952
)
ARM: rmobile: Enable cache command on V3M Eagle
author
Marek Vasut
<
[email protected]
>
Fri, 15 Jun 2018 23:41:09 +0000
(
01:41
+0200)
committer
Marek Vasut
<
[email protected]
>
Sat, 16 Jun 2018 02:27:28 +0000
(
04:27
+0200)
Turning the cache off can help when experimenting with bare metal
applications, enable the cache command on V3M Eagle to make that
easier.
Signed-off-by: Marek Vasut <
[email protected]
>
Cc: Nobuhiro Iwamatsu <
[email protected]
>
configs/r8a77970_eagle_defconfig
patch
|
blob
|
history
diff --git
a/configs/r8a77970_eagle_defconfig
b/configs/r8a77970_eagle_defconfig
index e656377e3d593d829a1f5e430cd2630595292a66..11f56af187023c8e5a724af09e37e28731af0dab 100644
(file)
--- a/
configs/r8a77970_eagle_defconfig
+++ b/
configs/r8a77970_eagle_defconfig
@@
-24,6
+24,7
@@
CONFIG_CMD_USB=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y