summaryrefslogtreecommitdiff
path: root/include/configs/work_92105.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-30 16:16:32 +0300
committerTom Rini <trini@konsulko.com>2021-09-08 02:17:32 +0300
commit5f588f831b7459ea910aaf75f4ddd2522987b0e6 (patch)
treeba4e04647da735f6ac5ddc547a26578d8e99855c /include/configs/work_92105.h
parent87e8d38a3977ee284e1bbaad03f08d652ca1c7ec (diff)
downloadu-boot-5f588f831b7459ea910aaf75f4ddd2522987b0e6.tar.xz
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>
Diffstat (limited to 'include/configs/work_92105.h')
-rw-r--r--include/configs/work_92105.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index 23a0bed77d..83b24a7dcc 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -14,12 +14,6 @@
#include <asm/arch/cpu.h>
/*
- * Define work_92105 machine type by hand -- done only for compatibility
- * with original board code
- */
-#define CONFIG_MACH_TYPE 736
-
-/*
* Memory configurations
*/
#define CONFIG_SYS_SDRAM_BASE EMC_DYCS0_BASE