commit | 9f76410763c25a87a4d505473ba4cce788995894 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Thu Jul 28 11:10:12 2022 +0800 |
committer | Peng Fan <peng.fan@nxp.com> | Fri Jul 29 19:49:13 2022 +0800 |
tree | 38ceead9265049da7296208cb95f86305b3ca6c2 | |
parent | 99b0c40cce9cd5d3a48f7f595863fe48f920137e [diff] |
board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros Now when CONFIG_SYS_TEXT_BASE has sane value, use it for calculation of other SPL offset values: CONFIG_SPL_MAX_SIZE, CONFIG_SYS_MMC_U_BOOT_* and CONFIG_SYS_SPI_FLASH_U_BOOT_* macros. No functional change. Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Peng Fan <peng.fan@nxp.com>