soc/fsl/qbman: Rework QBMan private memory setup
authorRoy Pledge <roy.pledge@nxp.com>
Thu, 1 Aug 2019 20:16:53 +0000 (20:16 +0000)
committerLi Yang <leoyang.li@nxp.com>
Thu, 15 Aug 2019 21:41:32 +0000 (16:41 -0500)
commit97777078d695d4294c999ad29363ff11f6384442
tree9380594a80f3ead027933c1a2f7795267346f15a
parent031bca078e7554f1aa571a000272a52a07b1735f
soc/fsl/qbman: Rework QBMan private memory setup

Rework QBMan private memory setup so that the areas are not
zeroed if the device was previously initialized

If the QMan private memory was already initialized skip the PFDR
initialization.

Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/soc/fsl/qbman/bman_ccsr.c
drivers/soc/fsl/qbman/dpaa_sys.c
drivers/soc/fsl/qbman/qman_ccsr.c