
On Tue, Nov 11, 2014 at 11:22:43AM +0100, Michal Simek wrote:
Hi Tom, [cc: Albert]
please pull these 4 patches to your tree. It adds support for Zybo board and add support for new ps7_init_gpl file.
Thanks, Michal
The following changes since commit 11ada9225a16ed2d8ddbf0715a2416245a777cbc:
Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh (2014-11-05 13:11:18 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git zynq
for you to fetch changes up to 61eb3cf2d5ef174b5a3008df6f7530b21f393261:
kconfig: zynq: Add ZYBO board (2014-11-11 11:02:52 +0100)
OK, this doesn't build for me, the new zybo board blows up: +(zynq_zybo) common/built-in.o: In function `show_model_r': +(zynq_zybo) common/board_r.c:510: undefined reference to `checkboard' w+(zynq_zybo,zynq_zybo) include/configs/zynq_zybo.h:24:0: warning: "CONFIG_DEFAULT_DEVICE_TREE" redefined [enabled by default]In file included from include/config.h:4:0
Please fix, you can add it on top of the current PR, thanks!