Files
u-boot-tk1-som/board
Masahiro Yamada 66e6715c5f zynq: treat ps7_init.c/h as external files to ignore them
ps7_init.c and ps7_init.h are supposed to be exported by hw project
and copied to board/xilinx/zynq/ directory.

We want them to be ignored by git.
So what we should do is to always treat them as external files
rather than replacing ps7_init.c

This commit does:

 - Move a weak function ps7_init() to arch/arm/cpu/armv7/zynq/spl.c
   and delete board/xilinx/zynq/ps7_init.c

 - Compile board/xilinx/zynq/ps7_init.c only when it exists

 - Add .gitignore to ignore ps7_init.c/h

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-05-14 07:52:46 +02:00
..
2014-03-12 17:04:57 -04:00
2014-05-09 11:50:14 +02:00
2014-03-28 15:06:29 -04:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00
2014-02-19 11:07:50 -05:00
2014-03-10 13:50:31 -04:00
2014-02-21 13:55:41 -05:00
2014-03-12 17:04:55 -04:00
2014-04-23 19:07:54 -05:00
2013-11-26 21:49:34 +01:00
2014-01-24 16:59:07 -05:00
2014-03-12 17:04:55 -04:00
2014-04-17 08:41:06 -07:00
2014-02-19 11:07:50 -05:00
2014-01-24 16:59:07 -05:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00