aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarkus Heidelberg <markus.heidelberg@web.de>2008-09-07 20:18:27 +0200
committerWolfgang Denk <wd@denx.de>2008-09-09 12:05:26 +0200
commit1dc306931ca5ce87f13916fa7165b052d3aa714f (patch)
tree986e1cdfa20a3402e8cf3228fbafbaa6a06c5320 /README
parent3ef96ded38a8d33b58b9fab9cd879d51ddac4cbd (diff)
README: fix missing subdirectory in the documentation
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 37449d161..ec164ade2 100644
--- a/README
+++ b/README
@@ -3089,9 +3089,9 @@ But now you can ignore ALL boot loader code (in arch/ppc/mbxboot).
Just make sure your machine specific header file (for instance
include/asm-ppc/tqm8xx.h) includes the same definition of the Board
-Information structure as we define in include/u-boot.h, and make
-sure that your definition of IMAP_ADDR uses the same value as your
-U-Boot configuration in CFG_IMMR.
+Information structure as we define in include/asm-<arch>/u-boot.h,
+and make sure that your definition of IMAP_ADDR uses the same value
+as your U-Boot configuration in CFG_IMMR.
Configuring the Linux kernel: