]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Fix MPC8536DS documentation
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Fri, 19 Feb 2010 10:59:04 +0000 (11:59 +0100)
committerWolfgang Denk <wd@denx.de>
Thu, 11 Mar 2010 23:15:55 +0000 (00:15 +0100)
This patch corrects small mistake in the register list in
doc/README.mpc8536ds. These registers are 32 bits and this one starts
at ....c not ....e

When using the ...c address I can boot from sd, when using the ...e
address I cannot.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Hu Mingkai <B21284@freescale.com>
doc/README.mpc8536ds

index 4d0bee042f12abb76a3201a91112d8b6bc2ba0ae..2a38bd6dda5d01346bb08c7d3ca6512c7f6af371 100644 (file)
@@ -98,7 +98,7 @@ For boot from eSDHC:
        | 0x90-0x93 | 0xFF720000 | Config Addr 3               |
        | 0x94-0x97 | 0x80010000 | Config Data 3               |
        --------------------------------------------------------
-       | 0x98-0x9b | 0xFF72e40e | Config Addr 4               |
+       | 0x98-0x9b | 0xFF72e40c | Config Addr 4               |
        | 0x9c-0x9f | 0x00000040 | Config Data 4               |
        --------------------------------------------------------
        | 0xa0-0xa3 | 0x40000001 | Config Addr 5               |