summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2014-04-24 15:58:03 +0200
committerStefan Agner <stefan@agner.ch>2014-04-24 16:32:57 +0200
commit1d75facc0daa8b2cc91363cf862b7bf10aeb321d (patch)
tree28d8cfc522f9bd61e0a5d6c17b3a80ff34295da1 /include
parent795d73eed0f604919fcd51bbd518f4bead25f31d (diff)
colibri_vf: add detection for Colibri VF50
Detect Colibri VF50 modules by read L2 cache configuration of the running CPU. Colibri VF50 modules come without L2 cache. Configure CPU clock accordingly.
Diffstat (limited to 'include')
-rw-r--r--include/configs/colibri_vf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h
index 09e841e2e3..1763067ce0 100644
--- a/include/configs/colibri_vf.h
+++ b/include/configs/colibri_vf.h
@@ -21,8 +21,6 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
-#define CONFIG_MACH_TYPE 4749
-
#define CONFIG_SKIP_LOWLEVEL_INIT
/* Enable passing of ATAGs */