[U-Boot] [GIT PULL] fpga changes

Hi Tom,
please pull these fpga patches to your tree.
Thanks, Michal
The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
Prepare v2015.01 (2015-01-12 09:39:08 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git fpga
for you to fetch changes up to b9103809eb9052f40479d2d741e980832b75ebba:
fpga: zynqpl: Add support for zc7035 (2015-01-21 10:25:53 +0100)
---------------------------------------------------------------- Michal Simek (10): fpga: Protect GZIP usage when LOADMK is enabled fpga: Remove extern prototypes from .h fpga: Export fpga_get_desc for SPL fpga: xilinx: spartan2: Setup NULL fpga_op without driver fpga: xilinx: spartan3: Setup NULL fpga_op without driver fpga: xilinx: virtex2: Setup NULL fpga_op without driver fpga: xilinx: virtex2: Fix macro indentation fpga: xilinx: zynqpl: Setup NULL fpga_op without driver fpga: xilinx: Check if fpga operations are defined fpga: xilinx: Show fpga info if defined
Siva Durga Prasad Paladugu (1): fpga: zynqpl: Add support for zc7035
board/xilinx/zynq/board.c | 4 ++++ common/cmd_fpga.c | 5 +++++ drivers/fpga/fpga.c | 2 +- drivers/fpga/xilinx.c | 22 ++++++++++++++++++---- include/fpga.h | 27 ++++++++++++++------------- include/spartan2.h | 38 +++++++++++++++++++++++++++----------- include/spartan3.h | 45 +++++++++++++++++++++++++++++++-------------- include/virtex2.h | 53 +++++++++++++++++++++++++++++++++++------------------ include/zynqpl.h | 29 +++++++++++++++++++++++------ 9 files changed, 158 insertions(+), 67 deletions(-)

On Wed, Jan 21, 2015 at 10:28:21AM +0100, Michal Simek wrote:
Hi Tom,
please pull these fpga patches to your tree.
Thanks, Michal
The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
Prepare v2015.01 (2015-01-12 09:39:08 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git fpga
for you to fetch changes up to b9103809eb9052f40479d2d741e980832b75ebba:
fpga: zynqpl: Add support for zc7035 (2015-01-21 10:25:53 +0100)
Applied to u-boot/master, thanks!
U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
participants (2)
-
Michal Simek
-
Tom Rini