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:
e832a14
)
zynq: zc770: Remove unused ifdefs for xm011 and xm013
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 4 Feb 2016 09:56:23 +0000
(10:56 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 22 Feb 2016 15:21:01 +0000
(16:21 +0100)
Clean config file.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/zynq_zc770.h
patch
|
blob
|
history
diff --git
a/include/configs/zynq_zc770.h
b/include/configs/zynq_zc770.h
index
32ea1f3
..
f49715b
100644
(file)
--- a/
include/configs/zynq_zc770.h
+++ b/
include/configs/zynq_zc770.h
@@
-17,13
+17,9
@@
#if defined(CONFIG_ZC770_XM010)
# define CONFIG_ZYNQ_SDHCI0
-#elif defined(CONFIG_ZC770_XM011)
-
#elif defined(CONFIG_ZC770_XM012)
# undef CONFIG_SYS_NO_FLASH
-#elif defined(CONFIG_ZC770_XM013)
-
#endif
#include <configs/zynq-common.h>