summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-11-27 15:32:42 +0100
committerWolfgang Denk <wd@denx.de>2006-11-27 15:32:42 +0100
commita9398e018593782c5fa7d0741955fc1256b34c1e (patch)
treedcdc1e73294a6cc55c2f04cec74dcafee5c150d6 /README
parent3b58d9459081ae33885335c645fc0b865584ae4e (diff)
downloadblackbird-obmc-uboot-a9398e018593782c5fa7d0741955fc1256b34c1e.tar.gz
blackbird-obmc-uboot-a9398e018593782c5fa7d0741955fc1256b34c1e.zip
Minor code cleanup. Update CHANGELOG.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index b78ea6124d..f78bf50523 100644
--- a/README
+++ b/README
@@ -1470,8 +1470,8 @@ The following options need to be configured:
Enable auto completion of commands using TAB.
- Note that this feature has NOT been implemented yet
- for the "hush" shell.
+ Note that this feature has NOT been implemented yet
+ for the "hush" shell.
CFG_HUSH_PARSER
@@ -3114,11 +3114,11 @@ loadaddr=200000
oftaddr=0x300000
=> bootm $loadaddr - $oftaddr
## Booting image at 00200000 ...
- Image Name: Linux-2.6.17-dirty
- Image Type: PowerPC Linux Kernel Image (gzip compressed)
- Data Size: 1029343 Bytes = 1005.2 kB
+ Image Name: Linux-2.6.17-dirty
+ Image Type: PowerPC Linux Kernel Image (gzip compressed)
+ Data Size: 1029343 Bytes = 1005.2 kB
Load Address: 00000000
- Entry Point: 00000000
+ Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... OK
Booting using flat device tree at 0x300000
OpenPOWER on IntegriCloud