]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Clean psu_init* files for ep108
authorMichal Simek <michal.simek@xilinx.com>
Mon, 15 Jan 2018 09:51:28 +0000 (10:51 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 31 Jan 2018 12:15:47 +0000 (13:15 +0100)
commit63a9bf3d93536fa56dc31f394b87dd30886ae2b5
treecb4eda1c5952c15bffa8e4ee255749436ffa59e1
parent5c61f8dd1534c76e3e57f0a17e56c3739162f5b3
arm64: zynqmp: Clean psu_init* files for ep108

- Remove common shared functions
- Remove camelcase
- Remove psu_init_gpl.h
- Remove additional whitespaces
- Remove all comments
- Remove all protection functions
- Mark functions as static

And also remove psu_ddr_phybringup_data(), psu_ddr_init_data() which are
not called at all.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
board/xilinx/zynqmp/zynqmp-ep108/psu_init_gpl.c
board/xilinx/zynqmp/zynqmp-ep108/psu_init_gpl.h [deleted file]