commit | 6881157977385c8a6846c2f48cc421b649c5f846 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Tue Jul 26 16:41:22 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 26 11:29:02 2022 +0200 |
tree | 4e3e2b96096b8331c6aa14dc9b569ac2152f9646 | |
parent | 9eba0826d1fda6f93d35f13900e123e729567ca1 [diff] |
arm: dts: imx8m: shrink ddr firmware size to actual file size After we switch to use BINMAN_SYMBOLS, there is no need to pad the file size to 0x8000 and 0x4000. After we use BINMAN_SYMBOLS, the u-boot-spl-ddr.bin shrink about 36KB with i.MX8MP-EVK. Tested-by: Tim Harvey <tharvey@gateworks.com> #imx8m[m,n,p]-venice Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>