From fbcf8e8c753d1afa8a22b9e8d66bafe8b4a05f18 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 23 Dec 2010 14:58:37 -0500 Subject: Blackfin: move CONFIG_BFIN_CPU back to board config.h This is a revert of 821ad16fa9900c as Wolfgang doesn't like the new code. Signed-off-by: Mike Frysinger --- include/configs/cm-bf537u.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/cm-bf537u.h') diff --git a/include/configs/cm-bf537u.h b/include/configs/cm-bf537u.h index e60ebf2..c274c20 100644 --- a/include/configs/cm-bf537u.h +++ b/include/configs/cm-bf537u.h @@ -11,6 +11,7 @@ /* * Processor Settings */ +#define CONFIG_BFIN_CPU bf537-0.2 #define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_BYPASS -- cgit v1.1