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:
c061d5b
)
ARM64: zynqmp: Remove incorrect link to common config file
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 20 Aug 2015 13:21:48 +0000
(15:21 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:56 +0000
(15:55 +0100)
Link to zynqmp common file is incorrect. Fix it by removing the whole
link because it is visible from the file where to look at it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp_ep.h
patch
|
blob
|
history
diff --git
a/include/configs/xilinx_zynqmp_ep.h
b/include/configs/xilinx_zynqmp_ep.h
index ed7ae177bc9bd345f7cd23b8ad8544b51bca15c7..23a69db0c823c7d1682691980ceda072a993dd46 100644
(file)
--- a/
include/configs/xilinx_zynqmp_ep.h
+++ b/
include/configs/xilinx_zynqmp_ep.h
@@
-1,7
+1,5
@@
/*
- * Configuration for Xilinx ZynqMP emulation
- * platforms. See zynqmp-common.h for ZynqMP
- * common configs
+ * Configuration for Xilinx ZynqMP emulation platforms
*
* (C) Copyright 2014 - 2015 Xilinx, Inc.
* Michal Simek <michal.simek@xilinx.com>