diff options
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 7049704..e1e406b 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 |