From 8aa1a2d115420b1eb126f69f3547b54d275c3228 Mon Sep 17 00:00:00 2001 From: wdenk Date: Mon, 4 Apr 2005 12:44:11 +0000 Subject: Patch by Steven Scholz, 4 Apr 2005: - remove all references to CONFIG_INIT_CRITICAL for ARM based boards - introduce two new configuration options instead: CONFIG_SKIP_LOWLEVEL_INIT and CONFIG_SKIP_RELOCATE_UBOOT --- include/configs/evb4510.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/evb4510.h') diff --git a/include/configs/evb4510.h b/include/configs/evb4510.h index 9e0ed51fa..88c2c7437 100644 --- a/include/configs/evb4510.h +++ b/include/configs/evb4510.h @@ -32,8 +32,8 @@ * * Also swap the flash1 and flash2 addresses during debug. * + * #define CONFIG_SKIP_LOWLEVEL_INIT */ -#define CONFIG_INIT_CRITICAL /* * High Level Configuration Options -- cgit v1.2.3