[Buildroot] [PATCH v2 1/1] board: add support for Xilinx zc706

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jul 20 21:02:52 UTC 2015


Dear Jordi Montagne,

On Wed, 11 Mar 2015 08:57:10 +0100, Jordi Montagne wrote:
> This is a Xilinx Zynq (xc7z045) development board, based on Xilinx Zynq
> (xc7z045).
> 
> This support is based on Avnet Zedboard defconfig/readme.
> 
> Signed-off-by: Jordi Montagne <jordi.montagne66 at gmail.com>
> ---
> Changes since v1:
>  * use EABIHF instead of EABI
>  * some fix on readme.txt (thanks Thomas Petazzoni)
> ---
>  board/xilinx/zc706/readme.txt | 57 +++++++++++++++++++++++++++++++++++++++++++
>  configs/zc706_defconfig       | 27 ++++++++++++++++++++
>  2 files changed, 84 insertions(+)
>  create mode 100644 board/xilinx/zc706/readme.txt
>  create mode 100644 configs/zc706_defconfig

I've finally applied your patch, after some minor changes:

    [Thomas:
     - minor fixes in the readme.txt
     - rename defconfig from zc706_defconfig to xilinx_zc706_defconfig.]

However, in the mean time, the zedboard_defconfig has been quite
significantly improved. Especially, it no longer requires the special
ps7_init.c/h from the Xilinx SDK. See the following commits for details:

  http://git.buildroot.net/buildroot/commit/?id=ee845a46e2e7d60ac52c38555c183020ce8cd711
  http://git.buildroot.net/buildroot/commit/?id=aabe23f8615f065d7bf62801d38efd17125e78d0
  http://git.buildroot.net/buildroot/commit/?id=46d6a561be418e67c3f859f7d3e7461b2a663749
  http://git.buildroot.net/buildroot/commit/?id=c139f0cce7d78e21b67f4649541a25ae8b5251f4

Maybe you can have a look at the new Zedboard support and update the
ZC706 support as well?

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list