mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-30 08:07:59 +00:00
arm64: zynqmp: Do not remove dpll_prog from psu_init
dpll_prog is available in some psu_init files that's why this function should stay there. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
c126ba4f43
commit
d8a6d1b7b1
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ psu_..._protection
|
||||||
psu_init_xppu_aper_ram
|
psu_init_xppu_aper_ram
|
||||||
mask_delay(u32
|
mask_delay(u32
|
||||||
mask_read(u32
|
mask_read(u32
|
||||||
dpll_prog
|
|
||||||
mask_poll(u32
|
mask_poll(u32
|
||||||
mask_pollonvalue(u32
|
mask_pollonvalue(u32
|
||||||
psu_ps_pl_reset_config_data
|
psu_ps_pl_reset_config_data
|
||||||
|
|
Loading…
Add table
Reference in a new issue