]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit637cf8a072a1e5d59488365f6c5731f1276c8171
tree1c662fc601d5ab54b28f94d4a8b2e7c823078648
parentc26227240551c6e82f3938926fb4913deada6e15
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