[U-Boot] [RFC] zynq: Add support for E3xx board.

Peter Crosthwaite crosthwaitepeter at gmail.com
Fri Sep 4 00:15:30 CEST 2015


On Thu, Sep 3, 2015 at 11:44 AM, Moritz Fischer
<moritz.fischer at ettus.com> wrote:
> Signed-off-by: Moritz Fischer <moritz.fischer at ettus.com>
> ---
>  arch/arm/dts/Makefile                             |     3 +-
>  arch/arm/dts/zynq-e3xx.dts                        |    35 +
>  arch/arm/mach-zynq/Kconfig                        |     4 +
>  board/xilinx/zynq/Makefile                        |     2 +
>  board/xilinx/zynq/e3xx_hw_platform/ps7_init_gpl.c | 13446 ++++++++++++++++++++
>  board/xilinx/zynq/e3xx_hw_platform/ps7_init_gpl.h |   130 +

Can we consolidate this with other ps7_init_gpl.[ch] files using
smaller diffs rather than commit the generated files verbatim?

Regards,
Peter

>  configs/zynq_e3xx_defconfig                       |    12 +
>  include/configs/zynq_e3xx.h                       |    29 +
>  8 files changed, 13660 insertions(+), 1 deletion(-)
>


More information about the U-Boot mailing list