powerpc/85xx: Don't report SRAM to L2 cache fallback as error
authorClaudiu Manoil <claudiu.manoil@nxp.com>
Thu, 7 Jul 2016 12:49:02 +0000 (15:49 +0300)
committerScott Wood <oss@buserror.net>
Sat, 9 Jul 2016 00:55:34 +0000 (19:55 -0500)
commit8ebf506ab2729012a3fe7dd8765a7d24202d409b
tree1307558e2dd44bf5eafb27e0916cc0e7a814f683
parent63a72284b159c569ec52f380c9a8dd9342d43bb8
powerpc/85xx: Don't report SRAM to L2 cache fallback as error

If the SRAM region parameters are missing the SRAM driver
probing exits and the L2 region is configured as L2 cache
entirely.  This is the expected default behaviour, so it
makes no sense to report it as an error.

Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/sysdev/fsl_85xx_l2ctlr.c