Commit 1dc306931ca5ce87f13916fa7165b052d3aa714f

Authored by Markus Heidelberg
Committed by Wolfgang Denk
1 parent 3ef96ded38

README: fix missing subdirectory in the documentation

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

... ... @@ -3089,9 +3089,9 @@
3089 3089  
3090 3090 Just make sure your machine specific header file (for instance
3091 3091 include/asm-ppc/tqm8xx.h) includes the same definition of the Board
3092   -Information structure as we define in include/u-boot.h, and make
3093   -sure that your definition of IMAP_ADDR uses the same value as your
3094   -U-Boot configuration in CFG_IMMR.
  3092 +Information structure as we define in include/asm-<arch>/u-boot.h,
  3093 +and make sure that your definition of IMAP_ADDR uses the same value
  3094 +as your U-Boot configuration in CFG_IMMR.
3095 3095  
3096 3096  
3097 3097 Configuring the Linux kernel: