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:
2baa997
)
arm: socfpga: Enable all FPGA config support for Arria 10
author
Tien Fong Chee
<tien.fong.chee@intel.com>
Wed, 26 Jul 2017 05:05:44 +0000
(13:05 +0800)
committer
Marek Vasut
<marex@denx.de>
Wed, 26 Jul 2017 08:31:44 +0000
(10:31 +0200)
Enable all FPGA config support for Arria 10.
Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
Reviewed-by: Dinh Nguyen <dinguyen@kernel.org>
include/configs/socfpga_common.h
patch
|
blob
|
history
diff --git
a/include/configs/socfpga_common.h
b/include/configs/socfpga_common.h
index 69da618d9ef9d98744c8870c3d2f0be09787e4d4..2c23ae50734645a3b7235e64f18aad8b01121b70 100644
(file)
--- a/
include/configs/socfpga_common.h
+++ b/
include/configs/socfpga_common.h
@@
-103,11
+103,10
@@
/*
* FPGA Driver
*/
-#ifdef CONFIG_TARGET_SOCFPGA_GEN5
#ifdef CONFIG_CMD_FPGA
#define CONFIG_FPGA_COUNT 1
#endif
-#endif
+
/*
* L4 OSC1 Timer 0
*/