aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk2006-11-27 08:32:42 -0600
committerWolfgang Denk2006-11-27 08:32:42 -0600
commita9398e018593782c5fa7d0741955fc1256b34c1e (patch)
treedcdc1e73294a6cc55c2f04cec74dcafee5c150d6 /README
parent3b58d9459081ae33885335c645fc0b865584ae4e (diff)
downloadu-boot-a9398e018593782c5fa7d0741955fc1256b34c1e.tar.gz
u-boot-a9398e018593782c5fa7d0741955fc1256b34c1e.tar.xz
u-boot-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:
1470 1470
1471 Enable auto completion of commands using TAB. 1471 Enable auto completion of commands using TAB.
1472 1472
1473 Note that this feature has NOT been implemented yet 1473 Note that this feature has NOT been implemented yet
1474 for the "hush" shell. 1474 for the "hush" shell.
1475 1475
1476 1476
1477 CFG_HUSH_PARSER 1477 CFG_HUSH_PARSER
@@ -3114,11 +3114,11 @@ loadaddr=200000
3114oftaddr=0x300000 3114oftaddr=0x300000
3115=> bootm $loadaddr - $oftaddr 3115=> bootm $loadaddr - $oftaddr
3116## Booting image at 00200000 ... 3116## Booting image at 00200000 ...
3117 Image Name: Linux-2.6.17-dirty 3117 Image Name: Linux-2.6.17-dirty
3118 Image Type: PowerPC Linux Kernel Image (gzip compressed) 3118 Image Type: PowerPC Linux Kernel Image (gzip compressed)
3119 Data Size: 1029343 Bytes = 1005.2 kB 3119 Data Size: 1029343 Bytes = 1005.2 kB
3120 Load Address: 00000000 3120 Load Address: 00000000
3121 Entry Point: 00000000 3121 Entry Point: 00000000
3122 Verifying Checksum ... OK 3122 Verifying Checksum ... OK
3123 Uncompressing Kernel Image ... OK 3123 Uncompressing Kernel Image ... OK
3124Booting using flat device tree at 0x300000 3124Booting using flat device tree at 0x300000