]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL
authorMichal Simek <michal.simek@xilinx.com>
Tue, 29 Nov 2016 11:03:51 +0000 (12:03 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 2 Dec 2016 13:35:50 +0000 (14:35 +0100)
commitfde6cacde269dab8622415fa599b43741a3463c2
treeedd751fc5cec50c4af3e751a9dbf1bf2305b4112
parente367240a5404b62663de935dc6a8a06b4d92a87a
ARM64: zynqmp: Use DTS name for different psu_init_gpl* files in SPL

CONFIG_SYS_CONFIG_NAME is not proper config option for different low
level init files because different board revisions requires different
psu_init_gpl* files.

Also at the end of moving drivers to DM all board specific configuration
files should be removed.

The same changes was done for Zynq.
"ARM: zynq: Simplify zynq configuration"
(sha1: ad5b5801264e573bfbf17a20b04c546985c5bfc1)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynqmp/Makefile