projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0758b
)
microblaze: Remove empty ifdef around caches
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 21 Jul 2016 11:47:52 +0000
(13:47 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Fri, 22 Jul 2016 12:06:07 +0000
(14:06 +0200)
Code around was removed because of move to Kconfig.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/microblaze-generic.h
patch
|
blob
|
history
diff --git
a/include/configs/microblaze-generic.h
b/include/configs/microblaze-generic.h
index 93fb166665ee94a1cea9e13adec3c8367e964104..047e756e71d95894dfa11e2300a3a8c2655e3b02 100644
(file)
--- a/
include/configs/microblaze-generic.h
+++ b/
include/configs/microblaze-generic.h
@@
-175,10
+175,6
@@
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_MFSL
-#if defined(CONFIG_DCACHE) || defined(CONFIG_ICACHE)
-#else
-#endif
-
#if defined(FLASH)
# define CONFIG_CMD_JFFS2
# define CONFIG_CMD_UBI