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)
commit92d2e89c8c44a8f41d5f296e46c9cd6c9b34e4f8
treec08fcfd662888906691e0e04466321c8e28c1f4d
parent5bdfdb7d4fc23fdc458c0f51fe39f0b9c47a2744
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