summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-05-29 16:53:29 +0000
committerwdenk <wdenk>2004-05-29 16:53:29 +0000
commit69459791268d48c7081802dbc7a51d4e42c8a8cd (patch)
tree0f7abe7ba3e44aa9100bce5ec274dac6954bb08d /README
parente4cc71aa4403c82f0b3e89087024f83832ece9ec (diff)
downloadblackbird-obmc-uboot-69459791268d48c7081802dbc7a51d4e42c8a8cd.tar.gz
blackbird-obmc-uboot-69459791268d48c7081802dbc7a51d4e42c8a8cd.zip
Fix CONFIG_ETH*ADDR for Ocotea board.
Sort Makefile. Update docs.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index bfccadff96..ddb58c351f 100644
--- a/README
+++ b/README
@@ -2554,8 +2554,9 @@ from a "data file" which is used as image payload:
-n ==> set image name to 'name'
-d ==> use image data from 'datafile'
-Right now, all Linux kernels use the same load address (0x00000000),
-but the entry point address depends on the kernel version:
+Right now, all Linux kernels for PowerPC systems use the same load
+address (0x00000000), but the entry point address depends on the
+kernel version:
- 2.2.x kernels have the entry point at 0x0000000C,
- 2.3.x and later kernels have the entry point at 0x00000000.
OpenPOWER on IntegriCloud