commit | b69fd9d6cfd9cd88a2f46a2ef8f3a0008664ac53 | [log] [tgz] |
---|---|---|
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | Fri Feb 19 11:59:04 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Fri Mar 12 00:15:55 2010 +0100 |
tree | a1007112bfc194896b7ea5c013c4bc50a9b0f631 | |
parent | 2af84220fcb60999987195e3698ae39f6668700d [diff] |
Fix MPC8536DS documentation 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>