On 03/06/2022 10:17, Peng Fan (OSS) wrote: > From: Peng Fan <peng....@nxp.com> > > By reading binman symbols, we no need hard coded IMEM_LEN/DMEM_LEN after > we update the binman dtsi to drop 0x8000/0x4000 length for the firmware. > > And that could save binary size for many KBs. > > Tested-by: Tim Harvey <thar...@gateworks.com> #imx8m[m,n,p]-venice > Signed-off-by: Peng Fan <peng....@nxp.com> > --- > drivers/ddr/imx/imx8m/helper.c | 51 ++++++++++++++++++++++++++++------ > 1 file changed, 43 insertions(+), 8 deletions(-)
Reviewed-by: Alper Nebi Yasak <alpernebiya...@gmail.com>