diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-12-07 18:28:42 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2006-12-07 18:28:42 +0000 |
commit | 9f08349345dae1d67effb8494c8386dd74b94128 (patch) | |
tree | 8790773ae5147c9d9a39d42cd5bf958c76b0d53d /target-sh4 | |
parent | afdfa781e66b689c6c8ee37b7da66bda59df73d2 (diff) | |
download | qemu-9f08349345dae1d67effb8494c8386dd74b94128.tar.gz qemu-9f08349345dae1d67effb8494c8386dd74b94128.tar.bz2 qemu-9f08349345dae1d67effb8494c8386dd74b94128.zip |
Spelling fixes, thanks to Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2232 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-sh4')
-rw-r--r-- | target-sh4/README.sh4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target-sh4/README.sh4 b/target-sh4/README.sh4 index b88717532e..2edda9f044 100644 --- a/target-sh4/README.sh4 +++ b/target-sh4/README.sh4 @@ -113,7 +113,7 @@ GDB remote target support has been implemented and lightly tested. Files ----- -File names are harcoded at this time. The bootloader must be stored in +File names are hardcoded at this time. The bootloader must be stored in shix_bios.bin in the current directory. The initial Linux image must be stored in shix_linux_nand.bin in the current directory in NAND format. Test files can be obtained from |