commit | 6c01ca0a530689d45b2ff7d679bd653ad8adaeb4 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Jan 31 16:42:32 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 29 20:15:42 2023 +0200 |
tree | d1f6571ae05100ca6ffd62c579fd46033423989a | |
parent | 74a39c15c388dd06edccc4d464da6d5caf70a467 [diff] |
imx8ulp_evk: Update DDR ports arbitration for DCNANO underrun To resolve DCNANO underrun issue, change the DDR Port 0 arbitration from round robin fashion to fixed priority level 1, while other ports are not assigned any priority, so they will be serviced in round robin fashion if there is no active request from Port 0. Signed-off-by: Ye Li <ye.li@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com>