]> git.ipfire.org Git - people/ms/u-boot.git/commit
mecp5123: fix build error
authorWolfgang Denk <wd@denx.de>
Sun, 14 Jun 2009 18:58:46 +0000 (20:58 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 13 Jul 2009 22:01:58 +0000 (00:01 +0200)
commit0549353a6ba5aa03420c0962b9072e9cf1fa49d9
treeed7d0b57833b2f0a2710b2702f02e7c908434e39
parenta9905db5d29a56aedd7db5bcb56b0385873aa6a3
mecp5123: fix build error

The mecp5123 board did not compile because the MSCAN Clock Control
Registers were missing; these got added, but as an array instead
of 4 individual registers. Adapt the code so it builds.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
board/esd/mecp5123/mecp5123.c