summaryrefslogtreecommitdiffstats
path: root/include/configs/tuge1.h
diff options
context:
space:
mode:
authorMario Six <mario.six@gdsys.cc>2019-01-21 09:18:14 +0100
committerMario Six <mario.six@gdsys.cc>2019-05-21 07:52:33 +0200
commit7c2e535770f56f5788e3771b9ee2dbf40ec4d93f (patch)
tree4c6e27ee8f65f9ee14922bee82d59c8e097a0ccf /include/configs/tuge1.h
parente35012e802de17c60cb38d0201ca4f1afb071d4c (diff)
downloadu-boot-7c2e535770f56f5788e3771b9ee2dbf40ec4d93f.tar.gz
u-boot-7c2e535770f56f5788e3771b9ee2dbf40ec4d93f.tar.xz
u-boot-7c2e535770f56f5788e3771b9ee2dbf40ec4d93f.zip
mpc83xx: Migrate CONFIG_LCRR_* to Kconfig
Migrate the CONFIG_LCRR_* settings to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'include/configs/tuge1.h')
-rw-r--r--include/configs/tuge1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/tuge1.h b/include/configs/tuge1.h
index 81e11d2236..466f75a44e 100644
--- a/include/configs/tuge1.h
+++ b/include/configs/tuge1.h
@@ -294,10 +294,6 @@
/*
* Local Bus Configuration & Clock Setup
*/
-#define CONFIG_SYS_LCRR_DBYP 0x80000000
-#define CONFIG_SYS_LCRR_EADC 0x00010000
-#define CONFIG_SYS_LCRR_CLKDIV 0x00000002
-
#define CONFIG_SYS_LBC_LBCR 0x00000000
#define CONFIG_SYS_APP1_BASE 0xA0000000 /* PAXG */