Home
last modified time | relevance | path

Searched hist:ed77aeb575934ff8ec202a7fe6e0cdc07f8cee3e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A DKconfiged77aeb575934ff8ec202a7fe6e0cdc07f8cee3e Wed Dec 02 19:31:25 UTC 2015 Dinh Nguyen <dinguyen@opensource.altera.com> arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property

In order to re-use as much Cyclone5 and Arria5 code as possible to support
the Arria10 platform, we need to wrap some of the code with #ifdef's. By
adding CONFIG_TARGET_SOCFPGA_GEN5, we can shorten the check by not having to check
for both AV || AV.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>