commit | f1b985f2d724ccaa4d3def07917f0caaf18fa77d | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sun Mar 30 16:39:53 2008 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sun Mar 30 16:41:57 2008 +0200 |
tree | f36631cb970052c4c83bbb5c9aebea98c17c47e1 | |
parent | 480ed1dea103a1c8f4591afc77d2de3c7868d983 [diff] |
use correct at91rm9200 register name in m501sk board This fixes a naming bug for at91rm9200 lowlevel init code: NOR boot flash is on chipselect 0, not chipselect 2. This makes code use the register name from chip datasheets. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>