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 <sbabic@denx.de>
This commit is contained in:
Stefano Babic
2011-01-24 00:14:27 +00:00
committed by Albert ARIBAUD
parent 45d7d72b0e
commit c7bdcb61f3
3 changed files with 3 additions and 26 deletions

View File

@@ -33,6 +33,8 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_SYS_TEXT_BASE 0x97800000
#define CONFIG_L2_OFF
#include <asm/arch/imx-regs.h>