From 1d75facc0daa8b2cc91363cf862b7bf10aeb321d Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 24 Apr 2014 15:58:03 +0200 Subject: 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. --- include/configs/colibri_vf.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include') 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 */ -- cgit v1.2.3