summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8548CDS.h
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-11-20 15:36:48 -0600
committerAndrew Fleming-AFLEMING <afleming@freescale.com>2008-12-03 22:48:32 -0600
commit5a105a333dab6a23e92d763ce76d6f31d57f45df (patch)
tree07b27ae434fe2c5a3755755e24f7d1f7ce71e7b3 /include/configs/MPC8548CDS.h
parent7008d26a40a76f90cae5824c812cfed449fb97b8 (diff)
downloadtalos-obmc-uboot-5a105a333dab6a23e92d763ce76d6f31d57f45df.tar.gz
talos-obmc-uboot-5a105a333dab6a23e92d763ce76d6f31d57f45df.zip
Removed unused CONFIG_L1_INIT_RAM symbol.
Prevent further viral propogation of the unused symbol CONFIG_L1_INIT_RAM by just removing it. Signed-off-by: Jon Loeliger <jdl@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'include/configs/MPC8548CDS.h')
-rw-r--r--include/configs/MPC8548CDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8548CDS.h b/include/configs/MPC8548CDS.h
index df26f101aa..7a7e5a1457 100644
--- a/include/configs/MPC8548CDS.h
+++ b/include/configs/MPC8548CDS.h
@@ -303,7 +303,6 @@ extern unsigned long get_clock_freq(void);
#define CONFIG_SYS_BR3_PRELIM 0xf8000801
#define CONFIG_SYS_OR3_PRELIM 0xfff00ff7
-#define CONFIG_L1_INIT_RAM
#define CONFIG_SYS_INIT_RAM_LOCK 1
#define CONFIG_SYS_INIT_RAM_ADDR 0xe4010000 /* Initial RAM address */
#define CONFIG_SYS_INIT_RAM_END 0x4000 /* End of used area in RAM */
OpenPOWER on IntegriCloud