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/scb9328.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/scb9328.h') diff --git a/include/configs/scb9328.h b/include/configs/scb9328.h index 6cd91269d4..a4249c47c6 100644 --- a/include/configs/scb9328.h +++ b/include/configs/scb9328.h @@ -119,7 +119,6 @@ #define PRECHARGE_CMD 0x910a8200 #define AUTOREFRESH_CMD 0xa10a8200 -#define CONFIG_INIT_CRITICAL /* * SDRAM Memory Map -- cgit