commit | c065a6c6f65ff0731a9202dfedc82e9aefd6dfa9 | [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 | 23387416daa077bf582c38fb56fa8a721d17e21a [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>