README: fix missing subdirectory in the documentation

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
Markus Heidelberg 2008-09-07 20:18:27 +02:00 committed by Wolfgang Denk
parent 3ef96ded38
commit 1dc306931c
1 changed files with 3 additions and 3 deletions

6
README
View File

@ -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: