README: fix missing subdirectory in the documentation
authorMarkus Heidelberg <markus.heidelberg@web.de>
Sun, 7 Sep 2008 18:18:27 +0000 (20:18 +0200)
committerWolfgang Denk <wd@denx.de>
Tue, 9 Sep 2008 10:05:26 +0000 (12:05 +0200)
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
README

diff --git a/README b/README
index 37449d1..ec164ad 100644 (file)
--- 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: