arm: Finish migration of CONFIG_MACH_TYPE
authorTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 13:16:32 +0000 (09:16 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Sep 2021 23:17:32 +0000 (19:17 -0400)
commit5f588f831b7459ea910aaf75f4ddd2522987b0e6
treeba4e04647da735f6ac5ddc547a26578d8e99855c
parent87e8d38a3977ee284e1bbaad03f08d652ca1c7ec
arm: Finish migration of CONFIG_MACH_TYPE

As this is only useful when booting with ATAGs, which are now largely
disabled, remove this value for the remaining platforms.  We have a few
places in the code that had been testing for MACH_TYPE as a sort of
internal logic.  Update those to use different but still correct CONFIG
symbols.

Cc: Phil Sutter <phil@nwl.cc>
Signed-off-by: Tom Rini <trini@konsulko.com>
88 files changed:
README
board/LaCie/netspace_v2/netspace_v2.c
board/Synology/common/legacy.c
board/nvidia/seaboard/seaboard.c
board/toradex/common/tdx-cfg-block.c
configs/am335x_igep003x_defconfig
configs/axm_defconfig
configs/corvus_defconfig
configs/taurus_defconfig
include/configs/am335x_evm.h
include/configs/am335x_sl50.h
include/configs/apalis_imx6.h
include/configs/apalis_t30.h
include/configs/aristainetos2.h
include/configs/at91sam9260ek.h
include/configs/baltos.h
include/configs/beaver.h
include/configs/brppt1.h
include/configs/brppt2.h
include/configs/brsmarc1.h
include/configs/brxre1.h
include/configs/cardhu.h
include/configs/cm_fx6.h
include/configs/cm_t335.h
include/configs/colibri_t20.h
include/configs/colibri_t30.h
include/configs/dalmore.h
include/configs/devkit3250.h
include/configs/devkit8000.h
include/configs/dns325.h
include/configs/draco.h
include/configs/dreamplug.h
include/configs/ds109.h
include/configs/ds414.h
include/configs/ea-lpc3250devkitv2.h
include/configs/ethernut5.h
include/configs/exynos5250-common.h
include/configs/exynos5420-common.h
include/configs/flea3.h
include/configs/gw_ventana.h
include/configs/harmony.h
include/configs/iconnect.h
include/configs/km/km_arm.h
include/configs/kzm9g.h
include/configs/lacie_kw.h
include/configs/lsxl.h
include/configs/mx23_olinuxino.h
include/configs/mx23evk.h
include/configs/mx28evk.h
include/configs/mx51evk.h
include/configs/mx53loco.h
include/configs/mx6sabreauto.h
include/configs/mx6sabresd.h
include/configs/mx6slevk.h
include/configs/nas220.h
include/configs/nitrogen6x.h
include/configs/odroid.h
include/configs/omap4_sdp4430.h
include/configs/origen.h
include/configs/paz00.h
include/configs/pdu001.h
include/configs/phycore_am335x_r2.h
include/configs/pm9261.h
include/configs/pm9263.h
include/configs/pogo_e02.h
include/configs/pxm2.h
include/configs/rpi.h
include/configs/rut.h
include/configs/seaboard.h
include/configs/siemens-am33x-common.h
include/configs/smartweb.h
include/configs/smdkv310.h
include/configs/sun4i.h
include/configs/sun5i.h
include/configs/sun7i.h
include/configs/sunxi-common.h
include/configs/tbs2910.h
include/configs/ti814x_evm.h
include/configs/ti816x_evm.h
include/configs/trats.h
include/configs/trimslice.h
include/configs/udoo.h
include/configs/usb_a9263.h
include/configs/ventana.h
include/configs/vf610twr.h
include/configs/wandboard.h
include/configs/work_92105.h
include/configs/zmx25.h