]> Git Repo - J-u-boot.git/commit - Kconfig
am43xx: Define common init stack pointer address in Kconfig
authorPaul Kocialkowski <[email protected]>
Sun, 28 Jul 2024 20:24:54 +0000 (22:24 +0200)
committerTom Rini <[email protected]>
Wed, 7 Aug 2024 00:32:45 +0000 (18:32 -0600)
commite7f605816ae6b49c1bb774152e3cce20654f01ac
tree649bc5840e91366be6bd287bd185e9f2a52ee72f
parent7cf8ded76ca25922e2f84f78058596db8408d89e
am43xx: Define common init stack pointer address in Kconfig

The init stack pointer was defined to the same value in each AM43xx
board defconfig. Move the common definition to the Kconfig option
declaration instead.

Signed-off-by: Paul Kocialkowski <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Tested-by: Derald D. Woods <[email protected]>
Kconfig
configs/am43xx_evm_defconfig
configs/am43xx_evm_qspiboot_defconfig
configs/am43xx_evm_rtconly_defconfig
configs/am43xx_evm_usbhost_boot_defconfig
configs/am43xx_hs_evm_defconfig
configs/am43xx_hs_evm_qspi_defconfig
configs/cm_t43_defconfig
This page took 0.032831 seconds and 4 git commands to generate.