]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: imx: soc: Move default TEXT_BASE for i.MX7
authorMarek Vasut <marex@denx.de>
Sun, 20 Oct 2024 21:00:39 +0000 (23:00 +0200)
committerFabio Estevam <festevam@gmail.com>
Fri, 25 Oct 2024 23:22:01 +0000 (20:22 -0300)
commit0ccff7f8dca1e30863374a69c9292c82c142eb5e
tree2046f86a219c9e3457bfded3a81170a1a05e2358
parent304eb6ceea401079050136e7dae8e49e6b615e68
ARM: imx: soc: Move default TEXT_BASE for i.MX7

Move i.MX7 TEXT_BASE/SPL_TEXT_BASE to Kconfig and common/spl/Kconfig
which is the best practice.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Kconfig
arch/arm/mach-imx/mx7/Kconfig
common/spl/Kconfig