From b0639ca33214eedeb026ce45ad1871d477cdbfb8 Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 17 Sep 2003 22:48:07 +0000 Subject: Support new configuration of TRAB board with more memory Minor cleanup of comments --- cpu/arm720t/start.S | 3 --- 1 file changed, 3 deletions(-) (limited to 'cpu/arm720t') diff --git a/cpu/arm720t/start.S b/cpu/arm720t/start.S index 2ca91d2..fdedc91 100644 --- a/cpu/arm720t/start.S +++ b/cpu/arm720t/start.S @@ -71,9 +71,6 @@ _fiq: .word fiq ************************************************************************* */ -/* - * CFG_MEM_END is in the board dependent config-file (configs/config_BOARD.h) - */ _TEXT_BASE: .word TEXT_BASE -- cgit v1.1