MLK-21485 imx8qm/qxp: Extend image size for bootaux M4
authorYe Li <ye.li@nxp.com>
Tue, 7 May 2019 07:06:17 +0000 (00:06 -0700)
committerYe Li <ye.li@nxp.com>
Fri, 24 May 2019 11:29:13 +0000 (04:29 -0700)
commit086aa956a8e2a98aeb601eba337d02e7ad5076dc
treecb6e14579b7593df5a42eb0cbf8dda964f698510
parent71bb62d4c9a82835e919b0c63ccb25f3a5512c42
MLK-21485 imx8qm/qxp: Extend image size for bootaux M4

iMX8 has consective address for TCML and TCMU, so the M4 image size
could exceed the TCML boundary and put its data section in TCMU.

So change the size limitation in bootaux to 256KB to include TCMU.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit cdc80200841055b949677ae8633c6d64fe0d0985)
arch/arm/mach-imx/imx8/cpu.c