]> git.baikalelectronics.ru Git - uboot.git/commit
misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Thu, 9 Aug 2018 12:19:44 +0000 (15:19 +0300)
committerYork Sun <york.sun@nxp.com>
Fri, 10 Aug 2018 17:35:22 +0000 (10:35 -0700)
commit87543e3ec5324f5f9007580ab0870e33dbeadba8
treec08fcfd662888906691e0e04466321c8e28c1f4d
parentd08934633901d61190b3d45da74c301bf1cf120e
misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms

QMAN_BAR{E} register setup was disabled on ARM platforms, however the
register does need to be set. Enable the code also on ARMs and fix the
CONFIG_SYS_QMAN_MEM_PHYS define to the correct value so that the newly
enabled code works.

Reviewed-by: Bharat Bhushan <bharat.bhushan@nxp.com>
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h
drivers/misc/fsl_portals.c