From c7bdcb61f3680c897e59b5ea554da363d7d21ed7 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Mon, 24 Jan 2011 00:14:27 +0000 Subject: MX51: drop config.mk from mx51evk The config.mk file in board directory is now obsolete and should be removed. Add option for the IMX image into boards.cfg Signed-off-by: Stefano Babic --- include/configs/mx51evk.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/mx51evk.h') diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 591d6e1..8da8222 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -33,6 +33,8 @@ #define CONFIG_DISPLAY_CPUINFO #define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_TEXT_BASE 0x97800000 + #define CONFIG_L2_OFF #include -- cgit v1.1