commit | c0823a76df4382ea8b8923dd6de016517bbd5929 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Nov 10 09:47:28 2017 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Nov 29 08:02:39 2017 +0100 |
tree | dcef3a24e5dadac99d6d78f0b342475a27c3b8f0 | |
parent | a8ea299c48fa02651ec762d878ad5174771af147 [diff] |
arm: zynq: Move common ps7_init* initialization to arch code This patch is based on work done in topic board where the first address word also storing operation which should be done. This is reducing size of configuration data. This patch is not breaking an option to copy default ps7_init_gpl* files from hdf file but it is doing preparation for ps7_init* consolidation. The patch is also marking ps7_config as weak function. Signed-off-by: Michal Simek <michal.simek@xilinx.com>