]> git.dujemihanovic.xyz Git - u-boot.git/commit
global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG
authorTom Rini <trini@konsulko.com>
Sun, 4 Dec 2022 15:13:40 +0000 (10:13 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 23 Dec 2022 15:15:11 +0000 (10:15 -0500)
commit3db78c830fda7cac7ef1a9b739f1a603bcfb58be
tree96c7317f790fd07b94e1faa4498dd145e2e08c27
parentd4c8dd1e6f7ca7740acd20eb3c97e051be94c375
global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG

Perform a simple rename of CONFIG_RESET_VECTOR_ADDRESS to CFG_RESET_VECTOR_ADDRESS

Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/cpu/mpc85xx/u-boot.lds
arch/powerpc/dts/kmcent2-u-boot.dtsi
arch/powerpc/dts/u-boot.dtsi
board/freescale/p1_p2_rdb_pc/README
board/freescale/p2041rdb/README
board/freescale/t104xrdb/README
board/freescale/t208xqds/README
board/freescale/t208xrdb/README
include/configs/P1010RDB.h
include/configs/P2041RDB.h
include/configs/T102xRDB.h
include/configs/T104xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240RDB.h
include/configs/kmcent2.h
include/configs/p1_p2_rdb_pc.h