summaryrefslogtreecommitdiff
path: root/include/configs/MPC8349ITX.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 11:18:10 +0300
committerMario Six <mario.six@gdsys.cc>2019-05-21 08:52:33 +0300
commit71da74743180c81c3af31108839b5d0e6a1aff87 (patch)
tree9eb3a07ea727e9a80325c5008979dc559305c1a3 /include/configs/MPC8349ITX.h
parentbe5abb0a834c346f9b22f983e9002ebab2c72cb3 (diff)
downloadu-boot-71da74743180c81c3af31108839b5d0e6a1aff87.tar.xz
mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig
Migrate CONFIG_SYS_IMMR to Kconfig for MPC83xx. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/MPC8349ITX.h')
-rw-r--r--include/configs/MPC8349ITX.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/MPC8349ITX.h b/include/configs/MPC8349ITX.h
index f37b086b1f..eef1bdec63 100644
--- a/include/configs/MPC8349ITX.h
+++ b/include/configs/MPC8349ITX.h
@@ -39,11 +39,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-/*
- * High Level Configuration Options
- */
-#define CONFIG_SYS_IMMR 0xE0000000 /* The IMMR is relocated to here */
-
#define CONFIG_MISC_INIT_F
/*