commit | 3920bbedcf74a073bc72950a51de75af6faa2f06 | [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 | ab68f4dd193053c0ba395af15b154caca35e99f3 [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>