Commit Graph

4 Commits

Author SHA1 Message Date
Johannes Schlatow
c4cdbf00fb zynq: remove deprecated specs 2017-03-02 12:40:50 +01:00
Norman Feske
4492597403 zynq: limit SDHCI-driver build to selected boards
This patch introduces the spec value 'zync_sdhci' restrict the build of
the driver to the boards that actually support it.

Fixes #37
2016-08-26 16:19:18 +02:00
Norman Feske
ef756be840 zynq: build i2c driver for zedboard only
This patch makes the zynq i2c driver depend on a new 'zynq_i2c' spec
value, which is only enabled for the zedboard.

Issue #37
2016-08-26 16:11:02 +02:00
Johannes Schlatow
2e7bb650dc zynq: add specs for zynq-based boards
- zynq_parallella
- zynq_zedboard
- zynq_zc706
- zynq_zc702
2016-07-06 15:20:23 +02:00