[U-Boot] small but important doc patch
Fleming Andy-AFLEMING
afleming at freescale.com
Fri Feb 19 16:10:57 CET 2010
On Feb 19, 2010, at 4:59, "Frans Meulenbroeks" <fransmeulenbroeks at gmail.com
> wrote:
> Dear all,
>
> Attached a patch for doc/README.mpc8536ds.
> This patch corrects small mistake in the register list.
> 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.
>
> *** README.mpc8536ds.orig 2010-02-18 15:29:07.000000000 +0100
> --- README.mpc8536ds 2010-02-19 11:25:22.000000000 +0100
> ***************
> *** 98,104 ****
> | 0x90-0x93 | 0xFF720000 | Config Addr 3 |
> | 0x94-0x97 | 0x80010000 | Config Data 3 |
> --------------------------------------------------------
> ! | 0x98-0x9b | 0xFF72e40e | Config Addr 4 |
> | 0x9c-0x9f | 0x00000040 | Config Data 4 |
Please create patches using git, if possible. At least use diff -u,
so it can be applied as a patch
More information about the U-Boot
mailing list