use correct at91rm9200 register name
authorDavid Brownell <david-b@pacbell.net>
Fri, 18 Jan 2008 20:55:00 +0000 (12:55 -0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 30 Mar 2008 13:38:05 +0000 (15:38 +0200)
commit480ed1dea103a1c8f4591afc77d2de3c7868d983
tree3742d043b46f92c9767505d92e6f1ace8bd66954
parenta3543d6dc52b0ba9c64016687cf32d600b31a476
use correct at91rm9200 register name

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: David Brownell <dbrownell@users.sourceforge.net>
cpu/arm920t/at91rm9200/lowlevel_init.S
include/configs/at91rm9200dk.h
include/configs/cmc_pu2.h
include/configs/csb637.h
include/configs/mp2usb.h