From: Markus Heidelberg Date: Sun, 7 Sep 2008 18:18:27 +0000 (+0200) Subject: README: fix missing subdirectory in the documentation X-Git-Tag: v2008.10-rc1~22 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1dc306931ca5ce87f13916fa7165b052d3aa714f;p=u-boot README: fix missing subdirectory in the documentation Signed-off-by: Markus Heidelberg --- diff --git a/README b/README index 37449d1610..ec164ade22 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-/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: