diff options
author | wdenk <wdenk> | 2003-09-17 22:48:07 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-09-17 22:48:07 +0000 |
commit | b0639ca33214eedeb026ce45ad1871d477cdbfb8 (patch) | |
tree | b8c96fee7fe8e55004c2141d1a0a31ded7b3f8f5 /cpu/sa1100 | |
parent | f54ebdfa28a3c384cb4904f75f8228f3c6d748c5 (diff) | |
download | u-boot-b0639ca33214eedeb026ce45ad1871d477cdbfb8.zip u-boot-b0639ca33214eedeb026ce45ad1871d477cdbfb8.tar.gz u-boot-b0639ca33214eedeb026ce45ad1871d477cdbfb8.tar.bz2 |
Support new configuration of TRAB board with more memory
Minor cleanup of comments
Diffstat (limited to 'cpu/sa1100')
-rw-r--r-- | cpu/sa1100/start.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpu/sa1100/start.S b/cpu/sa1100/start.S index 82f094a..6b4c948 100644 --- a/cpu/sa1100/start.S +++ b/cpu/sa1100/start.S @@ -73,9 +73,6 @@ _fiq: .word fiq ************************************************************************* */ -/* - * CFG_MEM_END is in the board dependent config-file (configs/config_BOARD.h) - */ _TEXT_BASE: .word TEXT_BASE |