imx8ulp: Fix DCNANO QoS setting
authorYe Li <ye.li@nxp.com>
Fri, 29 Oct 2021 01:46:23 +0000 (09:46 +0800)
committerStefano Babic <sbabic@denx.de>
Sat, 5 Feb 2022 12:38:38 +0000 (13:38 +0100)
commitbd8b673003078309341c81b6a059f3bdebd81c4b
tree1c662fc601d5ab54b28f94d4a8b2e7c823078648
parent16062f9b0a566cfa07fed21aef183608de6da50e
imx8ulp: Fix DCNANO QoS setting

The setting does not have effect because we should set it after
power on the PS16 for NIC AV.

So move it after upower_init which has powered on all PS

Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx8ulp/sys_proto.h
arch/arm/mach-imx/imx8ulp/soc.c
board/freescale/imx8ulp_evk/spl.c