diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-05-10 17:43:20 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-05-10 17:43:20 +0200 |
commit | 977b50f86824fe3c262ef7efce5dbb7ddaf8a48f (patch) | |
tree | 1f53f30c933465a99788e554007ab98982cd196f /include/configs/r5200.h | |
parent | 278bc4b37fabba61209fab8704c75f4fa80cc6fa (diff) |
Minor cleanup.LABEL_2006_05_10_1800
Diffstat (limited to 'include/configs/r5200.h')
-rw-r--r-- | include/configs/r5200.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r5200.h b/include/configs/r5200.h index 70497045906..e1e406bf9b5 100644 --- a/include/configs/r5200.h +++ b/include/configs/r5200.h @@ -72,7 +72,7 @@ #include <cmd_confdefs.h> /* Note: We only copy one sectors worth of application code from location - * 10200000 for speed purposes. Increase the size if necessary */ + * 10200000 for speed purposes. Increase the size if necessary */ #define CONFIG_BOOTCOMMAND "cp.b 10200000 0 20000; go 400" #define CONFIG_BOOTDELAY 1 |